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.
Initiates a LedgerJournalTrans record with values from the AgreementHeader record, depending on the account type.
Syntax
protected void initFromAgreementHeader_RU(
LedgerJournalTrans _ledgerJournalTrans,
AgreementHeader _agreementHeader,
[AccountOffsetaccount _accountOffsetAccount])
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The LedgerJournalTrans record.
- _agreementHeader
Type: AgreementHeader Table
The AgreementHeader record.
- _accountOffsetAccount
Type: AccountOffsetaccount Enumeration
The account type, account or offset account; optional.