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

Return Value

Type: boolean
Return 'true' if account group and registration number exist.

See Also

Reference

TaxLedgerAccounts_IN Table