c2g.PurchaseCreditNotePostAndMatchServiceglobal inherited sharing class PurchaseCreditNotePostAndMatchService the service class relating to the post and match feature within payable credit notes. MethodsPurchaseCreditNotePostAndMatchServiceglobal PurchaseCreditNotePostAndMatchService() postAndMatchglobal static Id postAndMatch(Id creditNoteId) Posts the selected payable credit note and then matches it with the corresponding payable invoice. Input Parameters
Return ValueThis service returns the Id of the payable credit note. Sample Code
|