Share via


BudgetControlSQLObjects.createSysRaiseErrorProc Method [AX 2012]

Creates the SysRaiseErrorProc stored procedure.

Syntax

private boolean createSysRaiseErrorProc()

Run On

Called

Return Value

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

See Also

Reference

BudgetControlSQLObjects Class