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
- _taxCode
Type: TaxCode Extended Data Type
The TaxCode value to use to get the TaxLedgerAccountGroup table buffer.
- _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.