SAP ABAP Class CL_XLFT_OBJECT_COPY (Copies objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_XLFT (Package) XLIFF 1.2 Translation
Properties
Class CL_XLFT_OBJECT_COPY  
Short Description Copies objects    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_XLFT   XLIFF 1.2 Translation 
Created 20110223   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_XLFT_OBJECT_COPY has no interface implemented.
Friends
Class CL_XLFT_OBJECT_COPY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_OVERWRITE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110223
2 MV_SOURCE_AREA Instance attribute Private Type reference (TYPE) LXECUSTMNR Translation Area 20110223
3 MV_SOURCE_OBJECT_NAME Instance attribute Private Type reference (TYPE) LXEOBJNAME Name of Translation Object 20110223
4 MV_TARGET_AREA Instance attribute Private Type reference (TYPE) LXECUSTMNR Translation Area 20110223
5 MV_TARGET_OBJECT_NAME Instance attribute Private Type reference (TYPE) LXEOBJNAME Name of Translation Object 20110223
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20110223
2 COPY Instance method Private Method 20110223
3 COPY_OBJECT Static method Public Method Copies an object 20110223
4 OBJECT_EXISTS Instance method Private Method 20110223
Events
Class CL_XLFT_OBJECT_COPY has no event.
Types
Class CL_XLFT_OBJECT_COPY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OVERWRITE Call by reference Type reference (TYPE) ABAP_BOOL 20110223
2 Importing SOURCE_AREA Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20110223
3 Importing SOURCE_OBJECT_NAME Call by reference Type reference (TYPE) LXEOBJNAME Name of Translation Object 20110223
4 Importing TARGET_AREA Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20110223
5 Importing TARGET_OBJECT_NAME Call by reference Type reference (TYPE) LXEOBJNAME Name of Translation Object 20110223

Method CONSTRUCTOR on class CL_XLFT_OBJECT_COPY has no exception.

Method COPY Signature

Method COPY on class CL_XLFT_OBJECT_COPY has no parameter.
# Exception Resumable Description Created on
1 CX_XLFT Base class for XLIFF Translation exceptions 20110223

Method COPY_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OVERWRITE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Specifies if target object should be overwritten 20110223
2 Importing SOURCE_AREA Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20110223
3 Importing SOURCE_OBJECT_NAME Call by reference Type reference (TYPE) LXEOBJNAME Name of Translation Object 20110223
4 Importing TARGET_AREA Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20110223
5 Importing TARGET_OBJECT_NAME Call by reference Type reference (TYPE) LXEOBJNAME Name of Translation Object 20110223
# Exception Resumable Description Created on
1 CX_XLFT Base class for XLIFF Translation exceptions 20110223

Method OBJECT_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20110223
2 Returning EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20110223
3 Importing OBJECT_NAME Call by reference Type reference (TYPE) LXEOBJNAME Name of Translation Object 20110223
# Exception Resumable Description Created on
1 CX_XLFT_LOCK Lock exception 20110223
History
Last changed by/on SAP  20130531 
SAP Release Created in 731