The Function Module OPEN_FI_PERFORM_00011425_E (Währungsumstellung: Limite umrechnen) is a standard Function Module in SAP ERP and is part of the function group FBE8 within the package FKBL.
Function Module | OPEN_FI_PERFORM_00011425_E |
Short Text | Währungsumstellung: Limite umrechnen |
Function Group | FBE8 |
Package | FKBL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BKKCHCUR | LIKE | IBKKCHCUR | BKK: Kontostruktur für Währungswechsel | |
I_BKKE1 | LIKE | BKKE1 | Kontokorrentkonto: Limite |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_LIMSUM | LIKE | BKKE1-LIMSUM | Limitbetrag | |
E_RETURN | LIKE | SY-SUBRC | Returncode |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_BKK_FBS | LIKE | IBKKTFI02 | Funktionsbausteine zu Aufrufzeitpunkt |
This function module does not define any Exceptions.