The Function Module RKC_FCAT_HELP_VALUES_GET (F4 Hilfe für Feldkatalogfelder) is a standard Function Module in SAP ERP and is part of the function group KXGD within the package KC.
Function Module | RKC_FCAT_HELP_VALUES_GET |
Short Text | F4 Hilfe für Feldkatalogfelder |
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_EIS_CHTAB | TYPE | KCDB_BOOL | ' ' | Merkmale mit gen. Prüftabelle und T242B-Merkmale |
I_EIS_NOVAL_TOO | TYPE | KCDB_BOOL | ' ' | auch EIS Merkmale ohne Prüftabelle (EIS Dtel.) |
I_FC_NO_TOTALS | LIKE | ' ' | Kons Merkmale ohne Unterkontierungen | |
I_ONLY_GEN_CHTAB | TYPE | KCDB_BOOL | ' ' | Nur Merkmale mit generierter Prüftabelle |
I_SYSTP | LIKE | CGSPAR-SYSTP | 'CUS' | system type |
I_T242B_FIELDS | TYPE | KCDB_BOOL | 'X' | Alte Merkmale (T242B) auch anzeigen |
I_T_NEW_FIE | TYPE | KCDB_T_PEN | zusätzliche noch nicht gesicherte Felder | |
I_USAGE_SEL | LIKE | 'D' | enthält die Usageflags die selektiert werden |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_FIENM | TYPE | KCDB_S_GFIE-FIENM | SPACE | Feldname (kann mit Muster gefüllt werden) |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
SELECTION_ERROR | falsche Eingabe |