The Function Module RH_READ_SHIFTGROUP_TEXT (Lesen T77DT) is a standard Function Module in SAP ERP and is part of the function group RHEI within the package PP08.
Function Module | RH_READ_SHIFTGROUP_TEXT |
Short Text | Lesen T77DT |
Function Group | RHEI |
Package | PP08 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LANG_KEY | LIKE | SY-LANGU | SY-LANGU | Sprachenschlüssel |
SHIFT_GROUP | LIKE | T77DT-DIENSTGR | Einsatzgruppe zu Organisationseinheit |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SHIFTGROUP_TXT | LIKE | T77DT-GRUPPE_TXT | Bezeichnung zur Einsatzgruppe |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_SHIFTGROUP_TEXT | Keine Bezeichnung für Einsatzgruppe gefunden |