SAP ABAP Class CL_LXE_TRANSLATION_SYSTEM (Obsolete - HTTP Connection to Translation Systems)
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_TRANSLATION_SYSTEM | |
| Short Description | Obsolete - HTTP Connection to Translation Systems | |
| 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 | 20010912 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LXE_TRANSLATION_SYSTEM has no forward declaration.
Interfaces
Class CL_LXE_TRANSLATION_SYSTEM has no interface implemented.
Friends
Class CL_LXE_TRANSLATION_SYSTEM 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 | HTTP Host | 20010912 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | HTTP port | 20010912 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | HTTP Log | 20010912 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | URL | 20010912 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Translation System | 20010913 | |
| 2 | Instance method | Public | Constructor | Constructor | 20010912 | |
| 3 | Instance method | Public | Method | Get All System IDs for the Translation Systems | 20010912 | |
| 4 | Instance method | Public | Method | Get HTTP Connection for a System | 20010912 |
Events
Class CL_LXE_TRANSLATION_SYSTEM has no event.
Types
Class CL_LXE_TRANSLATION_SYSTEM has no local type.
Method Signatures
Method ADD_RFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20010913 | |||
| 2 | IM_SYSTEMID | Call by reference | Type reference (TYPE) | SYSYSID | System, Name of System | 20010913 |
Method ADD_RFC on class CL_LXE_TRANSLATION_SYSTEM has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_LXE_TRANSLATION_SYSTEM has no parameter.
Method CONSTRUCTOR on class CL_LXE_TRANSLATION_SYSTEM has no exception.
Method GET_ALL_SYSTEMIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SYSTEMIDS | Call by reference | Type reference (TYPE) | TLXE_SYST | Translation Systems | 20010912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Database Problem | 20010912 |
Method GET_CONNECTION_FOR_SYSID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SYSID | Call by reference | Type reference (TYPE) | SYSYSID | System, Name of System | 20010912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RFC connection to the translation system is not maintained | 20010912 | ||
| 2 | No system ID selected | 20010912 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |