Share via


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

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.

See Also

Reference

PurchCommitmentLine_PSN Table