TaxLedgerAccounts_IN::accountRecoverableExist Method
Checks if account recoverable exist.
Syntax
client server public static boolean accountRecoverableExist(
RefRecId _accountNum,
RefRecId _taxComponent,
[TaxType_IN _taxType])
Run On
Called
Parameters
- _accountNum
Type: RefRecId Extended Data Type
The account number.
- _taxComponent
Type: RefRecId Extended Data Type
The tax component.
- _taxType
Type: TaxType_IN Enumeration
The tax type.
Return Value
Type: boolean
If 'true', the account recoverable exist.