Share via


VendInvoiceInfoLine.getPurchCommitmentLine_PSN Method

Retrieves the commitment line that is associated with the current invoice line.

Syntax

public PurchCommitmentLine_PSN getPurchCommitmentLine_PSN([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    true if the record should be selected for update; otherwise, false

Return Value

Type: PurchCommitmentLine_PSN Table
The commitment line that is associated with the current invoice line.

See Also

Reference

VendInvoiceInfoLine Table