PurchLine::checkReceiveQty_IN Method
Checks whether exist the receive quantity.
Syntax
client server public static boolean checkReceiveQty_IN(PurchId _purchId)
Run On
Called
Parameters
- _purchId
Type: PurchId Extended Data Type
The purch id is used to find record.
Return Value
Type: boolean
Returns ture, if exist the receive quantity; otherwise, false.