The Function Module C14G_TEXT_FIND (EHS: Suchen über die Langexte) is a standard Function Module in SAP ERP and is part of the function group C14G within the package CBUI.
Function Module | C14G_TEXT_FIND |
Short Text | EHS: Suchen über die Langexte |
Function Group | C14G |
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 | LIKE | RCGDATERANGE | Zeitraum für historische Suche | |
I_IDCAT | LIKE | ESTRI-IDCAT | Identifikatorart | |
I_LANGUAGE | LIKE | SY-LANGU | ||
I_SEARCHMODE | LIKE | RCGSELSCR-SEARCHMODE | ESP1_SRCHMD_INIT | Suchmodus für historische Suche |
I_SEARCH_STRING | TYPE | ESP1_STRING | ||
I_TABLENAME | TYPE | ESP1_TAB_NAME | ||
I_VALDAT | LIKE | RCGADDINF-VALDAT | Stichtag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_NUM_FOUND | LIKE | SY-TABIX |
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 | ||
I_RESTRICTION_TAB | LIKE | RCGSTDRECN |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
PARAMETER_ERROR | |
TEXT_READ_ERROR |