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 HR_KR_GET_TAX_RATE (Get tax rate) is a standard Function Module in SAP ERP and is part of the function group HRPAYKR01 within the package PC41.
Function Module | HR_KR_GET_TAX_RATE |
Short Text | Get tax rate |
Function Group | HRPAYKR01 |
Package | PC41 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATE | TYPE | D | Date of evaluation | |
TXAMT | TYPE | PKR_TXAMT | Tax base amount |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TAX_RATE_TAB_LINE | TYPE | PKRL1_TAX_RATE_TAB_LINE | Whole record of the tax rate table | |
TPAMT | TYPE | PKR_TDAMT | Progressive taxation amount | |
TXRTE | TYPE | PKR_TXRTE | Tax rate |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_ENTRY_FOR_DATE | No entry for the date specified |
NO_ENTRY_FOR_TXAMT | No entry for the tax amount specified |
NO_ENTRY_FOR_TXRTE | No entry for the tax rate specified |
NO_INPUT | No input |