Menu

SAP Function Module SETS_CO_INSTANCE_CONSTRUCT

Instanz anlegen: Konstruktor-Parameter füllen

The Function Module SETS_CO_INSTANCE_CONSTRUCT (Instanz anlegen: Konstruktor-Parameter füllen) is a standard Function Module in SAP ERP and is part of the function group SETV within the package SETS.

Technical Information

Function Module SETS_CO_INSTANCE_CONSTRUCT
Short Text Instanz anlegen: Konstruktor-Parameter füllen
Function Group SETV
Package SETS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLASS LIKE SEOCLSKEY Instanz, auf der die Methode ausgeführt wird
CLASS_TYPE TYPE SETST_ENTRY_TYPE Art der Klasse (BOR Objekttyp, ABAP Klasse)

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

This function module does not define any Exceptions.