CustRelatedInvoice::deleteOriginalInvoiceAssociation Method
Deletes the original invoice record in the CustRelatedInvoice table.
Syntax
client server public static void deleteOriginalInvoiceAssociation(RecId _custCorrectedInvoiceRecId)
Run On
Called
Parameters
- _custCorrectedInvoiceRecId
Type: RecId Extended Data Type
The invoice ID of the corrected invoice.