Menu

SAP Function Module SWO_DIALOG_OBJTYPE_EDIT

Display/change object type

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module SWO_DIALOG_OBJTYPE_EDIT (Display/change object type) is a standard Function Module in SAP ERP and is part of the function group SWOS within the package SWO.

Technical Information

Function Module SWO_DIALOG_OBJTYPE_EDIT
Short Text Display/change object type
Function Group SWOS
Package SWO
Module Type Normal Module

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 Editing mode
FORCE_DISPLAY LIKE SWOTEDITOR-DISPLAY SPACE Switch to change mode not permitted
OBJTYPE LIKE SWOTBASDAT-OBJTYPE Object type (if SPACE then create)
PROGRAM_LINE TYPE I 0 Program Line
SHOW_PROGRAM TYPE CHAR1 SPACE
USE_OBJECTNAMES LIKE SWOTEDITOR-USEOBJNAME SPACE Display object name instead of ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FUNCEXIT LIKE SWOTEDITOR-FUNCEXIT Function code exit

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
CANCELLED Action canceled
OBJTYPE_NOT_FOUND Object type is not defined
PERMISSION_FAILURE No authorization for editing