The Function Module KL_NAC_SAVE_REP (Risikoeinzelposten in die Datenbank sichern) is a standard Function Module in SAP ERP and is part of the function group KLNAC within the package FTBK.
Function Module | KL_NAC_SAVE_REP |
Short Text | Risikoeinzelposten in die Datenbank sichern |
Function Group | KLNAC |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_REP_DUPLICATES_TAB | TYPE | KL2_REP_TAB | Doppelte Einräge der KLREP |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_REP_TAB | TYPE | KL2_REP_TAB | Ohne Doppelte Einträge |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.