The Function Module KL_NETTING_REP_PREPARE (Nettingspezifische Ermittlung der Risikoeinzelposten (Steuerung)) is a standard Function Module in SAP ERP and is part of the function group KLNT01 within the package FTBK.
Function Module | KL_NETTING_REP_PREPARE |
Short Text | Nettingspezifische Ermittlung der Risikoeinzelposten (Steuerung) |
Function Group | KLNT01 |
Package | FTBK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CONTROL | TYPE | KLCONTROL | Steuergrößen für die Tagesendeverarbeitung | |
I_DATUM | LIKE | SY-DATUM | Auswertungsdatum | |
I_PROTOCOL_LEVEL | LIKE | 1 | Protokollebene |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
C_ERROR_ITAB | LIKE | BAPIERR | Fehlertabelle |
This function module does not define any Exceptions.