The Function Module AUTH_TRACE_GET_USOBHASH () 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_USOBHASH |
Short Text | |
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 |
---|---|---|---|---|
USOB_TYPE | TYPE | USOBHASH-TYPE | Type of Check Flag and Authorization Default Values |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_DBCNT | TYPE | SY-DBCNT | DB operations, number of table lines processed | |
P_USOBHASH | TYPE | USOBHASH_T | Table with Structure USOBHASH |
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.