Menu

SAP Function Module SWO_DIALOG_OBJTYPE_INSERT

Create object type

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

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