Share via


TaxWithholdSettledPeriods_IN::exist Method

Checks whether TaxWithholdSettledPeriods_IN record exists or not for specified parameter.

Syntax

client server public static boolean exist(
    TaxWithholdPeriodRecId_IN _taxWithholdPeriodRecId, 
    TaxWithholdType_IN _taxType, 
    TaxWithholdRegNumberRecId_IN _taxWithholdRegNumberRecId, 
    TransDate _fromDate, 
    TransDate _toDate)

Run On

Called

Parameters

Return Value

Type: boolean
Return true if record exists otherwise false.

See Also

Reference

TaxWithholdSettledPeriods_IN Table