BudgetPlanningProcessSetup::findActiveProcess Method [AX 2012]

Finds the BudgetPlanningProcess record with an active approval state.

Syntax

client server public static BudgetPlanningProcess findActiveProcess()

Run On

Called

Return Value

Type: BudgetPlanningProcess Table
A record in the BudgetPlanningProcess table; otherwise, an empty record.

See Also

Reference

BudgetPlanningProcessSetup Class