Tax.taxCalcWithoutSource_RU Method [AX 2012]
public TaxAmountCur taxCalcWithoutSource_RU(
TaxCode _taxCode,
TransDate _taxDate,
CurrencyCode _sourceCurrencyCode,
AmountCur _baseAmountCur,
TaxModuleType _taxModuleType,
[TaxBase _baseQty,
UnitOfMeasureSymbol _baseUnit,
ItemId _itemId,
TaxDirection _taxDirection,
TransDate _calculationDate])
Run On
ServerParameters
- _taxCode
- Type: TaxCode Extended Data Type
- _taxDate
- Type: TransDate Extended Data Type
- _sourceCurrencyCode
- Type: CurrencyCode Extended Data Type
- _baseAmountCur
- Type: AmountCur Extended Data Type
- _taxModuleType
- Type: TaxModuleType Enumeration
- _baseQty
- Type: TaxBase Extended Data Type
- _baseUnit
- Type: UnitOfMeasureSymbol Extended Data Type
- _itemId
- Type: ItemId Extended Data Type
- _taxDirection
- Type: TaxDirection Enumeration
- _calculationDate
- Type: TransDate Extended Data Type
Community Additions
ADD
Show: