Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
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
Server
Parameters
- _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