LedgerJournalEngine.initAssetBookid Method [AX 2012]
Initializes the AssetId and BookId fields of the specified transaction.
Syntax
public void initAssetBookid(LedgerJournalTrans _ledgerJournalTrans, LedgerJournalTrans_Asset _ledgerJournalTrans_Asset)
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The LedgerJournalTrans table buffer that stores part of the transaction.
- _ledgerJournalTrans_Asset
Type: LedgerJournalTrans_Asset Table
The LedgerJournalTrans_Asset table buffer that stores part of the transaction.
Remarks
If neither the primary nor offset account is of type fixed assets, the AssetBookId field is set blank.