Menu

SAP Function Module HR_APPL_READ_ACTIONS

Lesen der Bewerbervorgänge

The Function Module HR_APPL_READ_ACTIONS (Lesen der Bewerbervorgänge) is a standard Function Module in SAP ERP and is part of the function group RPAT within the package PAPL.

Technical Information

Function Module HR_APPL_READ_ACTIONS
Short Text Lesen der Bewerbervorgänge
Function Group RPAT
Package PAPL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTIVITYID LIKE PC3AC-ACTID laufende Nummer des Vorgangs
APPLICANTNUMBER LIKE P4001-PERNR Transaktionsklasse (Bewerber)
APPLICATIONDATE LIKE P4001-BEGDA Datum der Bewerbung
RECORDNUMBER LIKE P4001-SEQNR laufende Nummer der Bewerbung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURNCODE LIKE SY-SUBRC Returncode

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
ACTIV LIKE PC3AC Tabelle der Bewerbervorgänge

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INFTY_NOT_FOUND Infotyp existiert nicht