Menu

SAP Function Module RKC_KEYFIGURES_SAVE

Sichert eine Menge von Basiskennzahlen

The Function Module RKC_KEYFIGURES_SAVE (Sichert eine Menge von Basiskennzahlen) is a standard Function Module in SAP ERP and is part of the function group KXGD within the package KC.

Technical Information

Function Module RKC_KEYFIGURES_SAVE
Short Text Sichert eine Menge von Basiskennzahlen
Function Group KXGD
Package KC
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_APPLC LIKE CGDPAR-APPLC application class
I_SYSTP LIKE CGSPAR-SYSTP system type
I_WRITE_PROTOCOL TYPE KCDB_BOOL 'X' Protokoll schreiben (Flag)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC LIKE SY-SUBRC return code --> Langdoku
E_T_MSG TYPE KCDB_T_MSG Nachrichten

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_T_BAS TYPE KCDB_T_GFIE table with basic key figures

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.