Menu

SAP Function Module HR_AUPBS_LSL_PRIOR

Calculate the number of LSL taken during prior service

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module HR_AUPBS_LSL_PRIOR (Calculate the number of LSL taken during prior service) is a standard Function Module in SAP ERP and is part of the function group 3QP8 within the package P13P1.

Technical Information

Function Module HR_AUPBS_LSL_PRIOR
Short Text Calculate the number of LSL taken during prior service
Function Group 3QP8
Package P13P1
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
END_DATE LIKE SY-DATUM '99991231' End date
START_DATE LIKE SY-DATUM '19000101' Begin date
TPERNR LIKE P0000-PERNR Personal number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LSL_PRI_FT TYPE F Number of FT LSL used
LSL_PRI_PT TYPE F Number of PT LSL used
LSL_USED TYPE F Number of LSL used in the prior service

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
PRIOR_ABS TYPE HRPS_PRIOR_ABS Table containing prior service absence records

Exceptions

This function module does not define any Exceptions.