TaxLedgerAccounts_IN::existAccountGroupAndRegistrationNumber Method
Checks if account group and registration number exist.
Syntax
client server public static boolean existAccountGroupAndRegistrationNumber(
TaxAccountGroup_IN _taxAccountGroup,
RefRecId _registrationNumber,
[RefRecId _taxComponent,
TaxTypeComponent_IN _taxTypeComponent])
Run On
Called
Parameters
- _taxAccountGroup
Type: TaxAccountGroup_IN Extended Data Type
The tax account group.
- _registrationNumber
Type: RefRecId Extended Data Type
The registration number.
- _taxComponent
Type: RefRecId Extended Data Type
The tax component.
- _taxTypeComponent
Type: TaxTypeComponent_IN Enumeration
The tax type component.
Return Value
Type: boolean
Return 'true' if account group and registration number exist.