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 | 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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_LXE_TMWARE_OI_EVENT_HANDLER | Event Handler for Office Integration | 20040423 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_LXE_TMWARE_LCL_FILE_HNDLR | Handler for Local Files | 20040909 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=True, -=False, Space=Unknown) | 20040422 | ||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | I_OI_DOCUMENT_PROXY | General Document Interface | 20040422 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | I_OI_OLE_CONTAINER_CONTROL | Document Container Control Interface (Obsolete) | 20040422 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SOI_RET_STRING | 20040422 | ||||
| 7 | 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 | Instance method | Private | Method | Closes the Word document | 20040423 | |
| 2 | Instance method | Public | Constructor | Constructor | 20040422 | |
| 3 | Instance method | Private | Method | Generates an OLE Container Control | 20040422 | |
| 4 | Instance method | Private | Method | Instantiates a Word Document | 20040423 | |
| 5 | Instance method | Public | Method | Executes a VB macro in the Word proxy | 20040423 | |
| 6 | Instance method | Public | Method | Releases all object references | 20040423 | |
| 7 | Instance method | Private | Method | Creates an Instance for Document Management | 20040422 | |
| 8 | Instance method | Private | Method | Installs the VB macro | 20040423 | |
| 9 | Instance method | Public | Method | Provides 'X' if the class was successfully initialized | 20040422 | |
| 10 | Instance method | Private | Method | Registers an event handler for the document | 20040423 | |
| 11 | 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 | Exception for TMWare Trados Integration | 20040526 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20040422 | |||
| 2 | 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 | Exception for the TMWare Configuration | 20040820 | ||
| 2 | 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 | 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 | 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 | 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 | MACRO_NAME | Call by reference | Type reference (TYPE) | C | Name of VB Macro | 20040423 | |||
| 2 | PARAM1 | Call by reference | Type reference (TYPE) | ANY | Macro Parameter | 20040423 | |||
| 3 | PARAM10 | Call by reference | Type reference (TYPE) | ANY | Macro Parameter | 20040423 | |||
| 4 | PARAM11 | Call by reference | Type reference (TYPE) | ANY | Macro Parameter | 20040423 | |||
| 5 | PARAM12 | Call by reference | Type reference (TYPE) | ANY | Macro Parameter | 20040423 | |||
| 6 | PARAM2 | Call by reference | Type reference (TYPE) | ANY | Macro Parameter | 20040423 | |||
| 7 | PARAM3 | Call by reference | Type reference (TYPE) | ANY | Macro Parameter | 20040423 | |||
| 8 | PARAM4 | Call by reference | Type reference (TYPE) | ANY | Macro Parameter | 20040423 | |||
| 9 | PARAM5 | Call by reference | Type reference (TYPE) | ANY | Macro Parameter | 20040423 | |||
| 10 | PARAM6 | Call by reference | Type reference (TYPE) | ANY | Macro Parameter | 20040423 | |||
| 11 | PARAM7 | Call by reference | Type reference (TYPE) | ANY | Macro Parameter | 20040423 | |||
| 12 | PARAM8 | Call by reference | Type reference (TYPE) | ANY | Macro Parameter | 20040423 | |||
| 13 | PARAM9 | Call by reference | Type reference (TYPE) | ANY | Macro Parameter | 20040423 | |||
| 14 | PARAM_COUNT | Call by reference | Type reference (TYPE) | I | Number of Macro Parameters | 20040423 | |||
| 15 | RESULT | Call by reference | Type reference (TYPE) | ANY | Return Value of Macro | 20040423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 | Exception for the TMWare Configuration | 20040820 | ||
| 2 | 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 | 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 | 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 | Exception for TMWare Trados Integration | 20040526 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |