Menu

SAP Function Module C1G2_GET_DEF_RELEASE_STATUS

EHS: Ermittlen aller definierten Freigabestatus für Berichte

The Function Module C1G2_GET_DEF_RELEASE_STATUS (EHS: Ermittlen aller definierten Freigabestatus für Berichte) is a standard Function Module in SAP ERP and is part of the function group C1G2 within the package CBUI.

Technical Information

Function Module C1G2_GET_DEF_RELEASE_STATUS
Short Text EHS: Ermittlen aller definierten Freigabestatus für Berichte
Function Group C1G2
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_EHSDOKAR LIKE TCGS2-EHSDOKAR Dokumentart, deren Statusnetz verwendet wird

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_STATUS_TAB LIKE TDWST Liste der Freigabestatus für die Dokumentart

Exceptions

This function module does not define any Exceptions.