Tuesday, 27 August 2024

General journals classes and Tables

Tables:

LedgerJournalTable - contains journal header related information

LedgerJournalName  - contains journal name related information

LedgerJournalTrans  - contains journal line related information

Class:

LedgerJournalCheckPost - is used to post the journal

ledgerJournalPost = ledgerJournalCheckPost::newLedgerJournalTable(
                        ledgerJournalTable,
                        NoYes::Yes);

No comments:

Post a Comment

Azure Data Engineer stack

A very common Azure Data Engineer stack is: Azure Data Factory Azure Databricks Azure Data Lake Storage Azure Synapse Analytics ...