Share via


EximDBKValues_IN::existPeriod Method

Checks whether a period exists.

Syntax

server private static boolean existPeriod(
    RefRecId _tariffCode, 
    EximDBKCenvatStatus_IN _cenvatStatus, 
    EximDBKRateType_IN _rateType, 
    FromDateTime _fromDateTime, 
    ToDateTime _toDateTime, 
    EximDBKRatesRecId_IN _dbkRatesRecId, 
    RefRecId _recId)

Run On

Server

Parameters

Return Value

Type: boolean
true if the period exists; otherwise, false.

See Also

Reference

EximDBKValues_IN Table