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.
Verifies that records exist in the table for the current record.
Syntax
public boolean checktaxRegistrationGroupNumber(TaxRegistrationNumberRecId_IN _taxRegistrationGroupNumber, TaxTypeRegistrationGroup_IN _taxType)
Run On
Called
Parameters
- _taxRegistrationGroupNumber
Type: TaxRegistrationNumberRecId_IN Extended Data Type
The field to use to search in a table.
- _taxType
Type: TaxTypeRegistrationGroup_IN Enumeration
The field to use to search in a table.
Return Value
Type: boolean
true if records exist; otherwise, false.