PmfConsOrd::exist Method [AX 2012]

Indicates whether a record is found for the specified consolidated order ID.

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.
Show: