EximDBKRates_IN::exist Method
Checks whether an EximDBKRates_IN record exists for a given EximproductGroupTable_IN table.
Syntax
client server public static boolean exist(RefRecId _productGroupTableRecId)
Run On
Called
Parameters
- _productGroupTableRecId
Type: RefRecId Extended Data Type
The record ID of the EximProductGroupTable_IN record.
Return Value
Type: boolean
true if the record is found in the EximDBKRates_IN table; otherwise, false.