SAP ABAP Class CL_XLFT_TRANSLATION_TRANSPORT (Transports translation from one object to another)
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_TRANSLATION_TRANSPORT  
Short Description Transports translation from one object to another    
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_TRANSLATION_TRANSPORT has no interface implemented.
Friends
Class CL_XLFT_TRANSLATION_TRANSPORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_LANGUAGES Instance attribute Private Type reference (TYPE) LXE_TT_LXEISOLANG Languages 20110223
2 MV_OVERWRITE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110223
3 MV_SOURCE_AREA Instance attribute Private Type reference (TYPE) LXECUSTMNR Translation Area 20110223
4 MV_SOURCE_OBJECT_NAME Instance attribute Private Type reference (TYPE) LXEOBJNAME Name of Translation Object 20110223
5 MV_TARGET_AREA Instance attribute Private Type reference (TYPE) LXECUSTMNR Translation Area 20110223
6 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 TRANSPORT Instance method Private Method 20110223
3 TRANSPORT_TRANSLATIONS Static method Public Method Transports translations from one object to another 20110223
Events
Class CL_XLFT_TRANSLATION_TRANSPORT has no event.
Types
Class CL_XLFT_TRANSLATION_TRANSPORT 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 LANGUAGES Call by reference Type reference (TYPE) LXE_TT_LXEISOLANG Languages 20110223
2 Importing OVERWRITE Call by reference Type reference (TYPE) ABAP_BOOL 20110223
3 Importing SOURCE_AREA Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20110223
4 Importing SOURCE_OBJECT_NAME Call by reference Type reference (TYPE) LXEOBJNAME Name of Translation Object 20110223
5 Importing TARGET_AREA Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20110223
6 Importing TARGET_OBJECT_NAME Call by reference Type reference (TYPE) LXEOBJNAME Name of Translation Object 20110223

Method CONSTRUCTOR on class CL_XLFT_TRANSLATION_TRANSPORT has no exception.

Method TRANSPORT Signature

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

Method TRANSPORT_TRANSLATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGES Call by reference Type reference (TYPE) LXE_TT_LXEISOLANG Languages 20110223
2 Importing OVERWRITE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110223
3 Importing SOURCE_AREA Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20110223
4 Importing SOURCE_OBJECT_NAME Call by reference Type reference (TYPE) LXEOBJNAME Name of Translation Object 20110223
5 Importing TARGET_AREA Call by reference Type reference (TYPE) LXECUSTMNR Translation Area 20110223
6 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
History
Last changed by/on SAP  20130531 
SAP Release Created in 731