The Function Module RKC_FGROUP_ACTIVATE (Aktivieren von Feldgruppen) is a standard Function Module in SAP ERP and is part of the function group KXGD within the package KC.
Function Module | RKC_FGROUP_ACTIVATE |
Short Text | Aktivieren von Feldgruppen |
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 | CGSPAR-APPLC | Applikationsklasse | |
I_FGROUP | TYPE | KCDB_FGROUP | Feldgruppenname | |
I_SYSTP | LIKE | CGSPAR-SYSTP | Systemtyp | |
I_TXT_L | TYPE | KCDB_S_FGRP-TXT_L | Text zur Feldgruppe |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CNT | LIKE | SY-TABIX | Anzahl Felder | |
E_SUBRC | LIKE | SY-SUBRC | Return code |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_T_BAS | TYPE | KCDB_T_CGGFIE | Tabelle der Kennzahlen | |
C_T_DIM | TYPE | KCDB_T_CGGFIE | Tabelle der Merkmale |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_IN_ACTIVATION | Aktivierungsfehler |