TaxLedgerAccounts_IN::accountPayableExist Method
Checks if account payable exist.
Syntax
client server public static boolean accountPayableExist(
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 payable exist.