SAP ABAP Class CL_LXE_TMWARE_TU_Z (Translation Object in TMWare Environment)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE_OBSOLETE (Package) Obsolete objects from MLT packages
Properties
Class CL_LXE_TMWARE_TU_Z  
Short Description Translation Object in TMWare Environment    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE_OBSOLETE   Obsolete objects from MLT packages 
Created 20040518   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LXE_TMWARE_TU_Z has no forward declaration.
Interfaces
Class CL_LXE_TMWARE_TU_Z has no interface implemented.
Friends
Class CL_LXE_TMWARE_TU_Z has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATA_CHANGED Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20040518
2 OBJSTAT Instance attribute Private Type reference (TYPE) LXEOBJSTAT Status of a Translation Object 20040518
3 SOURCEDATA Instance attribute Private Type reference (TYPE) XSTRING Source Data 20040518
4 TARGETDATA Instance attribute Private Type reference (TYPE) XSTRING Translation Data 20040518
5 TTXDATA Instance attribute Private Type reference (TYPE) XSTRING TTX Data 20040518
6 TTXEXISTS Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20040518
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040518
2 GET_OBJ_STAT Instance method Public Method Returns the object status 20040518
3 GET_SOURCE_DATA Instance method Public Method Returns the source data for a text key 20040518
4 GET_TARGET_DATA Instance method Public Method Provides the target data 20040519
5 GET_TTX_DATA Instance method Public Method Returns the TTX data for a text key 20040518
6 SET_OBJ_STAT Instance method Public Method Sets the Object Status 20040518
7 SET_TARGET_DATA Instance method Public Method Sets the target data 20040519
8 SET_TTX_DATA Instance method Public Method Sets the TTX data 20040519
9 SET_TTX_EXISTS Instance method Public Method Sets whether a TTX file exists for the object or not 20040518
10 TTX_EXISTS Instance method Public Method Returns 'X' if the TTX file exists 20040518
Events
Class CL_LXE_TMWARE_TU_Z has no event.
Types
Class CL_LXE_TMWARE_TU_Z 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 SOURCEDATA Call by reference Type reference (TYPE) XSTRING TTX Data 20040518
2 Importing TTXDATA Call by reference Type reference (TYPE) XSTRING Translation Data 20040518

Method CONSTRUCTOR on class CL_LXE_TMWARE_TU_Z has no exception.

Method GET_OBJ_STAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OBJSTAT Call by reference Type reference (TYPE) LXEOBJSTAT Status of a Translation Object 20040518

Method GET_OBJ_STAT on class CL_LXE_TMWARE_TU_Z has no exception.

Method GET_SOURCE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting XSTRING Call by reference Type reference (TYPE) XSTRING Data 20040518

Method GET_SOURCE_DATA on class CL_LXE_TMWARE_TU_Z has no exception.

Method GET_TARGET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting XSTRING Call by reference Type reference (TYPE) XSTRING Target Data 20040519

Method GET_TARGET_DATA on class CL_LXE_TMWARE_TU_Z has no exception.

Method GET_TTX_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting XSTRING Call by reference Type reference (TYPE) XSTRING Data 20040518

Method GET_TTX_DATA on class CL_LXE_TMWARE_TU_Z has no exception.

Method SET_OBJ_STAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJSTAT Call by reference Type reference (TYPE) LXEOBJSTAT Status of a Translation Object 20040518

Method SET_OBJ_STAT on class CL_LXE_TMWARE_TU_Z has no exception.

Method SET_TARGET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) XSTRING Binary Data 20040519

Method SET_TARGET_DATA on class CL_LXE_TMWARE_TU_Z has no exception.

Method SET_TTX_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) XSTRING Binary Data 20040519

Method SET_TTX_DATA on class CL_LXE_TMWARE_TU_Z has no exception.

Method SET_TTX_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TTX_EXISTS Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20040518

Method SET_TTX_EXISTS on class CL_LXE_TMWARE_TU_Z has no exception.

Method TTX_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXISTS Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20040518

Method TTX_EXISTS on class CL_LXE_TMWARE_TU_Z has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700