Share via


CustomJournalTable_RU.agreementHeaderExt Method

Retrieves the record of the AgreementHeaderExt_RU table that is attached to the current customs journal.

Syntax

public AgreementHeaderExt_RU agreementHeaderExt([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: AgreementHeaderExt_RU Table
The agreement record.

See Also

Reference

CustomJournalTable_RU Table