SAP ABAP Class CL_LXE_SC_CLIENT (Class for Bundles)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-TTL (Application Component) Translation Tools
     SLXE (Package) New MLT Environment
Properties
Class CL_LXE_SC_CLIENT  
Short Description Class for Bundles    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLXE   New MLT Environment 
Created 20070928   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_IXML Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IXML Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_LXE_SC_CLIENT has no interface implemented.
Friends
Class CL_LXE_SC_CLIENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTUAL_OBJECT Instance attribute Private Type reference (TYPE) LXESTRING Text 20100617
2 BUNDLE_DATA Instance attribute Private Object reference (TYPE REF TO) CL_LXE_SCTRANS_BUNDLE Translation Bundle 20100511
3 BUNDLE_LIST Instance attribute Private Type reference (TYPE) LXE_BUNDLE_TAB List of all Bundles 20070928
4 BUNDLE_LIST_SIZE Instance attribute Private Type reference (TYPE) I 0 20090225
5 COLLECTION_LIST Instance attribute Private Type reference (TYPE) LXE_TT_COLLS 20090520
6 DESTINATION Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20070928
7 ERRORLIST Instance attribute Private Type reference (TYPE) LXE_TT_ERROR_TAB Table for Error Messages by Translation Put 20100617
8 HTTP_CLIENT Instance attribute Private Object reference (TYPE REF TO) IF_HTTP_CLIENT HTPP Client Abstraction 20100511
9 LAST_ERROR Instance attribute Private Type reference (TYPE) STRING Error Text 20070928
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BUNDLE_LINE Instance method Public Method Insert Line in Bundle 20070928
2 ADD_ERRORLINE Instance method Public Method 20110628
3 CONVERT_DOM_XSTRING Instance method Private Method Document Object Model in XSTRING 20070928
4 GET_COLLECTIONS Instance method Public Method Get List of all Bundles 20090520
5 GET_COLLECTION_DATA Instance method Public Method Get Data for Bundle 20090522
6 GET_HTTP_CLIENT Instance method Private Method Generate Client 20070928
7 GET_LAST_ERROR Instance method Public Method Read Last Error 20070928
8 PARSE_TRANSFER_DOC Instance method Protected Method Parse Transfer Document 20070928
9 PARSE_XSTRING Instance method Protected Method Parse String 20071004
10 PUT_COLLECTION_DATA Instance method Public Method Save Bundle Data 20090522
11 _PROCESS_REQUEST Instance method Private Method 20070928
Events
Class CL_LXE_SC_CLIENT has no event.
Types
Class CL_LXE_SC_CLIENT has no local type.
Method Signatures

Method ADD_BUNDLE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUNDLE_DESC Call by reference Type reference (TYPE) STRING Beschreibung 20070928
2 Importing BUNDLE_DOM Call by reference Type reference (TYPE) STRING 20070928
3 Importing BUNDLE_LANG Call by reference Type reference (TYPE) STRING Sprachkennzeichen 20070928
4 Importing BUNDLE_PATH Call by reference Type reference (TYPE) STRING Pfadangabe 20070928

Method ADD_BUNDLE_LINE on class CL_LXE_SC_CLIENT has no exception.

Method ADD_ERRORLINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERRORCODE Call by reference Type reference (TYPE) LXESTRING Text 20110629
2 Importing ERRORMESSAGE Call by reference Type reference (TYPE) LXESTRING Text 20110628
3 Importing ERRORTYPE Call by reference Type reference (TYPE) LXESTRING Text 20110629

Method ADD_ERRORLINE on class CL_LXE_SC_CLIENT has no exception.

Method CONVERT_DOM_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) XSTRING 20070929
2 Importing XML_DOC Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20070929

Method CONVERT_DOM_XSTRING on class CL_LXE_SC_CLIENT has no exception.

Method GET_COLLECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) LXE_TT_COLLS List of bundle IDs 20090520

Method GET_COLLECTIONS on class CL_LXE_SC_CLIENT has no exception.

Method GET_COLLECTION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLLECTION_NAME Call by reference Type reference (TYPE) LXECOLLNAM 20090522
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_LXE_SCTRANS_BUNDLE Übersetzungsbundle 20090522
3 Importing ROOT Call by reference Type reference (TYPE) STRING 20100511

Method GET_COLLECTION_DATA on class CL_LXE_SC_CLIENT has no exception.

Method GET_HTTP_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_HTTP_CLIENT Zielsystem 20070928

Method GET_HTTP_CLIENT on class CL_LXE_SC_CLIENT has no exception.

Method GET_LAST_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ERROR Value transfer Type reference (TYPE) STRING 20070929

Method GET_LAST_ERROR on class CL_LXE_SC_CLIENT has no exception.

Method PARSE_TRANSFER_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20070929
2 Importing XSTR_TRANSFERDATA Call by reference Type reference (TYPE) XSTRING 20070929

Method PARSE_TRANSFER_DOC on class CL_LXE_SC_CLIENT has no exception.

Method PARSE_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOC_BIN Call by reference Type reference (TYPE) XSTRING 20071004
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_IXML_NODE IF_IXML_DOCUMENT 20071004

Method PARSE_XSTRING on class CL_LXE_SC_CLIENT has no exception.

Method PUT_COLLECTION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUNDLE_LANG Call by reference Type reference (TYPE) LXEJAVALANG Sprachkennzeichen 20090522
2 Importing COLLECTION_NAME Call by reference Type reference (TYPE) LXECOLLNAM 20090522
3 Exporting ERROR_TAB Call by reference Type reference (TYPE) LXE_TT_ERROR_TAB table for error messages by translation put 20100617
4 Importing OBJECT_LIST Call by reference Type reference (TYPE) LXE_TT_OBJECT_SC Inhalt des Bundles 20090522

Method PUT_COLLECTION_DATA on class CL_LXE_SC_CLIENT has no exception.

Method _PROCESS_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Object reference (TYPE REF TO) IF_HTTP_CLIENT HTTP Client Abstraction 20070929

Method _PROCESS_REQUEST on class CL_LXE_SC_CLIENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710