The Function Module CBIH_LB09_PE_SUBSCR_OPEN (EHS: - Kontakte - Initialisieren und Öffnen des Subscreens) is a standard Function Module in SAP ERP and is part of the function group CBIH_LB09 within the package CBIH.
Function Module | CBIH_LB09_PE_SUBSCR_OPEN |
Short Text | EHS: - Kontakte - Initialisieren und Öffnen des Subscreens |
Function Group | CBIH_LB09 |
Package | CBIH |
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 | Aktivitätstyp (anzeigen, bearbeiten,...) | |
I_ADDINF | LIKE | RCGADDINF | Zusatzinformationen (z.B. Stichtag) | |
I_FLG_FIRST_SAVE_DONE | TYPE | ESP1_BOOLEAN | Kennz.: Wahr, es wurde zwischengespeichert | |
I_FLG_SAVE_PEND | TYPE | ESP1_BOOLEAN | Kennz.: Wahr, sichern der Daten notwendig | |
I_WAPATH | LIKE | CCIHS_WAKPATH | Arbeitsbereichs Schlüsseldaten (für Zuordnung) |
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 | LIKE | CCIHS_WADOIOT | Tabelle der Infoobjekte | |
I_IOTAB_DEL | LIKE | CCIHS_WADOIOT | Tabelle der gelöschten Infoobjekte |
This function module does not define any Exceptions.