TaxLedgerAccounts_IN::existLedgerAccount Method
Checks if ledger account exist.
Syntax
client server public static boolean existLedgerAccount(
TaxAccountGroup_IN _taxAccountGroup,
RefRecId _registrationNumber,
RefRecId _taxComponent,
RefRecId _accountNum)
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.
- _accountNum
Type: RefRecId Extended Data Type
The account number.
Return Value
Type: boolean
Return 'true' if ledger account exists.