Share via


BudgetControlCheckRequestCollection.addBudgetControlCheckRequest Method [AX 2012]

Adds a BudgetControlCheckRequest object to the collection.

Syntax

public void addBudgetControlCheckRequest(BudgetControlCheckRequest _budgetCheckRequest)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

The same budget source cannot be added more than one time to the collection.

See Also

Reference

BudgetControlCheckRequestCollection Class