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.
Removes the budget check result for the specified voucher from the budget check results cache.
Syntax
public boolean removeBudgetCheckResultFromCache(Voucher _voucher)
Run On
Called
Parameters
- _voucher
Type: Voucher Extended Data Type
The voucher for the budget check result to be removed from the cache.
Return Value
Type: boolean
true if the budget check result for the specified voucher is found and removed; otherwise, false.