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.
Function Module | SWO_DIALOG_OBJECT_KEY_EDIT |
Short Text | Editieren bzw. Anzeigen einer Objektid |
Function Group | SWOT |
Package | SWO |
Module Type | Remote-Enabled |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.