The Function Module AUTH_TRACE_INTERN_GET_DETAIL () 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_INTERN_GET_DETAIL |
Short Text | |
Function Group | SAUTHTRACE |
Package | S_PROFGEN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HASH_VALUE | TYPE | USOBHASH-NAME | Program, transaction or function module name | |
HASH_VALUE_TYPE | TYPE | USOBHASH-TYPE | SPACE | Report type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COUNT | TYPE | I | ||
OBJECT | TYPE | USOBHASH-OBJECT | Object Type | |
OBJ_NAME | TYPE | USOBHASH-OBJ_NAME | Object Name in Object Directory | |
PGMID | TYPE | USOBHASH-PGMID | Program ID in requests and tasks | |
SERVICE | TYPE | USOBHASH-SERVICE | Service: Transaction Started Externally | |
SERVICE_TYPE | TYPE | USOBHASH-SERVICE_TYPE | Name of External Service |
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.