The Function Module AUTH_TRACE_GET_AUTHVAL_DATA (Holt Berechtigungs-Tracedaten aus Remote-System) is a standard Function Module in SAP ERP and is part of the function group SAUTHTRACE within the package S_PROFGEN.
Function Module | AUTH_TRACE_GET_AUTHVAL_DATA |
Short Text | Holt Berechtigungs-Tracedaten aus Remote-System |
Function Group | SAUTHTRACE |
Package | S_PROFGEN |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_AUTHVALTRC_KEY | TYPE | USOB_AUTHVALTRC_KEY_T | Tabelle: Nur die wichtigen Keyfelder zu USOB_AUTHVALTRC |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_AUTHVALTRC_DATA | TYPE | USOB_AUTHVALTRC_T | Tabelle mit Struktur USOB_AUTHVALTRC | |
P_DBCNT | TYPE | SY-DBCNT | Datenbankzugriffe, Anzahl der bearbeiteten Tabellenzeilen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.