SAP ABAP Class CL_LXE_TMWARE_TE (Access to the TagEditor)
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_TE  
Short Description Access to the TagEditor    
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 20040422   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LXE_TMWARE_TE has no forward declaration.
Interfaces
Class CL_LXE_TMWARE_TE has no interface implemented.
Friends
Class CL_LXE_TMWARE_TE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INI_FILENAME Instance attribute Private Type reference (TYPE) STRING File Name of INI File 20040423
2 OI_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_LXE_TMWARE_OI_HANDLER Handler for Office Integration 20040423
3 TE_ISOPEN Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20040423
4 TE_VERSION_KEY Constant Private Type reference (TYPE) STRING 'TagEditor.ApplicationCurVer' 20040819
5 TRANSLATION_OBJECT Instance attribute Private Object reference (TYPE REF TO) CL_LXE_TMWARE_TO_Z Translation Object in TMWare Environment 20040506
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CURRENT_OBJECT Instance method Public Method Checks whether the current object was saved 20040519
2 CHECK_VERSION Static method Public Method Checks the installed version of the TagEditor 20040819
3 CLOSE Instance method Public Method Closes the TagEditor 20040423
4 CLOSE_OBJECT Instance method Public Method Closes the current document 20040601
5 CONSTRUCTOR Instance method Public Constructor Constructor 20040423
6 HAS_CURRENT_OBJECT_CHANGED Instance method Public Method Checks whether current object was changed 20040713
7 HAS_OPEN_DOCUMENTS Instance method Public Method Checks whether an object is currently open in the TagEditor 20040812
8 IS_CURRENT_OBJECT_SAVED Instance method Public Method Checks whether the current object was saved 20040427
9 OPEN_OBJECT Instance method Public Method Open Translation Object 20040423
10 OPEN_OBJECT_TK Instance method Public Method Open Translation Object 20050105
11 OPEN_TE Instance method Private Method Opens the TagEditor 20040423
12 SET_INI_FILE Instance method Public Method Sets the INI file in the TagEditor 20040518
13 SHOW_ERROR_MESSAGE Instance method Private Method Display TagEditor Error Message 20040817
Events
Class CL_LXE_TMWARE_TE has no event.
Types
Class CL_LXE_TMWARE_TE has no local type.
Method Signatures

Method CHECK_CURRENT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OK Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20040519
# Exception Resumable Description Created on
1 CX_LXE_TMWARE_UI_EXCEPTION Exception for TMWare Integration 20040526

Method CHECK_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CUSTMNR Call by reference Type reference (TYPE) LXECUSTMNR 20050104
# Exception Resumable Description Created on
1 CX_LXE_TMWARE_CFG_EXCEPTION Exception for the TMWare Configuration 20040819

Method CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RET Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20040528
# Exception Resumable Description Created on
1 CX_LXE_TMWARE_UI_EXCEPTION Exception for TMWare Integration 20040526

Method CLOSE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OK Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20040701
# Exception Resumable Description Created on
1 CX_LXE_TMWARE_UI_EXCEPTION Exception for TMWare Integration 20040601

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TMWARE_OI_HANDLER Call by reference Object reference (TYPE REF TO) CL_LXE_TMWARE_OI_HANDLER Handler for Office Integration 20040506
2 Importing TRANSLATION_OBJECT Call by reference Object reference (TYPE REF TO) CL_LXE_TMWARE_TO_Z Translation Object in TMWare Environment 20040506
# Exception Resumable Description Created on
1 CX_LXE_TMWARE_UI_EXCEPTION Exception for TMWare Integration 20040526

Method HAS_CURRENT_OBJECT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HAS_CHANGED Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20040713
# Exception Resumable Description Created on
1 CX_LXE_TMWARE_UI_EXCEPTION Exception for TMWare Integration 20040713

Method HAS_OPEN_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HAS_OPEN_DOCUMENTS Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20040812
# Exception Resumable Description Created on
1 CX_LXE_TMWARE_UI_EXCEPTION Exception for TMWare Integration 20040812

Method IS_CURRENT_OBJECT_SAVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_SAVED Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20040427
# Exception Resumable Description Created on
1 CX_LXE_TMWARE_UI_EXCEPTION Exception for TMWare Integration 20040526

Method OPEN_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing T_KEY Call by reference Type reference (TYPE) LXETEXTKEY Text Key 20041221
# Exception Resumable Description Created on
1 CX_LXE_TMWARE_UI_EXCEPTION Exception for TMWare Integration 20040526

Method OPEN_OBJECT_TK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing T_KEY Call by reference Type reference (TYPE) LXETEXTKEY Text Key 20050105
# Exception Resumable Description Created on
1 CX_LXE_TMWARE_UI_EXCEPTION Exception for TMWare Integration 20050105

Method OPEN_TE Signature

Method OPEN_TE on class CL_LXE_TMWARE_TE has no parameter.
# Exception Resumable Description Created on
1 CX_LXE_TMWARE_UI_EXCEPTION Exception for TMWare Integration 20040526

Method SET_INI_FILE Signature

Method SET_INI_FILE on class CL_LXE_TMWARE_TE has no parameter.
# Exception Resumable Description Created on
1 CX_LXE_TMWARE_UI_EXCEPTION Exception for TMWare Integration 20040526

Method SHOW_ERROR_MESSAGE Signature

Method SHOW_ERROR_MESSAGE on class CL_LXE_TMWARE_TE has no parameter.
# Exception Resumable Description Created on
1 CX_LXE_TMWARE_UI_EXCEPTION Exception for TMWare Integration 20040817
History
Last changed by/on SAP  20110908 
SAP Release Created in 700