TaxLedgerAccountGroup::ledgerDimensionExistInGroup Method

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

Return Value

Type: boolean
true if the account number is used as one of the tax accounts in the account group; otherwise, false.

See Also

Reference

TaxLedgerAccountGroup Table