Menu

SAP Function Module RHPA_DYNNR_1108_GET_APPRAISORS

Screen 1108: Tabelle mit Beurteilern - Daten holen

The Function Module RHPA_DYNNR_1108_GET_APPRAISORS (Screen 1108: Tabelle mit Beurteilern - Daten holen) is a standard Function Module in SAP ERP and is part of the function group RHPA_SHOW within the package PPAP.

Technical Information

Function Module RHPA_DYNNR_1108_GET_APPRAISORS
Short Text Screen 1108: Tabelle mit Beurteilern - Daten holen
Function Group RHPA_SHOW
Package PPAP
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHANGED TYPE CHAR1 X'-Tabellendaten wurden verändert !
DOUBLE_CLICK_LINE LIKE SY-TABIX durch Doppelclick ausgewählte Zeile
INTERACTIVE_APPRAISOR LIKE HRPE_APPRAISORS ->...

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
APPRAISORS LIKE HRPE_APPRAISORS EXPORT: Beurteiler

Exceptions

This function module does not define any Exceptions.