PurchCommitmentLine_PSN::findByChildSourceDocumentLine Method
Retrieves the PurchCommitmentLine_PSN record that is related to the specified _childSourceDocumentLine record ID.
Syntax
client server public static PurchCommitmentLine_PSN findByChildSourceDocumentLine(RecId _childSourceDocumentLine)
Run On
Called
Parameters
- _childSourceDocumentLine
Type: RecId Extended Data Type
The record ID of the parent source document line.
Return Value
Type: PurchCommitmentLine_PSN Table
The PurchCommitmentLine_PSN record that is associated with the _childSourceDocumentLine record ID.
Remarks
The value that is specified in the _childSourceDocumentLine parameter is expected to be a SourceDocumentLine record ID for either a purchase order or vendor invoice.