Menu

SAP Function Module SETS_CO_INSTANCE_CREATE

Generate new instance, calling constructor

The Function Module SETS_CO_INSTANCE_CREATE (Generate new instance, calling constructor) 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_CREATE
Short Text Generate new instance, calling constructor
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
CLASS_TYPE TYPE SETST_ENTRY_TYPE
CONTEXT_PATH TYPE SETST_CONTEXT_PATH
TYPEINFO TYPE SETST_TYPEINFO

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INSTANCE LIKE New Instance

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
ILLEGAL_CLASS_TYPE
INITIALIZATION_ERROR
INSTANTIATION_ERROR Instance Could Not Be Generated