RAssetPurchTrans::checkBeforePost Method
Checks a fixed asset before the purchase order or vendor invoice is posted.
Syntax
server public static boolean checkBeforePost(SalesPurchLine _line)
Run On
Server
Parameters
- _line
Type: SalesPurchLine Map
The purchase order line or vendor invoice line.
Return Value
Type: boolean
true if all the checks are passed successfully; otherwise, false.