TaxLedgerAccountGroup::findTaxRealizedLedgerDimesnion Method

Determines whether the specified record occurs in the TaxLedgerAccountGroup table.

Syntax

client server public static LedgerDimensionDefaultAccount findTaxRealizedLedgerDimesnion(TaxCode _taxCode, [boolean _isCustomer])

Run On

Called

Parameters

  • _isCustomer
    Type: boolean
    A Boolean value that indicates whether to get the TaxOutgoingLedgerDimension or TaxIncomingLedgerDimension value.

Return Value

Type: LedgerDimensionDefaultAccount Extended Data Type
A LedgerDimensionDefaultAccount value, depending on the specified TaxCode value.

See Also

Reference

TaxLedgerAccountGroup Table