PurchReqLineProcessingError::savePurchReqLineBudgetCheckError Method
Stores budget check error in the PurchReqLineProcessingError table.
Syntax
server public static void savePurchReqLineBudgetCheckError(PurchReqLine _purchReqLine, BudgetControlResult _budgetControlResult)
Run On
Server
Parameters
- _purchReqLine
Type: PurchReqLine Table
The buffer of the PurchReqLine table.
- _budgetControlResult
Type: BudgetControlResult Class
The result of the budget check.