SCM Accounting Connector Apex API Developer Reference

scmcffa.CreditInvoicesService

global with sharing class CreditInvoicesService

This service is used to support actions that are performed on a credit invoice.

Methods

export

global static Map<Id, Id> export(set<Id> crInvoiceIds)

Pushes credit invoices to Accounting as sales credit notes.

Input Parameters

Name Type Description
crInvoiceIds set<Id> The IDs of the credit invoices to be exported.

Return Value

A map with the IDs of credit invoices in SCM and the IDs of the credit notes created in Accounting.

© Copyright 2009–2022 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.