Share via


BudgetSourceInquiryDetails.exists Method [AX 2012]

Indicates whether the specified ledger dimension reference for the budget source reference exists.

Syntax

public boolean exists(RecId _legalEntityId, LedgerDimensionBase _sourceLedgerDimension)

Run On

Called

Parameters

Return Value

Type: boolean
true if the ledger dimension reference exists; otherwise, false.

See Also

Reference

BudgetSourceInquiryDetails Class