The Function Module RS_ST22_GET_DUMP_CATEGORY () is a standard Function Module in SAP ERP and is part of the function group ST22_TOOLS within the package SABP.
Function Module | RS_ST22_GET_DUMP_CATEGORY |
Short Text | |
Function Group | ST22_TOOLS |
Package | SABP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_LANGU | TYPE | SYST-LANGU | SY-LANGU | |
P_NAME | TYPE | SNAPT-ERRID | Abend ID of an ABAP/4 short dump |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_CATEGORY | TYPE | I |
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.