TaxTransGeneralJournalAccountEntry::createForLedgerAccount Method
Creates TaxTransGeneralJournalAccountEntry records for the specified subledger journal transfer ID.
Syntax
server private static void createForLedgerAccount(SubledgerJournalTransferId _transferId, LedgerRecId _ledgerRecId)
Run On
Server
Parameters
- _transferId
Type: SubledgerJournalTransferId Extended Data Type
The identifier for a group of subledger journal entries that are transferred to the ledger together.
- _ledgerRecId
Type: LedgerRecId Extended Data Type
The identifier for the Ledger record with which the subledger journal entries being transferred are associated.
Remarks
This method creates ledger account expense entries for TaxTrans records.