The Function Module C100_STATE_SET (EHS: Setzen des aktuellen Status der Fugr. C100 (internal use only!)) is a standard Function Module in SAP ERP and is part of the function group C100 within the package CBUI.
Function Module | C100_STATE_SET |
Short Text | EHS: Setzen des aktuellen Status der Fugr. C100 (internal use only!) |
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_ADDINF | LIKE | RCGADDINF | Zusatzinformationen | |
I_DATERANGE | LIKE | RCGDATERANGE | Gültigkeitsbereich | |
I_ENTRY_SCREEN_NO | LIKE | SY-DYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | |
I_EXCL_SET_TAB | TYPE | RCGCUA_EXCL_TAB_TYPE | EHS: Tabellentyp für deaktivierte PF-Status | |
I_FLG_PANEL_HOLD | TYPE | ESP1_BOOLEAN | Kennzeichen: gesetzten Parameter nicht initialisieren | |
I_FLG_WB_CALL | TYPE | ESP1_BOOLEAN | Kennzeichen: von Workbench gerufen | |
I_NUM_OF_HITS | TYPE | SY-TABIX | Anzahl Spez. auf Trefferliste | |
I_RCGSELSCR | LIKE | RCGSELSCR | Selektionsbildschirm | |
I_RCGSELSCRADDINF | TYPE | RCGSELSCRADDINF | Zusatzinfos zum Selektionsbildschirm | |
I_SEARCHMODE | LIKE | RCGSELSCR-SEARCHMODE | Suchmodus | |
I_SELTYP | TYPE | RCGSELSCRADDINF-SELTYP | Selektionstyp |
This function module does not define any EXPORTING parameters.
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_IOTAB | TYPE | RCG_USEEXIT_TAB_TYPE | Erweiterte Suchbausteine |
This function module does not define any Exceptions.