Menu

SAP Function Module HR_AUPBS_PRIOR_SERV_LWOP_UNAL

Calculation LWOP/UNAL in prior service

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

The Function Module HR_AUPBS_PRIOR_SERV_LWOP_UNAL (Calculation LWOP/UNAL in prior service) is a standard Function Module in SAP ERP and is part of the function group 3QP2A within the package P13P6.

Technical Information

Function Module HR_AUPBS_PRIOR_SERV_LWOP_UNAL
Short Text Calculation LWOP/UNAL in prior service
Function Group 3QP2A
Package P13P6
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ABS_BEGDA LIKE SY-DATUM Date and Time, Current (Application Server) Date
ABS_ENDDA LIKE SY-DATUM Date and Time, Current (Application Server) Date
ACC_BEGDA LIKE SY-DATUM Date and time, current (application server) date
ACC_ENDDA LIKE SY-DATUM Date and time, current (application server) date
LWOP_DATE LIKE SY-DATUM Personnel number
LWOP_MOABW LIKE T001P-MOABW Date type
LWOP_PERNR LIKE PERNR-PERNR Personnel number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CUT_LWOP_DAYS LIKE P2001-KALTG Calendar days
CUT_P2001_DAYS_LWOP LIKE P2001-KALTG Calendar days
CUT_P2001_DAYS_UNAL LIKE P2001-KALTG Calendar days
CUT_UNAL_DAYS LIKE P2001-KALTG Calendar days
TOTAL_LWOP_DAYS LIKE P2001-KALTG Calendar days
TOTAL_UNAL_DAYS LIKE P2001-KALTG Calendar days
UNPAID_DAYS_FOR_MOVE LIKE P2001-KALTG Calendar days

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I5QPBS2F_PS LIKE T5QPBS2F LWOP/UNAL impact on individual leave type
I5QPBS2P_PS LIKE T5QPBS2P Absence records prior to Hiring
P0568_LWOP LIKE P0568 Anniversary Date History
P0568_UNAL LIKE P0568 Anniversary Date History

Exceptions

This function module does not define any Exceptions.