Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the specified record occurs in the TaxLedgerAccountGroup table.
Syntax
client server public static boolean ledgerDimensionExistInGroup(TaxAccountGroup _taxAccountGroup, LedgerDimensionAccount _ledgerDimension)
Run On
Called
Parameters
- _taxAccountGroup
Type: TaxAccountGroup Extended Data Type
A TaxAccountGroup value to use to find the TaxLedgerAccountGroup table buffer.
- _ledgerDimension
Type: LedgerDimensionAccount Extended Data Type
The LedgerDimensionAccount value to use to find the MainAccountId value.
Return Value
Type: boolean
true if the account number is used as one of the tax accounts in the account group; otherwise, false.