Share via


BudgetSourceInquiryDetails.getControlLedgerDimension Method [AX 2012]

Gets the control ledger dimension reference for the specified ledger dimension reference.

Syntax

public LedgerDimensionBudgetControl getControlLedgerDimension(RecId _legalEntityId, LedgerDimensionBase _sourceLedgerDimension)

Run On

Called

Parameters

Return Value

Type: LedgerDimensionBudgetControl Extended Data Type
The control ledger dimension reference for the specified ledger dimension reference.

Remarks

The control ledger dimension reference is determined by what is stored by the budgetary control system for the budget source reference.

See Also

Reference

BudgetSourceInquiryDetails Class