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.
Function Module | RKC_KEYFIGURES_SAVE |
Short Text | Sichert eine Menge von Basiskennzahlen |
Function Group | KXGD |
Package | KC |
Module Type | Normal Module |
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) |
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 |
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 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.