Menu

SAP Function Module HRPY_PROCESS_GET_EVENTS

PopUp zur Eingabe der Ereignisse

The Function Module HRPY_PROCESS_GET_EVENTS (PopUp zur Eingabe der Ereignisse) is a standard Function Module in SAP ERP and is part of the function group HRST3 within the package PCPM.

Technical Information

Function Module HRPY_PROCESS_GET_EVENTS
Short Text PopUp zur Eingabe der Ereignisse
Function Group HRST3
Package PCPM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IMP_EVENTS TYPE PAY_PM_EVENTS_PLAN_TAB Einzuplanende Ereignisse
IMP_EVENT_DEALER CLASS IF_EX_HR_PY_EVENTS_DEAL BAdI-Interface IF_EX_HR_PY_EVENTS_DEAL
IMP_EVENT_INFOS TYPE PAY_PM_EVENT_TYPE_INFO_TAB Informationen über die Ereignistypen
IMP_ONLY_DISP TYPE FLAG allgemeines flag
IMP_PROCESSID TYPE PAY_PROCESSID Nummer eines Prozesses
IMP_STEPID TYPE STEPID Identifikatior eines Schritts im Processmodell

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXP_AUTH_USER TYPE T52SP-AUTHCKNAM Hintergrundbenutzername für Berechtigungsüberprüfung
EXP_EVENT_PLANS TYPE PAY_PM_EVENTS_PLAN_TAB Einzuplanende Ereignisse
EXP_SUBRC TYPE SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

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.