EximProductGroupTable_IN::exist Method
Checks whether an EximProductGroupTable_IN table record exists for a specified EximProductGroup_IN value.
Syntax
client server public static boolean exist(EximProductGroup_IN _productGroup)
Run On
Called
Parameters
- _productGroup
Type: EximProductGroup_IN Extended Data Type
The EximProductGroup_IN value.
Return Value
Type: boolean
true if the EximProductGroupTable_IN table record is found; otherwise, false.