Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.