TaxWithholdThresholdLimit_IN::existPeriodOverlap Method

Checks whether there is an occurrence of the TaxWithholdThresholdLimit_IN record for a specified parameter.

Syntax

server private static boolean existPeriodOverlap(
    TaxWithholdComponentRecId_IN _component, 
    TransDate _fromDate, 
    TransDate _toDate, 
    RecId _recId)

Run On

Server

Parameters

Return Value

Type: boolean
true if there is an occurrence of the record; otherwise, false.

See Also

Reference

TaxWithholdThresholdLimit_IN Table