Tax.showInventTransTax_IN Method [AX 2012]
Shows invent transaction tax.
Syntax
public void showInventTransTax_IN(
TaxGroup _taxGroup,
TaxItemGroup _itemGroup,
InventTransferId _transferId,
ItemId _itemId,
InventTransferShipDate _date)
Run On
Server
Parameters
- _taxGroup
Type: TaxGroup Extended Data Type
The tax group.
- _itemGroup
Type: TaxItemGroup Extended Data Type
The item group.
- _transferId
Type: InventTransferId Extended Data Type
The transfer id.
- _itemId
Type: ItemId Extended Data Type
The item id.
- _date
Type: InventTransferShipDate Extended Data Type
The transaction date.