ProdReport_LedgerConciliation.insertLedgerTransSRS Method [AX 2012]
Selects the data from the tmpProdBalanceSum table.
public void insertLedgerTransSRS(GeneralJournalAccountEntry _generalJournalAccountEntry, [NoYes _perPostingType])
Run On
CalledParameters
- _generalJournalAccountEntry
- Type: GeneralJournalAccountEntry Table
A GeneralJournalAccountEntry table.
- _perPostingType
- Type: NoYes Enumeration
A yes or no posting type; optional.
Community Additions
ADD
Show: