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_1I6_CALCULATE_EXCP_EXCISE (Calculate exceptional excise amount and percentage) is a standard Function Module in SAP ERP and is part of the function group J1I6 within the package J1I2.
Function Module | J_1I6_CALCULATE_EXCP_EXCISE |
Short Text | Calculate exceptional excise amount and percentage |
Function Group | J1I6 |
Package | J1I2 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AMOUNT | LIKE | KOMV-KAWRT | ||
MATERIAL | LIKE | KOMP-MATNR | ||
PLANT | LIKE | KOMP-WERKS | ||
QUANTITY | LIKE | KOMP-MGLME | ||
TAX_DATE | LIKE | KOMK-PRSDT | ||
UNIT | LIKE | KOMP-MEINS | ||
VENDOR | LIKE | KOMK-LIFNR |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AED_AMOUNT | LIKE | J_1IEXCDTL-EXBED | Basic Excise Duty | |
AED_PERC | LIKE | J_1IEXCDTL-AEDRATE | Additional Excise Duty % | |
CESS_AMOUNT | LIKE | J_1IEXCDTL-CESS | Cess amount | |
CESS_PERC | LIKE | J_1IEXCDTL-CESSRATE | Cess percentage | |
ECS_AMOUNT | LIKE | TAXCOM-NEBTR | Net Payment Amount | |
ECS_PERC | LIKE | J_1IEXCTAX-J_1IAEDRAT | Additional Excise Duty % | |
EXADDTAX1_AMOUNT | LIKE | TAXCOM-NEBTR | Net Payment Amount | |
EXADDTAX1_PERC | LIKE | J_1IEXCTAX-J_1IAEDRAT | Additional Excise Duty % | |
EXADDTAX2_AMOUNT | LIKE | TAXCOM-NEBTR | Net Payment Amount | |
EXADDTAX2_PERC | LIKE | J_1IEXCTAX-J_1IAEDRAT | Additional Excise Duty % | |
EXADDTAX3_AMOUNT | LIKE | TAXCOM-NEBTR | Net Payment Amount | |
EXADDTAX3_PERC | LIKE | J_1IEXCTAX-J_1IAEDRAT | Additional Excise Duty % | |
EXC_AMOUNT | LIKE | TAXCOM-NEBTR | ||
EXC_PERC | LIKE | J_1IEXCTAX-J_1IAEDRAT | ||
EXEMPTION | LIKE | J_1IEXCDTL-STATUS | ||
SED_AMOUNT | LIKE | J_1IEXCDTL-EXSED | Special Excise Duty | |
SED_PERC | LIKE | J_1IEXCDTL-SEDRATE | Special Excise Duty % |
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.