SAP ABAP Class CL_CG_EXT_TOOLS_HANDLER (Handler for External Tools)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE (Package) New MLT Environment

⤷

⤷

Properties
Class | CL_CG_EXT_TOOLS_HANDLER | |
Short Description | Handler for External Tools | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLXE | New MLT Environment |
Created | 20010718 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CG_EXT_TOOLS_HANDLER has no forward declaration.
Interfaces
Class CL_CG_EXT_TOOLS_HANDLER has no interface implemented.
Friends
Class CL_CG_EXT_TOOLS_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Local Host | 20010720 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | STRING | 'c:program filesjavasoftjre1.3.1_09injavaw' | Path for the JAVA VM | 20040913 | |
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Port of Local Host | 20010720 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Protocol (http or https) | 20010720 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | URL | 20010720 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Local Work Directory | 20040305 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Clean Up Temporary Trados Directory | 20010808 |
2 | ![]() |
Instance method | Private | Method | Get Server Data for Local Server | 20010720 |
3 | ![]() |
Instance method | Private | Method | Save Data in Local File | 20010801 |
4 | ![]() |
Instance method | Public | Method | Start Trados TagEditor | 20010718 |
Events
Class CL_CG_EXT_TOOLS_HANDLER has no event.
Types
Class CL_CG_EXT_TOOLS_HANDLER has no local type.
Method Signatures
Method CLEAN_TEMP_DIR Signature
Method CLEAN_TEMP_DIR on class CL_CG_EXT_TOOLS_HANDLER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Access Denied | 20010813 | |
2 | ![]() |
Control error | 20010813 | |
3 | ![]() |
System failed to list files in the directory | 20010813 | |
4 | ![]() |
Error: No GUI | 20010813 | |
5 | ![]() |
Deleton of files failed | 20010813 | |
6 | ![]() |
File not found | 20010813 | |
7 | ![]() |
GUI does not support this | 20010813 | |
8 | ![]() |
Unknown Error | 20010813 | |
9 | ![]() |
Incorrect Parameter | 20010813 |
Method GET_SERVER_DATA Signature
Method GET_SERVER_DATA on class CL_CG_EXT_TOOLS_HANDLER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
HTTP Protocol not activated | 20010725 |
Method SAVE_BIN_DATA_TO_LOCAL_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FILENAME | Call by reference | Type reference (TYPE) | STRING | File Name | 20010801 | ||
2 | ![]() |
IM_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | Binary Data | 20010801 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Access to File Denied | 20010801 | |
2 | ![]() |
Control error | 20010801 | |
3 | ![]() |
Error in Control Framework | 20010801 | |
4 | ![]() |
General Exception Error in Data Provider | 20010801 | |
5 | ![]() |
Storage Medium Full | 20010801 | |
6 | ![]() |
Cannot Create Data Provider | 20010801 | |
7 | ![]() |
Error Sending Data with Data Provider | 20010801 | |
8 | ![]() |
Error Writing Data with DataProvider | 20010801 | |
9 | ![]() |
Not Enough Memory in Data Provider | 20010801 | |
10 | ![]() |
Timeout of Data Provider | 20010801 | |
11 | ![]() |
No GUI Available | 20010801 | |
12 | ![]() |
File Size Must Not Be Specified | 20010801 | |
13 | ![]() |
File not found | 20010801 | |
14 | ![]() |
Cannot Write to File | 20010801 | |
15 | ![]() |
Incorrect Front End | 20010801 | |
16 | ![]() |
Header Not Allowed | 20010801 | |
17 | ![]() |
Header Information Currently Restricted to 1023 Bytes | 20010801 | |
18 | ![]() |
Invalid value for parameter FILETYPE | 20010801 | |
19 | ![]() |
GUI does not support this | 20010801 | |
20 | ![]() |
No Download Authorization | 20010801 | |
21 | ![]() |
Front-End Function Cannot Be Executed in Backgrnd | 20010801 | |
22 | ![]() |
Separator Not Allowed | 20010801 | |
23 | ![]() |
Error Calling Data Provider | 20010801 | |
24 | ![]() |
Unknown Error | 20010801 |
Method TRADOS_START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TEXTKEYS | Call by reference | Type reference (TYPE) | TABLE | Text Keys of Source Data | 20011227 | ||
2 | ![]() |
IM_CUSTMNR | Call by reference | Type reference (TYPE) | LXECUSTMNR | Translation Area Number | 20011228 | ||
3 | ![]() |
IM_GUID | Call by reference | Type reference (TYPE) | GUID_32 | Unique ID | 20010719 | ||
4 | ![]() |
IM_OBJNAME | Call by reference | Type reference (TYPE) | LXEOBJNAME | Name of Translation Object | 20011228 | ||
5 | ![]() |
IM_OBJTYPE | Call by reference | Type reference (TYPE) | LXEOBJTYPE | Type of Translation Object | 20011228 | ||
6 | ![]() |
IM_SOURCELANG | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20020110 | ||
7 | ![]() |
IM_TARGETLANG | Call by reference | Type reference (TYPE) | LXEISOLANG | ISO Language ID | 20011221 | ||
8 | ![]() |
IM_XSTR_IIX | Call by reference | Type reference (TYPE) | XSTRING | Trados Memory (*.iix) | 20010807 | ||
9 | ![]() |
IM_XSTR_INI | Call by reference | Type reference (TYPE) | XSTRING | INI File for Trados TagEditor | 20010727 | ||
10 | ![]() |
IM_XSTR_MDF | Call by reference | Type reference (TYPE) | XSTRING | Trados Memory (*.mdf) | 20010807 | ||
11 | ![]() |
IM_XSTR_MTF | Call by reference | Type reference (TYPE) | XSTRING | Trados Memory (*.mtf) | 20010807 | ||
12 | ![]() |
IM_XSTR_MWF | Call by reference | Type reference (TYPE) | XSTRING | Trados Memory (*.mwf) | 20010807 | ||
13 | ![]() |
IM_XSTR_TMW | Call by reference | Type reference (TYPE) | XSTRING | Trados Memory (*.tmw) | 20010807 | ||
14 | ![]() |
IT_XSTR_SRC_DATA | Call by reference | Type reference (TYPE) | TABLE | Source Data | 20011221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Access to File Denied | 20010724 | |
2 | ![]() |
Wrong Parameter Combination | 20010724 | |
3 | ![]() |
Control error | 20010724 | |
4 | ![]() |
Error in Control Framework | 20010724 | |
5 | ![]() |
General Exception Error in Data Provider | 20010724 | |
6 | ![]() |
System failed to list files in the directory | 20010813 | |
7 | ![]() |
Storage Medium Full | 20010724 | |
8 | ![]() |
Cannot Create Data Provider | 20010724 | |
9 | ![]() |
Error Sending Data with Data Provider | 20010724 | |
10 | ![]() |
Error Writing Data with DataProvider | 20010724 | |
11 | ![]() |
Not Enough Memory in Data Provider | 20010724 | |
12 | ![]() |
Timeout of Data Provider | 20010724 | |
13 | ![]() |
Installation path for the TRADOS Wrapper is not maintained | 20020612 | |
14 | ![]() |
Execution of Application or Document Failed | 20010724 | |
15 | ![]() |
No GUI Available | 20010724 | |
16 | ![]() |
File Size Must Not Be Specified | 20010724 | |
17 | ![]() |
Deleton of files failed | 20010813 | |
18 | ![]() |
Application for Extension Specified Could not be Found | 20010724 | |
19 | ![]() |
File not found | 20010724 | |
20 | ![]() |
Cannot Write to File | 20010724 | |
21 | ![]() |
Incorrect Front End | 20010724 | |
22 | ![]() |
Header Not Allowed | 20010724 | |
23 | ![]() |
Header Information Currently Restricted to 1023 Bytes | 20010724 | |
24 | ![]() |
HTTP Protocol not activated | 20010725 | |
25 | ![]() |
Invalid value for parameter FILETYPE | 20010724 | |
26 | ![]() |
GUI does not support this | 20010724 | |
27 | ![]() |
No Download Authorization | 20010724 | |
28 | ![]() |
Front-End Function Cannot Be Executed in Backgrnd | 20010724 | |
29 | ![]() |
Path not found | 20010724 | |
30 | ![]() |
Separator Not Allowed | 20010724 | |
31 | ![]() |
Cannot Call Application Synchronously | 20010724 | |
32 | ![]() |
TRADOS Wrapper is not installed | 20020612 | |
33 | ![]() |
Error Calling Data Provider | 20010724 | |
34 | ![]() |
Unknown Error | 20010724 | |
35 | ![]() |
Wrong Parameter | 20010813 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |