Share via


BudgetControlSQLObjects.createProcessProc Method [AX 2012]

Creates the BudgetControlProcessProc stored procedure.

Syntax

private boolean createProcessProc()

Run On

Called

Return Value

Type: boolean
true if the stored procedure was successfully created; otherwise, false.

See Also

Reference

BudgetControlSQLObjects Class