Menu

SAP Function Module SETS_UT_CHECK_CREATE_INSTANCE

Prüfen, ob INstanz der Klasse erzeugt werden kann

The Function Module SETS_UT_CHECK_CREATE_INSTANCE (Prüfen, ob INstanz der Klasse erzeugt werden kann) is a standard Function Module in SAP ERP and is part of the function group SETU within the package SETS.

Technical Information

Function Module SETS_UT_CHECK_CREATE_INSTANCE
Short Text Prüfen, ob INstanz der Klasse erzeugt werden kann
Function Group SETU
Package SETS
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CLASS_IS_ABSTRACT abstrakte Klasse kann nicht instantiiert werden
NOT_FOUND Klasse ist in der Typeinfo nicht vorhanden
NO_INSTANCE_POSSIBLE Instanz kann nicht erzeugt werden