TaxTransGeneralJournalAccountEntry::create Method

Creates TaxTransGeneralJournalAccountEntry records for the specified subledger journal transfer ID.

Syntax

server public static void create(RefRecId _transferId, LedgerRecId _ledgerRecId)

Run On

Server

Parameters

  • _transferId
    Type: RefRecId 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.

See Also

Reference

TaxTransGeneralJournalAccountEntry Table