Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module RKC_VIEW_MAINT_GEN (Generierung Viewpfl.bst.für EIS generierte Prüftab. (incl. TVDIR/TVIMF)) is a standard Function Module in SAP ERP and is part of the function group KXGD within the package KC.
Function Module | RKC_VIEW_MAINT_GEN |
Short Text | Generierung Viewpfl.bst.für EIS generierte Prüftab. (incl. TVDIR/TVIMF) |
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_DELETE | TYPE | KCDB_BOOL | ' ' | - 'X' delete |
I_SYSTP | LIKE | CGSPAR-SYSTP | '*' | Systemtyp |
I_TEST_MODE | TYPE | KCDB_BOOL | 'X' | - X: only test mode |
I_T_AREA | TYPE | KCDB_T_AREA | function groups | |
I_T_VIEWN | TYPE | KCDB_T_C30 | tables and views | |
I_WRITE_LIST | TYPE | KCDB_BOOL | 'X' | output of list |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_VIEWN_NOT_ACTIVE | TYPE | KCDB_T_C30 | tables and views that are not active |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.