PurchAgreementHeader.salesAgreementHeader Method
Retrieves the intercompany sales agreement header record that is related to the purchase agreement header record.
Syntax
public SalesAgreementHeader salesAgreementHeader([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the SalesAgreementHeader record for update; optional.
Return Value
Type: SalesAgreementHeader Table
A table buffer that contains the intercompany sales agreement header.