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_RSZ_X_I4SELECTOR_GET (Trace-Baustein zu RSZ_X_INFO$SELECTOR_GET) 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_I4SELECTOR_GET |
Short Text | Trace-Baustein zu RSZ_X_INFO$SELECTOR_GET |
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_ATTRIBUTES | LIKE | RSZX_ATTRIBUTE | Übertragungsstruktur für Attributinfos (f. Selektor) | |
E_T_HIERARCHIES | LIKE | RSZX_HIERARCHY | Übertragungsstruktur für Hierarchieinfos (f. Selektor) | |
E_T_PARAMS | LIKE | RSZX_EPAR_I4SEL_GET | Export-Parameter f. RSZX_INFO4SELECTOR_GET | |
I_T_PARAMS | LIKE | RSZX_IPAR_I4SEL_GET | Import-Parameter f. RSZX_INFO4SELECTOR_GET |
This function module does not define any Exceptions.