The Function Module RRX_TRACE_RRW3_PROCESS_CMD (Trace für Aufrufe von attributes_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_RRW3_PROCESS_CMD |
Short Text | Trace für Aufrufe von attributes_get aus rzx0 |
Function Group | RRX3 |
Package | RSR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PAGENO | TYPE | RRXW3_PAGENO | Seitennummer | |
I_PARAMETER_STRING_SEPARATOR | TYPE | CHAR1 | Anfangs- und Endabgrenzung für Parameter Werte | |
I_RESET_RETURN | TYPE | RS_BOOL | Return Tabellen zurücksetzen oder einfach anhängen |
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 |
---|---|---|---|---|
C_T_RETURN | LIKE | BAPIRET1 | Nachrichten | |
C_T_RETURN_HTML | LIKE | W3HTML | Nachrichten als Html | |
I_T_PARAMETERS | LIKE | W3QUERY | Parameter | |
I_T_PARAMETERS_STRING | LIKE | W3HTML | Enthält HTML für WWW Client |
This function module does not define any Exceptions.