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