The Function Module C1F0_PHRASES_FIND (EHS: Suchen nach Phrasen) is a standard Function Module in SAP ERP and is part of the function group C1F0 within the package CBUI.
Function Module | C1F0_PHRASES_FIND |
Short Text | EHS: Suchen nach Phrasen |
Function Group | C1F0 |
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_FLG_PROG_INDICATOR | TYPE | ESP1_BOOLEAN | ESP1_FALSE | |
I_SELECTION | LIKE | RCGPMSEL | Suchinformationen | |
I_VALDAT | LIKE | RCGADDINF-VALDAT | SY-DATUM | Stichtag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_LTXT_SEARCH_FAILURE | TYPE | ESP1_BOOLEAN | ||
E_RECORDS_FOUND | LIKE | SY-TABIX | Anzahl gefundener Sätze |
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_KEYTAB | LIKE | RCGSTDRECN | Ergebnistabelle mit Satznummern | |
I_EXTSEA_TAB | LIKE | RCGESSELIO | Erweiterte Suchfunktionen | |
I_RESTRICTION_TAB | LIKE | RCGSTDRECN | Einschränkung des Suchumfangs |
This function module does not define any Exceptions.