Share via


BudgetControlSQLObjects::getBudgetControlSaveErrorWarnBatchCount Method [AX 2012]

Gets the budget control save results stored procedure maximum record count that can be submitted to the stored procedure at the same time.

Syntax

client server public static int getBudgetControlSaveErrorWarnBatchCount()

Run On

Called

Return Value

Type: int
The maximum record count that can be submitted to the stored procedure at the same time.

See Also

Reference

BudgetControlSQLObjects Class