Menu

SAP Function Module HRWPC_PCR_GET_CURR_POSITIONS

Bestimmen der aktuellen Planstellen, die zum Manager gehören

The Function Module HRWPC_PCR_GET_CURR_POSITIONS (Bestimmen der aktuellen Planstellen, die zum Manager gehören) is a standard Function Module in SAP ERP and is part of the function group HRWPC_PCR_UTILITIES within the package PWPC_MAN_PERSCHANGEREQUEST.

Technical Information

Function Module HRWPC_PCR_GET_CURR_POSITIONS
Short Text Bestimmen der aktuellen Planstellen, die zum Manager gehören
Function Group HRWPC_PCR_UTILITIES
Package PWPC_MAN_PERSCHANGEREQUEST
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EFF_DATE TYPE SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
MAN_UNAME TYPE UNAME Manager-Benutzername
PERNR TYPE P_PERNR Personalnummer
PLANS_CURR TYPE PLANS Momentane Planstelle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ORGEH_TEXT TYPE STEXT Objektbezeichnung
PLANS TYPE PLANS Planstelle
PLANS_LTEXT TYPE STEXT Objektbezeichnung
PLANS_STEXT TYPE SHORT_D Bezeichnung der Planstelle
RETURN TYPE BAPIRET1 Returnparameter

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
ADDITIONAL_DATA TYPE QISRTSPECIAL_PARAM Internal Service Request: Werte der speziellen Felder

Exceptions

This function module does not define any Exceptions.