Menu

SAP Function Module RS_ST22_GET_DUMP_CATEGORY

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.

Technical Information

Function Module RS_ST22_GET_DUMP_CATEGORY
Short Text
Function Group ST22_TOOLS
Package SABP
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_CATEGORY TYPE I

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.