Menu

SAP Function Module CBIH_MP00_KEYTAB_FILL_FROM_SEL

EHS: Schlüsseltabelle anhand der Kriterien aus Suchmaske füllen

The Function Module CBIH_MP00_KEYTAB_FILL_FROM_SEL (EHS: Schlüsseltabelle anhand der Kriterien aus Suchmaske füllen) is a standard Function Module in SAP ERP and is part of the function group CBIH_MP00 within the package CBIH.

Technical Information

Function Module CBIH_MP00_KEYTAB_FILL_FROM_SEL
Short Text EHS: Schlüsseltabelle anhand der Kriterien aus Suchmaske füllen
Function Group CBIH_MP00
Package CBIH
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_DATERANGE LIKE RCGDATERANGE Zeitraum für historische Suche
I_FLG_DIRECT_CHECK TYPE ESP1_BOOLEAN ESP1_FALSE Kennz: Berecht.prüfung via SELECT
I_FLG_NO_AUTH_CHECK TYPE ESP1_BOOLEAN ESP1_TRUE Kennz: keine(!) Berechtigungsprüf.
I_FLG_POPUP_NO_PARAM TYPE ESP1_BOOLEAN ESP1_FALSE Kennz: Abfrage falls keine Suchparameter
I_FLG_PROG_INDICATOR TYPE ESP1_BOOLEAN ESP1_FALSE Kennz: Fortschrittsanzeige in Statusleiste
I_SEARCHMODE LIKE RCGSELSCR-SEARCHMODE ESP1_SEARCHMODE-WEAK Suchmodus
I_SELSCR LIKE CCIHS_MPSEL Selektionskriterien
I_VALDAT LIKE CCIHT_MP-VALFR Stichtag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_CANCEL TYPE ESP1_BOOLEAN Kennz: Suche wurde abgebrochen
E_FLG_CANCEL_AT_NO_SRCH_PARAMS TYPE ESP1_BOOLEAN Kennz: Abbruch bei Suche nach '*'

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_KEYTAB LIKE RCGSTDRECN Treffermenge als Schlüsseltabelle
I_EXT_SEARCH_TAB LIKE RCGESSELIO *obsolet* Kontrolltabelle für erweiterte Suchfunktionen
I_EXT_SEARCH_TAB_NEW LIKE RCG_USEEXIT_IOREC neue Kontrolltabelle für erweiterte Suchfunktionen (Table Control)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
AUTHORITY_CHECK_ERROR Fehler bei einer Berechtigungsprüfung