SAP Function Module C102_ENTRY_GENERAL

EHS: allgemeiner Einstieg in die Trefferliste

The Function Module C102_ENTRY_GENERAL (EHS: allgemeiner Einstieg in die Trefferliste) is a standard Function Module in SAP ERP and is part of the function group C102 within the package CBUI.

Technical Information

Function Module C102_ENTRY_GENERAL
Short Text EHS: allgemeiner Einstieg in die Trefferliste
Function Group C102
Package CBUI
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_ACTYPE LIKE RCGDIALCTR-ACTYPE Current activity type
I_ADDINF LIKE RCGADDINF Additonal info from selection screen
I_CUA_SET_FUNC LIKE TFDIR-FUNCNAME 'C101_CUA_SET'
I_FLG_SUBSCR_CALL TYPE ESP1_BOOLEAN ESP1_FALSE Trefferliste als ALV-Grid im Subscreen darstellen
I_FLG_SUB_CREATE LIKE RCGRHBUF-VALFLG
I_MATNR LIKE RCGSELSCR-MATNR Materialnummer
I_TRTYPE LIKE RCGDIALCTR-TRTYPE Current transaction type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_NUM_OF_HITS LIKE SY-TABIX Anzahl Treffer
E_OKCODE TYPE ESP1_OKCODE_TYPE OK code that has not yet been processed

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
I_KEYIDENTTAB LIKE RCGIDENT Key for substances to be listed
X_CUA_EXCL_SET_TAB TYPE RCGCUA_EXCL_TAB_TYPE EHS: Tabellentyp für deaktivierte PF-Status

Exceptions

This function module does not define any Exceptions.