While posting PO

Data will insert in the GeneralJournalAccountEntry table in the following class

\Classes\SubledgerJournalTransferCommand\insertGeneralJournalAccountEntryRelated


In the following method data first will insert in the temporary table and then it will start inserting into the all the subledger , general journal and posting tables

\Classes\SubledgerJournalizer\loadaccountingDistributionTmp

Comments

Popular posts from this blog

Create RFQ through X++

Base enum values in Dynamics 365

Project Id through X++ code