TaxLedgerAccountGroup::findTaxUnrealizedLedgerDimension Method
Determines whether the specified record occurs in the TaxLedgerAccountGroup table.
Syntax
client server public static LedgerDimensionDefaultAccount findTaxUnrealizedLedgerDimension(TaxCode _taxCode, [boolean _isCustomer])
Run On
Called
Parameters
- _taxCode
Type: TaxCode Extended Data Type
A TaxCode value to use to retrieve the TaxLedgerAccountGroup table buffer.
- _isCustomer
Type: boolean
A Boolean value that indicates whether to get the TaxUnrealizedPayablesLedgerDimension or TaxUnrealizedReceivablesLedgerDimension value.
Return Value
Type: LedgerDimensionDefaultAccount Extended Data Type
A LedgerDimensionDefaultAccount value, depending on the specified TaxCode value.