SAP ABAP Function Module DDUT_OBJECT_COPY (DD:Copy Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDIC (Package) ABAP Dictionary

⤷

⤷

Basic Data
Function Module | DDUT_OBJECT_COPY | DD:Copy Object |
Function Group | SDTO | Official Tools of the ABAP Dictionary |
Program Name | SAPLSDTO | |
INCLUDE Name | LSDTOU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
TYPE | TYPE | DDOBJTYP | Type of ABAP Dictionary Object to be Copied | |||
![]() |
SRC_NAME | TYPE | DDOBJNAME | Name of ABAP Dictionary Object to be Copied | |||
![]() |
SRC_ID | TYPE | DDOBJECTID | ' ' | Identifier of ABAP Dictionary Object to be Copied | ||
![]() |
DST_NAME | TYPE | DDOBJNAME | Name to which to Copy | |||
![]() |
DST_ID | TYPE | DDOBJECTID | ' ' | Identifier to which to Copy | ||
![]() |
STATE | TYPE | DDOBJSTATE | 'A' | Read status of object to be copied | ||
![]() |
WITH_SUBOBJECTS | TYPE | DDBOOL_D | 'X' | Should Component Objects also be Copied | ||
![]() |
WITH_DOCU | TYPE | DDBOOL_D | 'X' | Should Documentation of Object also be Copied | ||
![]() |
ILLEGAL_INPUT | TYPE | Illegal Value of an Input Parameter | ||||
![]() |
SRC_NOT_FOUND | TYPE | Object to be copied does not exist | ||||
![]() |
COPY_FAILURE | TYPE | Error while Copying (ROLLBACK Recommended) | ||||
![]() |
COPY_REFUSED | TYPE | Copy not Allowed | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19960903 |
SAP Release Created in |