Menu

SAP Function Module HR_PF_VS_PERFORM_99

HR-PF: VS-Interpreter-Schnittstelle

The Function Module HR_PF_VS_PERFORM_99 (HR-PF: VS-Interpreter-Schnittstelle) is a standard Function Module in SAP ERP and is part of the function group HRPFD00VSIP within the package PK02.

Technical Information

Function Module HR_PF_VS_PERFORM_99
Short Text HR-PF: VS-Interpreter-Schnittstelle
Function Group HRPFD00VSIP
Package PK02
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALLER TYPE PROCESSING_TYPE %MODE_INTERP HR-PK: Ausführungstyp für VS-Interpreter
DO_END TYPE CHAR1 'X' Einstelliges Kennzeichen
DO_INIT TYPE CHAR1 'X' Einstelliges Kennzeichen
DO_PERFORM TYPE CHAR1 'X' Einstelliges Kennzeichen
MODE TYPE PROCESSING_TYPE %MODE_RUN HR-PK: Ausführungstyp für VS-Interpreter
SIMPAFGR LIKE T5CAX-PAFGR HR-CH: Parameterbereichsfindungsgruppierung
SIMPPLAN LIKE T5CA4-PPLAN Verarbeitungsplan

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EVL TYPE P02VS_EVL_INFO_RECORD HR-CH: Zustandsbeschreibung des VS-Interpreters

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
PRINT_ENTRIES TYPE P02VS_PR_ENTRY_TAB Buchungen zur Druckausgabe
PROTTAB TYPE HRPFD00_PROTTAB HR-PK: Protokolltabelle des PK-Debuggers

Exceptions

This function module does not define any Exceptions.