The Function Module RS_ST22_GET_DUMPS_CATEGORIES (Liefer für gegebene Kurzdumps die entsprechenden Kategorien) 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_DUMPS_CATEGORIES |
Short Text | Liefer für gegebene Kurzdumps die entsprechenden Kategorien |
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 | Sprache in welcher gesucht werden soll |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_DUMPS_CATEGORIES | TYPE | ST22_DUMPS_CATEGORIES | Kurzdumpnamen werden übergeben und die Kategorie wird gefüllt |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.