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.
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 |
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 |
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_STATUS_TAB | LIKE | TDWST | Liste der Freigabestatus für die Dokumentart |
This function module does not define any Exceptions.