Menu

SAP Function Module SETS_CO_INSTANCE_EDIT

Instanz einer Klasse anzeigen/editieren

The Function Module SETS_CO_INSTANCE_EDIT (Instanz einer Klasse anzeigen/editieren) 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_EDIT
Short Text Instanz einer Klasse anzeigen/editieren
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 Klasse der Instanz
CLASS_TYPE TYPE SETST_ENTRY_TYPE Art der Klasse (BOR Objekttyp, ABAP Klasse)
INSTANCE LIKE zu editierende Instanz

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.