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_1A_INFLATION_CALCULATION_FI (Inflation calculation function) is a standard Function Module in SAP ERP and is part of the function group J1A7 within the package J1AI.
Function Module | J_1A_INFLATION_CALCULATION_FI |
Short Text | Inflation calculation function |
Function Group | J1A7 |
Package | J1AI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AMOUNT | LIKE | BSEG-DMBTR | Original amount | |
COUNTRY | LIKE | J_1AINFT01-LAND1 | To be deleted !!!!! | |
FINAL_DATE | LIKE | J_1AINFT24-J_1AIDATEP | Final date for the adjustment | |
FINAL_TBEP | LIKE | J_1AINFT04-J_1ATBEDEP | Time base for the final date | |
GENERAL_INDEX | LIKE | J_1AINFT20-J_1AINDX | General index | |
GENERAL_VERSION | LIKE | J_1AINFT20-J_1AVERACP | Index version | |
ORIGIN_DATE | LIKE | J_1AINFT24-J_1AIDATEP | Origin date for the adjustment | |
ORIGIN_TBEP | LIKE | J_1AINFT04-J_1ATBEDEP | Time base for the origin date | |
PROV_GENERAL | LIKE | J_1AINFT20-J_1ACOINAP | Provisional value for general index | |
PROV_SPECIFIC | LIKE | J_1AINFT20-J_1ACOINAP | Provisional value for specific index | |
SPECIFIC_INDEX | LIKE | J_1AINFT20-J_1AINDX | Specific index | |
SPECIFIC_VERSION | LIKE | J_1AINFT20-J_1AVERACP | Index version | |
TRACE | LIKE | J_1AINFT20-J_1ACOINAP | Trace indicator |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADJUSTMENT | LIKE | Adjustment ( REI + RT ) | ||
ADJ_AMOUNT | LIKE | BSEG-DMBTR | Amount with inflation adjustment | |
GENERAL_INFL_PERCENTAGE | LIKE | J_1AINFT24-J_1AINDDPE | Adjustment in % ( general index ) | |
PROVISIONAL_INDEX_USED | LIKE | J_1AINFT24-J_1ADEFLAP | Indicate if a provisional index was used | |
REI | LIKE | REI | ||
RT | LIKE | RT | ||
SPECIFIC_INFL_PERCENTAGE | LIKE | J_1AINFT24-J_1AINDDPE | Adjustment in % ( specific index ) |
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 |
---|---|
DEFINITIVE_VALUES_NOT_FOUND | |
EXPOSURE_DATE_NOT_FOUND | Date for inflation calculation was not found |
INDEX_DEFINITION_NOT_FOUND | There is no definition for this index |
INDEX_VALUES_NOT_FOUND | There is no value for this date, for this index |
TIME_BASE_DATA_NOT_FOUND | Time base was not found |