This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.
Check it out on amazon.com →The Function Module J_1B_READ_TXIC2 (Read ICMS Exception Rate Table) is a standard Function Module in SAP ERP and is part of the function group J1BR within the package J1BA.
Function Module | J_1B_READ_TXIC2 |
Short Text | Read ICMS Exception Rate Table |
Function Group | J1BR |
Package | J1BA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COUNTRY | LIKE | COM_TAX-COUNTRY | Tax departure country | |
DATE | LIKE | J_1BTXIC1-VALIDFROM | Date from which the tax rule is valid | |
MATERIAL | LIKE | MARA-MATNR | Material Number | |
STATE_FROM | LIKE | J_1BTAXJUR-STATE | Tax Region | |
STATE_TO | LIKE | J_1BTAXJUR-STATE | Tax Region |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BASE | LIKE | J_1BTXIC2-BASE | Tax rate for freight (%) | |
CONVEN100 | LIKE | J_1BTXIC2-CONVEN100 | Product Subject to Convenio 100 | |
EXEMPT | LIKE | J_1BTXIC2-EXEMPT | No ICMS calculation - Other base | |
RATE | LIKE | J_1BTXIC2-RATE | Tax rate | |
TAXLAW | LIKE | J_1BTXIC2-TAXLAW | Tax law: ICMS |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.