Menu

SAP Function Module HRWPC_HDCNT_GET_JOB

Stelle lesen

The Function Module HRWPC_HDCNT_GET_JOB (Stelle 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_JOB
Short Text Stelle 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_BEGDA LIKE PLOG-BEGDA SY-DATUM Beginndatum
IM_ENDDA LIKE PLOG-ENDDA SY-DATUM Endedatum
IM_JOBID LIKE PLOG-OBJID Objekt-Id
IM_PLVAR LIKE PLOG-PLVAR Planvariante

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_OBEG LIKE PLOG-BEGDA Beginndatum
EX_OEND LIKE PLOG-ENDDA Endedatum
EX_RETURN LIKE BAPIRETURN1 Returnparameter
EX_SHORT LIKE P1000-SHORT Objektkürzel
EX_STEXT LIKE P1000-STEXT Objektbezeichnung

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.