ProdStatusParameters::exist Method
Checks to see if a record exists with the specified InventDimId value.
Syntax
client server public static boolean exist(InventDimId _inventDimId)
Run On
Called
Parameters
- _inventDimId
Type: InventDimId Extended Data Type
The InventDimId value to search for.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.