The Function Module RKC_TAB_ENTRY_SEAPLS (Weitersuchen nach Objektname / Text) is a standard Function Module in SAP ERP and is part of the function group KXGD within the package KC.
Function Module | RKC_TAB_ENTRY_SEAPLS |
Short Text | Weitersuchen nach Objektname / Text |
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_DELTA | LIKE | SY-TABIX | Screen: Steploop delta | |
I_T_CGDIFIE | TYPE | KCDB_T_GFIE | Tabelle Typ CGDIFIE | |
I_T_CGGFIE | TYPE | KCDB_T_CGGFIE | Tabelle Typ CGGFIE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FOUND | TYPE | KCDB_CHAR3 | ' - nichts, 'OBJ' - Object, 'TXT' - Text |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_CUR | LIKE | SY-TABIX | Index: Cursor | |
C_SFI | LIKE | SY-TABIX | Index: Erster Eintrag der Seite |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.