The Function Module C100_KEYTAB_FILL_FROM_SELSCR (EHS: Stoffe anhand der Daten der Suchmaske finden) is a standard Function Module in SAP ERP and is part of the function group C100 within the package CBUI.
Function Module | C100_KEYTAB_FILL_FROM_SELSCR |
Short Text | EHS: Stoffe anhand der Daten der Suchmaske finden |
Function Group | C100 |
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_FLG_DIRECT_CHECK | TYPE | ESP1_BOOLEAN | ESP1_FALSE | - TRUE <-> Berecht.prüfung via SELECT |
I_FLG_NO_AUTH_CHECK | TYPE | ESP1_BOOLEAN | ESP1_TRUE | - TRUE <-> keine(!) Berechtigungsprüf. |
I_FLG_POPUP_NO_PARAM | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Query if no search parameters specified? |
I_FLG_PROG_INDICATOR | TYPE | ESP1_BOOLEAN | ESP1_FALSE | - TRUE <-> Fortschrittsanzeige in Statusleiste |
I_RCGKPATH | LIKE | RCGKPATH | nur wenn umgesetzt werden soll,z.B. F4-Hilfe | |
I_SEARCHMODE | LIKE | RCGSELSCR-SEARCHMODE | Suchmodus für historische Suche | |
I_SELSCR | LIKE | RCGSELSCR | Daten der Suchmaske | |
I_VALDAT | LIKE | ESTRH-VALFR | Stichtag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_CANCEL | TYPE | ESP1_BOOLEAN | Search aborted | |
E_FLG_CANCEL_AT_NO_SRCH_PARAMS | TYPE | ESP1_BOOLEAN | - TRUE: Abbruch bei Suche nach '*' |
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_KEYIDENTTAB | LIKE | RCGIDENT | (neue) Treffermenge mit Stoffschlüsseln | |
E_MATTAB | TYPE | ESP8_RECNROOT_MATNR_TAB_TYPE | alle gefundenen Materialien (Berichtsauskunft) | |
I_EXTSEA_TAB | TYPE | RCG_USEEXIT_TAB_TYPE | Erweiterte Suchfunktionen | |
I_KEYIDENTTAB | LIKE | RCGIDENT | bisherige Treffermenge |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
AUTHORITY_CHECK_RECNTRH_ERROR | Fehler bei einer Berechtigungsprüfung |