SalesAgreementHeaderExt_RU::salesAgreementHeader Method
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.