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
|