The Function Module HRSPPS_AVAIL_ABBREVIATION_GET (Get the shift abbreviation for the current availability) is a standard Function Module in SAP ERP and is part of the function group RHSPP_AVAIL_ABBREVIATION within the package PP08_PS.
Function Module | HRSPPS_AVAIL_ABBREVIATION_GET |
Short Text | Get the shift abbreviation for the current availability |
Function Group | RHSPP_AVAIL_ABBREVIATION |
Package | PP08_PS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_BEGUZ | TYPE | BEGUZ | Beginnuhrzeit | |
IM_DATE | TYPE | BEGDA | Gültigkeitsbeginn | |
IM_EMPLOYEE | TYPE | PERNR_D | Personalnummer | |
IM_ENDUZ | TYPE | ENDUZ | Endeuhrzeit | |
IM_SUBTYPE | TYPE | STNBY | Subtyp fuer Bereitschaft |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_SHIFT | TYPE | DAYPROG | Einsatzkürzel für die Personaleinsatzplanung |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.