The Function Module C100_SUBSEARCH_OPEN (EHS: Initialisierung des Subscreens weitere Suchbegr. (setzen der Daten)) is a standard Function Module in SAP ERP and is part of the function group C100 within the package CBUI.
Function Module | C100_SUBSEARCH_OPEN |
Short Text | EHS: Initialisierung des Subscreens weitere Suchbegr. (setzen der Daten) |
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_FLG_SHOW_PARAMETERS | TYPE | ESP1_BOOLEAN | FALSE | |
I_RCGSELSCRD | LIKE | RCGSELSCRD | Eingabe vorbelegter Daten (weitere Suchbegriffe) | |
I_SUPPRESS_FRM_ID | TYPE | ESP1_BOOLEAN | FALSE | Unterdrücken der Ident-Felder (Formel) |
I_SUPPRESS_IDENT | TYPE | ESP1_BOOLEAN | FALSE | Unterdrücken der Ident-Felder |
I_SUPPRESS_MAT | TYPE | ESP1_BOOLEAN | FALSE | Unterdrücken der Material-Felder |
I_SUPPRESS_NAM_ID | TYPE | ESP1_BOOLEAN | FALSE | Unterdrücken der Ident-Felder (Name) |
I_SUPPRESS_NUM_ID | TYPE | ESP1_BOOLEAN | FALSE | Unterdrücken der Ident-Felder (Nummer) |
I_SUPPRESS_SLST | TYPE | ESP1_BOOLEAN | FALSE | Unterdrücken der Stofflisten-Felder |
This function module does not define any EXPORTING parameters.
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.