The Function Module RRX_TRACE_RSZ_X_COMP_LIST_GET (Trace für Aufrufe von component_list_get aus rzx0) is a standard Function Module in SAP ERP and is part of the function group RRX3 within the package RSR.
Function Module | RRX_TRACE_RSZ_X_COMP_LIST_GET |
Short Text | Trace für Aufrufe von component_list_get aus rzx0 |
Function Group | RRX3 |
Package | RSR |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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_COMP_F4 | LIKE | RSZ_X_TREECONTENT | RFC: Tree-Struktur für Controlschnittstelle | |
E_T_PARAMS | LIKE | RSZX_EPAR_COMP_LIST_GET | Export-Parameter für RFC RSZ_X_COMPONENT_LIST_GET2 | |
E_T_TREESTRUCTURE | LIKE | RSZ_X_TREESTRUCTURE | Beschreibung eines Knotenitems im SAPTableTree | |
I_T_PARAMS | LIKE | RSZX_IPAR_COMP_LIST_GET | Import-Parameter für RFC RSZ_X_COMPONENT_LIST_GET2 |
This function module does not define any Exceptions.