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
private TaxAmountCur nrTaxCalcWithoutSource_LV(
TaxGroup _taxGroup,
LvNRTaxGroup _nrTaxGroup,
TransDate _taxDate,
CurrencyCode _sourceCurrencyCode,
AmountCur _baseAmountCur,
TaxModuleType _taxModuleType,
[TaxBase _baseQty,
UnitOfMeasureSymbol _baseUnit,
ItemId _itemId])
Run On
Server
Parameters
- _taxGroup
Type: TaxGroup Extended Data Type
- _nrTaxGroup
Type: LvNRTaxGroup 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