PmfConsOrd::exist Method
Indicates whether a record is found for the specified consolidated order ID.
Syntax
client server public static boolean exist(PmfConsOrdId _orderId)
Run On
Called
Parameters
- _orderId
Type: PmfConsOrdId Extended Data Type
The consolidated order ID.
Return Value
Type: boolean
true if a record is found that corresponds to the specified order ID; otherwise, false.