EximDBKValues_IN::existDataWithoutDate Method
Checks whether data without a date exists.
Syntax
server private static boolean existDataWithoutDate(
RefRecId _tariffCode,
EximDBKCenvatStatus_IN _cenvatStatus,
EximDBKRateType_IN _rateType,
EximDBKRatesRecId_IN _dbkRatesRecId)
Run On
Server
Parameters
- _tariffCode
Type: RefRecId Extended Data Type
The tariff code.
- _cenvatStatus
Type: EximDBKCenvatStatus_IN Enumeration
The CENVAT status.
- _rateType
Type: EximDBKRateType_IN Enumeration
The rate type.
- _dbkRatesRecId
Type: EximDBKRatesRecId_IN Extended Data Type
The rates reference.
Return Value
Type: boolean
true if data without a date exists; otherwise, false.