Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module RRX_TRACE_RRW3_GET_DATA (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_GET_DATA |
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_DATA_VERSION | TYPE | RSRDS_VERSION | Data Set Version | |
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.