Share via


PurchAgreementHeader.salesAgreementHeader_RU Method

Retrieves the intracompany sales agreement header record that is related to the purchase agreement header record.

Syntax

public SalesAgreementHeader salesAgreementHeader_RU([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 intracompany sales agreement header.

See Also

Reference

PurchAgreementHeader Table