Menu

SAP Function Module HRWPC_HDCNT_GET_PLAN

Headcountbudget lesen

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module HRWPC_HDCNT_GET_PLAN (Headcountbudget lesen) 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_PLAN
Short Text Headcountbudget lesen
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_HEADCNT_TYPE LIKE HRPOSBUDTYP-TYPE Headcountart
IM_ISTAT LIKE OBJEC-ISTAT '1' Planungsstatus
IM_ORGUNIT LIKE OBJEC-OBJID Organisationseinheit
IM_PLVAR LIKE OBJEC-PLVAR Planvariante
IM_SUBTY LIKE T77POSBUD-SUBTY Subtyp
IM_TIME_INT LIKE T77POSBUD-TIME_INT Zeitintervall

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_ACTUAL TYPE T77POSBUD-ACTUELL Aktuelle Planung
EX_BEGDA TYPE T77POSBUD-BEGDA Beginndatum
EX_ENDDA TYPE T77POSBUD-ENDDA Endedatum
EX_INITIAL_JOB_ID TYPE OBJEC-OBJID ObjektId
EX_INITIAL_JOB_STEXT TYPE OBJEC-STEXT Objektbezeichnung
EX_ORG_BEGDA TYPE OBJEC-BEGDA Beginndatum
EX_ORG_ENDDA TYPE OBJEC-ENDDA Endedatum
EX_ORG_STEXT TYPE OBJEC-STEXT Objektbezeichnung
EX_RETURN TYPE BAPIRETURN1 Returnparameter
EX_SUBTY TYPE T77POSBUD-SUBTY Subtyp
EX_TIME_INT TYPE 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
COLKEY_DESC LIKE HRHEADCOUNTMATRIXCOLUMN Spaltenbeschreibung
HEADCNT_PLAN LIKE HRWPC_S_HEADCNT_PLAN Headcountplanung
HEADCNT_TYPE_DESC LIKE HRPOSBUDTYP Planstellenbudgetbeschreibung
JOB_ID_DESC LIKE HRWPC_S_HEADCNT_JOB_DESC Stellenbeschreibung
TIME_INT_DESC LIKE HRPOSBUDSTR Zulässige Zeitintervalle

Exceptions

This function module does not define any Exceptions.