The Function Module C1G0MAT_APPLOBJ_CLOSE (EHS: Ermittlung der Objekte zur Anwendung Material) is a standard Function Module in SAP ERP and is part of the function group C1G0MAT within the package CBUI.
Function Module | C1G0MAT_APPLOBJ_CLOSE |
Short Text | EHS: Ermittlung der Objekte zur Anwendung Material |
Function Group | C1G0MAT |
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_LANGU | LIKE | SY-LANGU | SY-LANGU | Sprache |
I_VALDAT | LIKE | SY-DATUM | SY-DATUM | Gültigkeitsdatum |
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 |
---|---|---|---|---|
E_APPLOBJ_DISCRETE_TAB | TYPE | ESPRE_APPLOBJ_TAB_TYPE | Diskrete Liste der Anw.Obj. (Joker aufgelöst) | |
E_APPLOBJ_TAB | TYPE | ESPRE_APPLOBJ_TAB_TYPE | Liste der Anw.Obj. wie eingegeben (Joker erlaubt |
This function module does not define any Exceptions.