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 PurchAgreementHeader table.
Syntax
client server public static PurchAgreementHeader purchAgreementHeader(AgreementHeaderExtRecId_RU _agreementHeaderExtRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _agreementHeaderExtRecId
Type: AgreementHeaderExtRecId_RU Extended Data Type
The record ID of the PurchAgreementHeaderExt_RU record.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the PurchAgreementHeader record for update; optional.
Return Value
Type: PurchAgreementHeader Table
A record in the PurchAgreementHeader table.