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.
Indicates whether the specified planned order type is valid.
Syntax
public boolean checkPlannedOrderType(ReqPOType _reqPOType, [boolean _showWarning])
Run On
Called
Parameters
- _reqPOType
Type: ReqPOType Enumeration
A ReqPOType enumeration value that holds the planned order type to be checked.
- _showWarning
Type: boolean
A Boolean that indicates whether warnings should be presented; optional.
Return Value
Type: boolean
true if the specified planned order type is valid; otherwise false.