ProdStatusParameters::checkExistCreate Method
Checks if any records exist in the ProdStatusParameters table with the specified InventDimId value, and creates a new record if one does not exist.
Syntax
client server public static void checkExistCreate([InventDimId _inventDimId])
Run On
Called
Parameters
- _inventDimId
Type: InventDimId Extended Data Type
The InventDimId value to search for; optional.