scmcffa.APVouchersServiceglobal with sharing class APVouchersService This service is used to support actions that are performed on an AP voucher. Methodsexportglobal static Map<Id, Id> export(set<Id> voucherIds) Creates payable invoices in Accounting from the specified AP vouchers. Input Parameters
Return ValueA map with the IDs of the specified AP vouchers and the IDs of the payable invoices created from them. |