Menu

SAP Function Module HRWPC_HDCNT_GET_PLANSTATE

Liefert aktuellen Headcount-Planstatus

The Function Module HRWPC_HDCNT_GET_PLANSTATE (Liefert aktuellen Headcount-Planstatus) is a standard Function Module in SAP ERP and is part of the function group HRWPC_HDCNT_MNT within the package PWPC_MAN_HEADCOUNT.

Technical Information

Function Module HRWPC_HDCNT_GET_PLANSTATE
Short Text Liefert aktuellen Headcount-Planstatus
Function Group HRWPC_HDCNT_MNT
Package PWPC_MAN_HEADCOUNT
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_SUBTY LIKE T77POSBUD-SUBTY Subtyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_ACTUELL LIKE T77POSBUD-ACTUELL Aktuelle Planung
EX_BEGDA LIKE T77POSBUD-BEGDA Beginndatum
EX_ENDDA LIKE T77POSBUD-ENDDA Endedatum
EX_RETURN LIKE BAPIRETURN1 Returnparameter
EX_SUBTY LIKE T77POSBUD-SUBTY Subtyp
EX_SUTXT LIKE T777U-SUTXT Subtyptext
EX_TIME_INT LIKE T77POSBUD-TIME_INT Zeitintervall

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
PLANSTATE LIKE HRWPC_S_HEADCNT_SUBTY Headcountplanung Subtyp

Exceptions

This function module does not define any Exceptions.