Share via


CustInvoiceLineMapping::getLineIdByParentSourceDocumentLine Method

Gets the adjusting or corrected invoice line record ID through the parent invoice line SourceDocumentLine record.

Syntax

client server public static RefRecId getLineIdByParentSourceDocumentLine(
    RefRecId _parentSourceDocumentLine, 
    InvoiceAssociationType invoiceType, 
    RefRecId parentRecId)

Run On

Called

Parameters

Return Value

Type: RefRecId Extended Data Type
The record ID of the adjusting or corrected invoice line.

See Also

Reference

CustInvoiceLineMapping Table