ReqPO::hasApprovedOrders Method
Determines whether there are approved planned orders in the ReqPO table.
Syntax
client server public static boolean hasApprovedOrders(RefRecId _reqPlanVersionRefRecId)
Run On
Called
Parameters
- _reqPlanVersionRefRecId
Type: RefRecId Extended Data Type
The ID of the master plan version.
Return Value
Type: boolean
true if there are approved orders in the ReqPO table; otherwise, false.