The Function Module C100_MAIN_SEARCH_SCR_OPEN (EHS: Hauptsuchbild öffnen) is a standard Function Module in SAP ERP and is part of the function group C100 within the package CBUI.
Function Module | C100_MAIN_SEARCH_SCR_OPEN |
Short Text | EHS: Hauptsuchbild öffnen |
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_DIALCTR | TYPE | RCGDIALCTR | PP-SHE: Dialogkontrollstruktur | |
I_OBJTYPE | TYPE | TCGOBJ-OBJTYPE | Spezifikationstyp | |
I_SELSCR | TYPE | RCGSELSCR | EHS: Datenstruktur für Auswahlbild (Einstieg) Stoffbearb. | |
I_TCODE | TYPE | SYTCODE | ABAP-Programm, aktueller Transaktionscode |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DIALCTR | TYPE | RCGDIALCTR | PP-SHE: Dialogkontrollstruktur | |
E_SELSCR | TYPE | RCGSELSCR | PP-SHE: Dialogkontrollstruktur |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.