Menu

SAP Function Module RZX2_OBJECT_SEARCH

The Function Module RZX2_OBJECT_SEARCH () is a standard Function Module in SAP ERP and is part of the function group RZX2 within the package RSZ.

Technical Information

Function Module RZX2_OBJECT_SEARCH
Short Text
Function Group RZX2
Package RSZ
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_OBJTYPE TYPE RSZOBJTYPE Type of a Reporting Object

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC LIKE SY-SUBRC Return Value, Return Value After ABAP Statements

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
E_T_NODES LIKE RSZW_TREENODES Returns Tree and List Nodes for the Open Dialog
I_T_PARAMS LIKE RSZW_IPAR_SEARCH Transfer Structure Search for Open/Save Dialog

Exceptions

This function module does not define any Exceptions.