TmpTaxTransDefaultDimension_RU.getDefaultDimensionFactor Method
Returns a fraction of a given tax transaction that is distributed to a given dimension.
Syntax
public AllocationFactor getDefaultDimensionFactor(TaxTransRecId _taxTransRecId, DimensionDefault _defaultDimension)
Run On
Called
Parameters
- _taxTransRecId
Type: TaxTransRecId Extended Data Type
The record ID of the tax transaction.
- _defaultDimension
Type: DimensionDefault Extended Data Type
A DimensionDefault type instance.
Return Value
Type: AllocationFactor Extended Data Type
A real value in the range of 0 to 1 that represents the fraction.