The Function Module C1G0SUB_APPLOBJ_SETGET (EHS: Informationen ermitteln) is a standard Function Module in SAP ERP and is part of the function group C1G0SUB within the package CBUI.
Function Module | C1G0SUB_APPLOBJ_SETGET |
Short Text | EHS: Informationen ermitteln |
Function Group | C1G0SUB |
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_CLEAR | TYPE | ESEBOOLE | SPACE | Wahrheitswert |
I_FLG_SET | TYPE | ESEBOOLE | SPACE | Wahrheitswert |
I_LANGU | LIKE | SY-LANGU | SY-LANGU | Sprache |
I_VALDAT | LIKE | SY-DATUM | SY-DATUM | Gültigkeitsdatum |
I_VIEWAPPL | TYPE | TCGL3-REPAPPL | 'SUBMASTER' | Anwendung eines Berichtes |
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_NODE_TAB | LIKE | RCGTREENOD | EHS: Objektbaum, Daten der Baumknoten |
This function module does not define any Exceptions.