TaxTransGeneralJournalAccountEntry::createFromTaxTransSubledgerJourAccEntry Method

Creates TaxTransGeneralJournalAccountEntry records from the specified TaxTransSubledgerJournalAccountEntry records.

Syntax

client server public static void createFromTaxTransSubledgerJourAccEntry(SubledgerJournalTransferId _transferId, LedgerRecId _ledgerRecId)

Run On

Called

Parameters

  • _ledgerRecId
    Type: LedgerRecId Extended Data Type
    The identifier for the Ledger the subledger journal entries being transferred are associated with.

Remarks

Use this method to transfer records with TaxTransGeneralJournalAccountEntry and no source document lines.

See Also

Reference

TaxTransGeneralJournalAccountEntry Table