Share via


BudgetControlSQLObjects.createGetSummaryDatesProc Method [AX 2012]

Creates the BudgetControlGetSummaryDatesProc stored procedure.

Syntax

private boolean createGetSummaryDatesProc()

Run On

Called

Return Value

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

See Also

Reference

BudgetControlSQLObjects Class