SAP ABAP Interface IF_DMC_CREMODDELCOPY (DMC: Standard Processing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-DMC (Application Component) Data Conversion
     S_DMCM (Package) Data Mapping and Conversion: Maintenance
Properties
Interface IF_DMC_CREMODDELCOPY  
Short Description DMC: Standard Processing    
General Data
Package S_DMCM   Data Mapping and Conversion: Maintenance 
Created 20000720   SAP 
Last changed 20141030    
Unicode checks active    
Forward declarations
Interface IF_DMC_CREMODDELCOPY has no forward declaration.
Interfaces
Interface IF_DMC_CREMODDELCOPY has no interface.
Friends
Interface IF_DMC_CREMODDELCOPY has no friend.
Attributes
Interface IF_DMC_CREMODDELCOPY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_OBJECT Static method Public Method Create Object 20000720
2 DEEP_COPY_OBJECT Instance method Public Method Copy object (root only) 20000720
3 DELETE_OBJECT Instance method Public Method Delete Object 20000720
4 FLAT_COPY_OBJECT Instance method Public Method Copy object (root only) 20000720
5 LOAD_BY_GUID Static method Public Method Load an Object 20000721
6 MODIFY_OBJECT Instance method Public Method Process Object 20000720
7 RENAME_OBJECT Instance method Public Method Rename object 20000720
Events
Interface IF_DMC_CREMODDELCOPY has no event.
Types
Interface IF_DMC_CREMODDELCOPY has no local type.
Method Signatures

Method CREATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUID Call by reference Type reference (TYPE) DMC_GUID GUID des anzulegenden Objektes 20000720
2 Importing IM_IDENT Call by reference Type reference (TYPE) DMC_IDENT Name des anzulegenden Objektes 20000720
3 Importing IM_OBJECT_TYPE Call by reference Type reference (TYPE) DMC_TRTYPE Type des anzulegenden Objektes 20000720
4 Returning RE_NEW_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT Referenz auf das neue Objekt 20000721

Method CREATE_OBJECT on Interface IF_DMC_CREMODDELCOPY has no exception.

Method DEEP_COPY_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_NEW_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT Zeiger auf das kopierte Objekt 20000724
2 Importing IM_NEW_ASSIGNED Call by reference Type reference (TYPE) DMC_GUID Objekt, dem zugeordnet wird 20000720
3 Importing IM_NEW_IDENT Call by reference Type reference (TYPE) DMC_IDENT Name des neuen Objektes 20000720
4 Importing IM_NEW_VISIBILITY Call by reference Type reference (TYPE) DMC_VISIB Zuordnung zu PROJ, SPROJ oder CONVOBJ des neuen Objektes 20000720
# Exception Resumable Description Created on
1 COPY_ERROR Fehler beim Anlegen des neuen Objektes 20000720

Method DELETE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RC Value transfer Type reference (TYPE) SY-SUBRC Returncode (0=Löschen erfolgreich, 4=Fehler) 20000720

Method DELETE_OBJECT on Interface IF_DMC_CREMODDELCOPY has no exception.

Method FLAT_COPY_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_NEW_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT Zeiger auf kopiertes Objekt 20000724
2 Importing IM_NEW_ASSIGNED Call by reference Type reference (TYPE) DMC_GUID Objekt, dem zugeordnet wird 20000720
3 Importing IM_NEW_IDENT Call by reference Type reference (TYPE) DMC_IDENT Name des neuen Objektes 20000720
4 Importing IM_NEW_VISIBILITY Call by reference Type reference (TYPE) DMC_VISIB Zuordnung zu PROJ, SPROJ oder CONVOBJ des neuen Objektes 20000720
# Exception Resumable Description Created on
1 COPY_ERROR Fehler beim Anlegen des neuen Objektes 20000720

Method LOAD_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUID Call by reference Type reference (TYPE) DMC_GUID GUID des zu ladenden Objektes 20000721
2 Importing IM_OBJECT_TYPE Call by reference Type reference (TYPE) DMC_TRTYPE DMC: Umschlüsselungstyp 20000724
3 Returning OBJECT Value transfer Object reference (TYPE REF TO) OBJECT objekt 20000724

Method LOAD_BY_GUID on Interface IF_DMC_CREMODDELCOPY has no exception.

Method MODIFY_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RC Value transfer Type reference (TYPE) SY-SUBRC Returncode (0=Bearbeitung erfolgreich, 4=Fehler) 20000720

Method MODIFY_OBJECT on Interface IF_DMC_CREMODDELCOPY has no exception.

Method RENAME_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NEW_IDENT Call by reference Type reference (TYPE) DMC_IDENT Neuer Bezeichner 20000721
2 Returning RE_RC Value transfer Type reference (TYPE) SY-SUBRC Returncode (0=Umbenennen erfolgreich, 4=Fehler) 20000721

Method RENAME_OBJECT on Interface IF_DMC_CREMODDELCOPY has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 20C