Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the record from SalesAgreementHeader table.
Syntax
client server public static SalesAgreementHeader salesAgreementHeader(AgreementHeaderExtRecId_RU _agreementHeaderExtRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _agreementHeaderExtRecId
Type: AgreementHeaderExtRecId_RU Extended Data Type
The record ID of the SalesAgreementHeaderExt_RU record.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the SalesAgreementHeader record for update; optional.
Return Value
Type: SalesAgreementHeader Table
A record in the SalesAgreementHeader table.