The Function Module G_SET_CHECK_SETCLASS (Setklasse aus Set-ID bestimmen) is a standard Function Module in SAP ERP and is part of the function group GSAC within the package GBSE.
Function Module | G_SET_CHECK_SETCLASS |
Short Text | Setklasse aus Set-ID bestimmen |
Function Group | GSAC |
Package | GBSE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_SETID | TYPE | SETID | Identifikation eines Sets |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_SETCLASS | TYPE | SETCLASS | Klasse eines Sets |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_A_SET | Die übergebene ID ist keine Set-ID |