Share via


BudgetTransHeaderType.isConsumerStateTracked Method [AX 2012]

Indicates whether the consumer state is tracked.

Syntax

protected boolean isConsumerStateTracked()

Run On

Called

Return Value

Type: boolean
true if the consumer state is tracked; otherwise, false.

Remarks

When this class is used in the context of an AIF service, the consumer state is tracked. When this class is used in the context of a Microsoft Dynamics AX client form, the consumer state is not tracked. It is sometimes important to understand these contexts because logic that is used to provide default values can be different.

See Also

Reference

BudgetTransHeaderType Class