Menu

SAP Function Module RKC_FIELDS_ACTIVATE

Aktiviert Felder

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module RKC_FIELDS_ACTIVATE (Aktiviert Felder) 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_FIELDS_ACTIVATE
Short Text Aktiviert Felder
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_T_MSG TYPE KCDB_T_MSG messages from saving

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CHTAB_ACTIVATED TYPE KCDB_BOOL Flag - 'X': dim with check table was activated
E_GEN_CHTAB_ACTIVATED TYPE KCDB_BOOL Flag - 'X': dim with EIS gen. check table activ.
E_NO_OBJECTS_FOUND TYPE KCDB_BOOL Alle Objekte sind schon aktiv (Flag)
E_T_TAB_CNV TYPE KCDB_T_C30 umzusetzende Tabellen

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_TSX_ATR TYPE KCDB_TSX_ATR_TRA table with attributes
C_T_FIE TYPE KCDB_T_GFIE table with dimensions

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_IN_ACTIVATION Fehler im Massenaktivierer