Menu

SAP Function Module KL_NAC_SAVE_REP

Risikoeinzelposten in die Datenbank sichern

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.

Technical Information

Function Module KL_NAC_SAVE_REP
Short Text Risikoeinzelposten in die Datenbank sichern
Function Group KLNAC
Package FTBK
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.