Share via


BudgetControlSQLObjects::getBudgetControlCopyErrorWarnBatchCount Method [AX 2012]

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

Syntax

client server public static int getBudgetControlCopyErrorWarnBatchCount()

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