Menu

SAP Function Module HRSPPS_AVAIL_ABBREVIATION_GET

Get the shift abbreviation for the current availability

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.