SAP ABAP Class CL_LXE_TMWARE_OI_HANDLER (Handler for Office Integration)
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_OI_HANDLER  
Short Description Handler for Office Integration    
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
# Type group / Object type Type Type Description
1 SOI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_LXE_TMWARE_OI_HANDLER has no interface implemented.
Friends
Class CL_LXE_TMWARE_OI_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EVENT_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_LXE_TMWARE_OI_EVENT_HANDLER Event Handler for Office Integration 20040423
2 FILEHANDLER Instance attribute Private Object reference (TYPE REF TO) CL_LXE_TMWARE_LCL_FILE_HNDLR Handler for Local Files 20040909
3 INITIALIZED Instance attribute Private Type reference (TYPE) BOOLEAN '-' Boolean Variable (X=True, -=False, Space=Unknown) 20040422
4 OI_DOCUMENT_PROXY Instance attribute Public Object reference (TYPE REF TO) I_OI_DOCUMENT_PROXY General Document Interface 20040422
5 OI_OLE_CONTAINER_CONTROL Instance attribute Private Object reference (TYPE REF TO) I_OI_OLE_CONTAINER_CONTROL Document Container Control Interface (Obsolete) 20040422
6 RETCODE Instance attribute Private Type reference (TYPE) SOI_RET_STRING 20040422
7 TEMPLATE_URL Instance attribute Private Type reference (TYPE) BAPIURI-URI URI for the file that contains the TMWare Macro 20040423
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_DOCUMENT Instance method Private Method Closes the Word document 20040423
2 CONSTRUCTOR Instance method Public Constructor Constructor 20040422
3 CREATE_CONTROL Instance method Private Method Generates an OLE Container Control 20040422
4 CREATE_DOCUMENT Instance method Private Method Instantiates a Word Document 20040423
5 EXECUTE_MACRO Instance method Public Method Executes a VB macro in the Word proxy 20040423
6 FREE Instance method Public Method Releases all object references 20040423
7 GET_DOCUMENT_PROXY Instance method Private Method Creates an Instance for Document Management 20040422
8 INSTALL_TEMPLATE Instance method Private Method Installs the VB macro 20040423
9 IS_INITIALIZED Instance method Public Method Provides 'X' if the class was successfully initialized 20040422
10 REGISTER_EVENT_HANDLER Instance method Private Method Registers an event handler for the document 20040423
11 TEST Instance method Public Method Test 20040426
Events
Class CL_LXE_TMWARE_OI_HANDLER has no event.
Types
Class CL_LXE_TMWARE_OI_HANDLER has no local type.
Method Signatures

Method CLOSE_DOCUMENT Signature

Method CLOSE_DOCUMENT on class CL_LXE_TMWARE_OI_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_LXE_TMWARE_UI_EXCEPTION Exception for TMWare Trados Integration 20040526

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20040422
2 Importing TO_Z Call by reference Object reference (TYPE REF TO) CL_LXE_TMWARE_TO_Z Z Translation Object in TMWare Environment 20040601
# Exception Resumable Description Created on
1 CX_LXE_TMWARE_CFG_EXCEPTION Exception for the TMWare Configuration 20040820
2 CX_LXE_TMWARE_UI_EXCEPTION Exception for TMWare Trados Integration 20040526

Method CREATE_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20040422
# Exception Resumable Description Created on
1 CX_LXE_TMWARE_UI_EXCEPTION Exception for TMWare Trados Integration 20040526

Method CREATE_DOCUMENT Signature

Method CREATE_DOCUMENT on class CL_LXE_TMWARE_OI_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_LXE_TMWARE_UI_EXCEPTION Exception for TMWare Trados Integration 20040526

Method EXECUTE_MACRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MACRO_NAME Call by reference Type reference (TYPE) C Name of VB Macro 20040423
2 Importing PARAM1 Call by reference Type reference (TYPE) ANY Macro Parameter 20040423
3 Importing PARAM10 Call by reference Type reference (TYPE) ANY Macro Parameter 20040423
4 Importing PARAM11 Call by reference Type reference (TYPE) ANY Macro Parameter 20040423
5 Importing PARAM12 Call by reference Type reference (TYPE) ANY Macro Parameter 20040423
6 Importing PARAM2 Call by reference Type reference (TYPE) ANY Macro Parameter 20040423
7 Importing PARAM3 Call by reference Type reference (TYPE) ANY Macro Parameter 20040423
8 Importing PARAM4 Call by reference Type reference (TYPE) ANY Macro Parameter 20040423
9 Importing PARAM5 Call by reference Type reference (TYPE) ANY Macro Parameter 20040423
10 Importing PARAM6 Call by reference Type reference (TYPE) ANY Macro Parameter 20040423
11 Importing PARAM7 Call by reference Type reference (TYPE) ANY Macro Parameter 20040423
12 Importing PARAM8 Call by reference Type reference (TYPE) ANY Macro Parameter 20040423
13 Importing PARAM9 Call by reference Type reference (TYPE) ANY Macro Parameter 20040423
14 Importing PARAM_COUNT Call by reference Type reference (TYPE) I Number of Macro Parameters 20040423
15 Changing RESULT Call by reference Type reference (TYPE) ANY Return Value of Macro 20040423
# Exception Resumable Description Created on
1 CX_LXE_TMWARE_UI_EXCEPTION Exception for TMWare Trados Integration 20040526

Method FREE Signature

Method FREE on class CL_LXE_TMWARE_OI_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_LXE_TMWARE_UI_EXCEPTION Exception for TMWare Trados Integration 20040526

Method GET_DOCUMENT_PROXY Signature

Method GET_DOCUMENT_PROXY on class CL_LXE_TMWARE_OI_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_LXE_TMWARE_UI_EXCEPTION Exception for TMWare Trados Integration 20040526

Method INSTALL_TEMPLATE Signature

Method INSTALL_TEMPLATE on class CL_LXE_TMWARE_OI_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_LXE_TMWARE_CFG_EXCEPTION Exception for the TMWare Configuration 20040820
2 CX_LXE_TMWARE_UI_EXCEPTION Exception for TMWare Trados Integration 20040526

Method IS_INITIALIZED Signature

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

Method IS_INITIALIZED on class CL_LXE_TMWARE_OI_HANDLER has no exception.

Method REGISTER_EVENT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TO_Z Call by reference Object reference (TYPE REF TO) CL_LXE_TMWARE_TO_Z Z Translation Object in TMWare Environment 20040601

Method REGISTER_EVENT_HANDLER on class CL_LXE_TMWARE_OI_HANDLER has no exception.

Method TEST Signature

Method TEST on class CL_LXE_TMWARE_OI_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_LXE_TMWARE_UI_EXCEPTION Exception for TMWare Trados Integration 20040526
History
Last changed by/on SAP  20110908 
SAP Release Created in 700