Menu

SAP Function Module SWO_DIALOG_OBJECT_KEY_EDIT

Editieren bzw. Anzeigen einer Objektid

The Function Module SWO_DIALOG_OBJECT_KEY_EDIT (Editieren bzw. Anzeigen einer Objektid) is a standard Function Module in SAP ERP and is part of the function group SWOT within the package SWO.

Technical Information

Function Module SWO_DIALOG_OBJECT_KEY_EDIT
Short Text Editieren bzw. Anzeigen einer Objektid
Function Group SWOT
Package SWO
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DISPLAY LIKE SWOTEDITOR-DISPLAY SPACE
OBJKEY LIKE SWOTOBJID-OBJKEY SPACE
OBJTYPE LIKE SWOTOBJID-OBJTYPE
TITLE LIKE SWOTBASDAT-SHORTTEXT SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHANGED LIKE SWOTEDITOR-CHANGED
OBJKEY LIKE SWOTOBJID-OBJKEY
RETURN LIKE SWOTRETURN

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.