Share via


BudgetControlSQLObjects.createCopyErrorWarnResultsProc Method [AX 2012]

Creates the BudgetControlCopyErrorWarningResultsProc stored procedure.

Syntax

private boolean createCopyErrorWarnResultsProc()

Run On

Called

Return Value

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

See Also

Reference

BudgetControlSQLObjects Class