The Function Module RH_READ_SHIFT_TEXT (Lesen von T77ET) is a standard Function Module in SAP ERP and is part of the function group RHEI within the package PP08.
Function Module | RH_READ_SHIFT_TEXT |
Short Text | Lesen von T77ET |
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_ABBRIV | LIKE | T77ED-DIENSTE | Einsatzkürzel | |
SHIFT_GROUP | LIKE | T77ED-DIENSTGR | Einsatzgruppe |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SHIFT_TXT | LIKE | T77ET-DIENST_TXT | Einsatzbezeichnung |
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_SHIFT_TXT | Keine Bezeichnung für Einsatzkürzel gefunden |