Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.