The Function Module HRMS_BIW_TIME_UNITS_SAP_TO_HR (Zeiteinheiten errechnen) is a standard Function Module in SAP ERP and is part of the function group PREPTT within the package PTDW.
Function Module | HRMS_BIW_TIME_UNITS_SAP_TO_HR |
Short Text | Zeiteinheiten errechnen |
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 |
---|---|---|---|---|
MSEHI | LIKE | T006-MSEHI | SAP-Zeiteinheit |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETCD | LIKE | SY-SUBRC | Anzahl der unberücksichtigten Einträge | |
ZEINH | LIKE | T538A-ZEINH | HR-Zeiteinheit |
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 |
---|---|
ZEINH_NOT_EXIST | Kein Eintrag in T538A für Importparameter MSEHI |