Share via


PurchLine.getPurchCommitmentLine_PSN Method

Retrieves the commitment line record that the current PurchLine record is associated with.

Syntax

public PurchCommitmentLine_PSN getPurchCommitmentLine_PSN([boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    true if the commitment line record should be selected for update; otherwise, false.

Return Value

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

See Also

Reference

PurchLine Table