Share via


BudgetControlAccountingJournalProcessor.addOffsetLedgerDimensionDetail Method [AX 2012]

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

Syntax

protected void addOffsetLedgerDimensionDetail(LedgerJournalTrans _ledgerJournalTrans, RecId _offsetLedgerDimensionLegalEntityId)

Run On

Called

Parameters

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

See Also

Reference

BudgetControlAccountingJournalProcessor Class