Menu

SAP Function Module RHPA_POPUP_OBJECTS

The Function Module RHPA_POPUP_OBJECTS () 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_POPUP_OBJECTS
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
MAINTAIN LIKE SY-INPUT ' '
OTYPE LIKE P1000-OTYPE Object type
PLVAR LIKE P1000-PLVAR Plan Version
SHOW_ALL_FIELDS LIKE SY-INPUT 'X'
WITH_MARK_FIELD LIKE SY-INPUT ' '
X1 LIKE SY-CUCOL 30
Y1 LIKE SY-CUROW 5

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
OBJECT_LIST LIKE HRPE_TXOBJ

Exceptions

This function module does not define any Exceptions.