Menu

SAP Function Module HRWPC_AP_GET_LEADERS

Planstellen zu Mitarbeitern bestimmen

The Function Module HRWPC_AP_GET_LEADERS (Planstellen zu Mitarbeitern bestimmen) is a standard Function Module in SAP ERP and is part of the function group HRWPC_APPRAISALSOVERVIEW within the package PWPC_MAN_APPRAISAL_46BFF.

Technical Information

Function Module HRWPC_AP_GET_LEADERS
Short Text Planstellen zu Mitarbeitern bestimmen
Function Group HRWPC_APPRAISALSOVERVIEW
Package PWPC_MAN_APPRAISAL_46BFF
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA LIKE OBJEC-BEGDA SY-DATUM Beginndatum
ENDDA LIKE OBJEC-BEGDA SY-DATUM Endedatum

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
KEY_OBJECTS LIKE HRWPC_S_KEYOBJEC Mitarbeiter
LEADERS LIKE OBJEC Vorgesetzte

Exceptions

This function module does not define any Exceptions.