Menu

SAP Function Module C1G0MAT_APPLOBJ_CLOSE

EHS: Ermittlung der Objekte zur Anwendung Material

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.

Technical Information

Function Module C1G0MAT_APPLOBJ_CLOSE
Short Text EHS: Ermittlung der Objekte zur Anwendung Material
Function Group C1G0MAT
Package CBUI
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.