Share via


PurchCommitmentLine_PSN.getAgreementHeaderForAgreementLine Method

Retrieves the agreement header record with which the current AgreementLine record is associated.

Syntax

public PurchAgreementHeader getAgreementHeaderForAgreementLine([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: PurchAgreementHeader Table
The agreement header record with which the current AgreementLine record is associated.

See Also

Reference

PurchCommitmentLine_PSN Table