LedgerConsolidate.ledgerExchAdj Method [AX 2012]
private void ledgerExchAdj(
TmpLedgerConsTrans _transact,
TmpLedgerConsDimensionValueItem _consolidationDimensionValueItem,
MainAccount _mainAccount,
GeneralJournalAccountEntry _generalJournalAccountEntry,
GeneralJournalEntry _generalJournalEntry,
FiscalCalendarPeriod _fiscalCalendarPeriod,
CurrencyCode _currencyCode)
Run On
CalledParameters
- _transact
- Type: TmpLedgerConsTrans Table
- _consolidationDimensionValueItem
- Type: TmpLedgerConsDimensionValueItem Table
- _mainAccount
- Type: MainAccount Table
- _generalJournalAccountEntry
- Type: GeneralJournalAccountEntry Table
- _generalJournalEntry
- Type: GeneralJournalEntry Table
- _fiscalCalendarPeriod
- Type: FiscalCalendarPeriod Table
- _currencyCode
- Type: CurrencyCode Extended Data Type
Show: