The Function Module RSZ_DB_COMP_SEARCH (Reorgansation von Berichtskomponenten) is a standard Function Module in SAP ERP and is part of the function group RZD1 within the package RSZ.
Function Module | RSZ_DB_COMP_SEARCH |
Short Text | Reorgansation von Berichtskomponenten |
Function Group | RZD1 |
Package | RSZ |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DEFTP | TYPE | STRING | RZD1_C_DEFTP-REPORT | Definitionstyp eines Elements |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 | Rückgabe von Baum- und Listenknoten für den Open-Dialog | |
I_T_PARAMS | LIKE | RSZW_IPAR_SEARCH | Übergabestruktur Suchen für Open/Save Dialog |
This function module does not define any Exceptions.