Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _parentSourceDocumentLine
Type: RefRecId Extended Data Type
The record ID of the parent invoice line.
- invoiceType
Type: InvoiceAssociationType Enumeration
The association type of the invoice.
- parentRecId
Type: RefRecId Extended Data Type
The record ID of the parent invoice.
Return Value
Type: RefRecId Extended Data Type
The record ID of the adjusting or corrected invoice line.