Menu

SAP Function Module RHPA_DYNNR_1109_SET_APPRAISEES

The Function Module RHPA_DYNNR_1109_SET_APPRAISEES () 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_1109_SET_APPRAISEES
Short Text
Function Group RHPA_SHOW
Package PPAP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INPUT_OFF TYPE CHAR1 ' '
REFRESH_SCREEN TYPE CHAR1 ' ' Refresh screen
TITLE_TEXT TYPE CHAR40 Table heading
VIEW TYPE CHAR1 'S'
WITH_DOUBLE_CLICK TYPE CHAR1 ' '

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
APPRAISEES LIKE HRPE_APPRAISEES
APPRAISORS LIKE HRPE_APPRAISORS

Exceptions

This function module does not define any Exceptions.