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 HOST Instance attribute Public Type reference (TYPE) STRING HTTP Host 20010912
2 PORT Instance attribute Public Type reference (TYPE) STRING HTTP port 20010912
3 PROTOCOL Instance attribute Public Type reference (TYPE) STRING HTTP Log 20010912
4 URL Instance attribute Public Type reference (TYPE) STRING URL 20010912
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RFC Instance method Public Method Add Translation System 20010913
2 CONSTRUCTOR Instance method Public Constructor Constructor 20010912
3 GET_ALL_SYSTEMIDS Instance method Public Method Get All System IDs for the Translation Systems 20010912
4 GET_CONNECTION_FOR_SYSID 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 Importing IM_RFCDEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20010913
2 Importing 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 Exporting ET_SYSTEMIDS Call by reference Type reference (TYPE) TLXE_SYST Translation Systems 20010912
# Exception Resumable Description Created on
1 DB_PROBLEM Database Problem 20010912

Method GET_CONNECTION_FOR_SYSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SYSID Call by reference Type reference (TYPE) SYSYSID System, Name of System 20010912
# Exception Resumable Description Created on
1 NO_RFCDEST RFC connection to the translation system is not maintained 20010912
2 NO_SYSTEMID No system ID selected 20010912
History
Last changed by/on SAP  20110908 
SAP Release Created in 620