Share via


BudgetControlAccountingJournalProcessor.addLedgerDimensionDetail Method [AX 2012]

Adds the journal line ledger account and amount details to the instance of the BudgetControlCheckRequest class for the check of budget funds available.

Syntax

protected void addLedgerDimensionDetail(LedgerJournalTrans _ledgerJournalTrans, RecId _ledgerDimensionLegalEntityId)

Run On

Called

Parameters

  • _ledgerDimensionLegalEntityId
    Type: RecId Extended Data Type
    The ID of the legal entity that is associated with the ledger account.

See Also

Reference

BudgetControlAccountingJournalProcessor Class