Menu

SAP Function Module SWO_DIALOG_OBJTYPE_INSERT

Create object type

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module SWO_DIALOG_OBJTYPE_INSERT (Create 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_INSERT
Short Text Create 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
DATAMODEL LIKE SWOTBASDAT-UDMENTID SPACE
OBJTYPE LIKE SWOTBASDAT-OBJTYPE SPACE
OBJTYPECLASS LIKE SWOTBASDAT-OBJTYPECLS SPACE
PARENT LIKE SWOTBASDAT-PARENT SPACE Parent object type
PARENTCLASS LIKE SWOTBASDAT-OBJTYPECLS SPACE
QUERY_PARENT LIKE SPACE
SHORTTEXT LIKE SWOTBASDAT-SHORTTEXT SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BASEDATA LIKE SWOTBASDAT

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
APPLICATION_NOT_FOUND
CANCELED Cancellation by user
ERROR_UPLOAD
NAME_ERROR
OBJTYPECLASS_ERROR
OBJTYPE_EXISTS Object type already exists
OBJTYPE_LOCKED Object type is locked
OLE_APPLICATIONS_NOT_FOUND
PARENT_ERROR
PERMISSION_FAILURE
PROGRAM_EXISTS
TRANSPORT_ERROR Different transport attributes
UDM_ERROR