c2g.ConvertToPurchaseCreditNoteServiceglobal inherited sharing class ConvertToPurchaseCreditNoteService The service class relating to the conversion of Payable Invoices to Payable Credit Notes. Methods
ConvertToPurchaseCreditNoteServiceglobal ConvertToPurchaseCreditNoteService() convertToCreditNoteglobal static ID convertToCreditNote(Id invoiceId, String accCreditNoteNumber) Converts a payable invoice to a credit note. Input Parameters
Return ValueThis service returns the ID of the generated payable credit note. Sample Code
|