Menu

SAP Function Module RKC_TAB_ENTRY_SEAPLS

Weitersuchen nach Objektname / Text

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.

Technical Information

Function Module RKC_TAB_ENTRY_SEAPLS
Short Text Weitersuchen nach Objektname / Text
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_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

Exporting Parameters

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

Changing Parameters

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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.