The Function Module J_1A_INFLATION_BY_EXCHANGERATE (Inflation adjustment using exchange rate difference) 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_BY_EXCHANGERATE |
Short Text | Inflation adjustment using exchange rate difference |
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 |
---|---|---|---|---|
I_END | LIKE | SY-DATUM | ||
I_FOREIGN_AMOUNT | LIKE | |||
I_FOREIGN_CURRENCY | LIKE | BKPF-WAERS | ||
I_LOCAL_CURRENCY | LIKE | BKPF-HWAER | ||
I_NO_CALC_OF_OLD_LOC | LIKE | |||
I_OLD_LOCAL_AMOUNT | LIKE | |||
I_START | LIKE | SY-DATUM | ||
I_TYPE_OF_RATE | LIKE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXCHANGE_RATE_DIFF_AMOUNT | LIKE |
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_FACTORS_FOUND | |
NO_RATE_FOUND | |
NO_SPREAD_FOUND | |
OVERFLOW |