Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether TaxWithholdAuthorities_IN record exists or not for specified parameter.
Syntax
client server public static boolean exist(TaxWithholdType_IN _taxType, TaxWithholdAuthority_IN _taxWithholdAuthority)
Run On
Called
Parameters
- _taxType
Type: TaxWithholdType_IN Enumeration
Withhold tax type.
- _taxWithholdAuthority
Type: TaxWithholdAuthority_IN Extended Data Type
Withhold tax authority
Return Value
Type: boolean
Return true if record exists otherwise false.