The Function Module C1H7_QUERY_ENTRY (EHS: Einstieg in die Anfrageübersicht) is a standard Function Module in SAP ERP and is part of the function group C1H7 within the package CBUI.
Function Module | C1H7_QUERY_ENTRY |
Short Text | EHS: Einstieg in die Anfrageübersicht |
Function Group | C1H7 |
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_ACTYPE | LIKE | RCGDIALCTR-ACTYPE | aktueller Aktivitätstyp | |
I_COMMAND_FB | TYPE | ESP1_FUNC_NAME | FB zum Behandeln von OK-Codes | |
I_CUA_SET_FB | TYPE | ESP1_FUNC_NAME | 'C1H7_CUA_SET' | FB zum Setzen des CUA-Status |
I_FLG_DIRECT_HEAD | TYPE | ESP1_BOOLEAN | ESP1_FALSE | #NAME? |
I_FLG_SEARCH_HISTORY | TYPE | ESP1_BOOLEAN | ESP1_FALSE | #NAME? |
I_RECN | LIKE | ESTRH-RECN | Objektschlüssel für die anzuzeigenden Kopfinfos | |
I_SCREEN_END_COLUMN | TYPE | ESP1_WINDOW_POSITION | 0 | Zusatzinformationen für das Anlegen von Objekten |
I_SCREEN_END_LINE | TYPE | ESP1_WINDOW_POSITION | 0 | Zusatzinformationen für das Anlegen von Objekten |
I_SCREEN_START_COLUMN | TYPE | ESP1_WINDOW_POSITION | 0 | Zusatzinformationen für das Anlegen von Objekten |
I_SCREEN_START_LINE | TYPE | ESP1_WINDOW_POSITION | 0 | Zusatzinformationen für das Anlegen von Objekten |
I_TRTYPE | LIKE | RCGDIALCTR-TRTYPE | aktueller Transaktionstyp | |
I_WINDOW_TITLE | LIKE | SY-TITLE | Zusatzinformationen für das Anlegen von Objekten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_CANCEL | TYPE | ESP1_BOOLEAN | - TRUE: der Baum wurde über Cancel verlassen | |
E_FLG_ERROR | TYPE | ESP1_BOOLEAN | - TRUE: Fehler beim Aufbau des Gruppenbaumes | |
E_RECN | LIKE | ESTRH-RECN | Schlüssel des ausgewählten Objekts |
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 |
---|---|---|---|---|
I_ADD_INFO | LIKE | TCGENV | Zusatzinformationen für das Anlegen von Objekten |
This function module does not define any Exceptions.