Menu

SAP Function Module C100_SELSCREEN_INIT

EHS: Initialisieren der Selektionsscreens (INTERNAL USE ONLY!)

The Function Module C100_SELSCREEN_INIT (EHS: Initialisieren der Selektionsscreens (INTERNAL USE ONLY!)) is a standard Function Module in SAP ERP and is part of the function group C100 within the package CBUI.

Technical Information

Function Module C100_SELSCREEN_INIT
Short Text EHS: Initialisieren der Selektionsscreens (INTERNAL USE ONLY!)
Function Group C100
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_FLG_INIT TYPE ESP1_BOOLEAN ESP1_FALSE Kennz. für Initialisierung Dynpro 1020
I_FLG_REQ_CALL TYPE ESP1_BOOLEAN ESP1_FALSE Kennz. von Anfrage gerufen
I_FLG_WB_CALL TYPE ESP1_BOOLEAN ESP1_FALSE Kennz. von Workbench gerufen
I_FLG_WB_SUPPRESS TYPE ESP1_BOOLEAN ESP1_FALSE Kennz. von Workbench gerufen
I_OBJTYPE TYPE TCGOBJ-OBJTYPE Spezifikationstyp muß bei WB-Call
I_TCODE LIKE SY-TCODE muß bei WB-Call nicht mitgegeben werden
I_TRTYPE TYPE RCGDIALCTR-TRTYPE 'D' Aktivitätstyp in der Transaktion ['D','E','I']

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SCREEN_DYNR TYPE SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros
E_SCREEN_PROG TYPE SYREPID ABAP-Programm, aktuelles Rahmenprogramm

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.