The Function Module SWO_DIALOG_OBJTYPE_COPY (Copy object type) is a standard Function Module in SAP ERP and is part of the function group SWOS within the package SWO.
Function Module | SWO_DIALOG_OBJTYPE_COPY |
Short Text | Copy object type |
Function Group | SWOS |
Package | SWO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJTYPE | LIKE | SWOTBASDAT-OBJTYPE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NEW_OBJTYPE | LIKE | SWOTBASDAT-OBJTYPE |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCELLED | |
NAME_ERROR | |
OBJTYPE_NOT_FOUND | |
PARENT_NOT_FOUND | |
PERMISSION_FAILURE | |
PROGRAM_NOT_FOUND | |
TOPROG_EXIST | |
TOTYPE_EXIST | |
TRANSPORT_ERROR |