Share via


BudgetControlGeneralJournalEntry.isLegalEntityBudgetCheckRequired Method [AX 2012]

Determines whether the legal entity requires budget funds available check.

Syntax

public boolean isLegalEntityBudgetCheckRequired(DataAreaId _legalEntityDataArea)

Run On

Called

Parameters

Return Value

Type: boolean
true if the legal entity requires budget funds available check; otherwise, false.

See Also

Reference

BudgetControlGeneralJournalEntry Class