Share via


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

Return Value

Type: boolean
true if data without a date exists; otherwise, false.

See Also

Reference

EximDBKValues_IN Table