The Function Module HRMS_BIW_READ_T557A (Besorgt Default-Einheit für Reportingzeitart (TMW-relevant)) is a standard Function Module in SAP ERP and is part of the function group PREPTT within the package PTDW.
Function Module | HRMS_BIW_READ_T557A |
Short Text | Besorgt Default-Einheit für Reportingzeitart (TMW-relevant) |
Function Group | PREPTT |
Package | PTDW |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUFFER_REFRESH | TYPE | XFELD | Flag um Puffer zurückzusetzen | |
REPTT | TYPE | REPRTT | Zeitart für das Berichtswesen (text. Beschreibung) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
REPTT_UNIT | TYPE | PT_ZEINH | Maßeinheit | |
UNIT_TEXT | TYPE | TEXT20 | Zeit-/Masseinheiten-Text | |
VIEW_TABIX | TYPE | SYTABIX | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
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_T_T557A | LIKE | T557A | Zeitarten für das Berichtswesen | |
E_T_T557B | LIKE | V_T557BU | View |
This function module does not define any Exceptions.