The Function Module C14GN_TEXT_FIND (EHS: Suchen über die Langexte) is a standard Function Module in SAP ERP and is part of the function group C14GN within the package CBUI.
Function Module | C14GN_TEXT_FIND |
Short Text | EHS: Suchen über die Langexte |
Function Group | C14GN |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DATERANGE | TYPE | RCGDATERANGE | EHS: Struktur für Suche über Zeitraum (historische Daten) | |
I_LANGUAGE | TYPE | SY-LANGU | R/3-System, aktuelle Sprache | |
I_SEARCHMODE | TYPE | RCGSELSCR-SEARCHMODE | ESP1_SRCHMD_INIT | Suchmodus zur Suche nach Historischen Daten |
I_VALDAT | TYPE | RCGADDINF-VALDAT | Stichtag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_NUM_FOUND | TYPE | SY-TABIX | Interne Tabellen, aktueller Zeilenindex |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FRTO_KEYTAB | TYPE | ESP1_FRTO_LTXTKEY_TAB_TYPE | Ergebnis der historischen Suche | |
E_KEY_TAB | LIKE | RCGLTXTKEY | EHS: Objekt-, Subobjektschlüssel zu Langtexteinträgen | |
I_RESTRICTION_TAB | LIKE | RCGSTDRECN | PP-SHE: Minimalschlüssel für FB-Aufrufschnittstelle |
This function module does not define any Exceptions.