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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXESTRING | Text | 20100617 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_LXE_SCTRANS_BUNDLE | Translation Bundle | 20100511 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXE_BUNDLE_TAB | List of all Bundles | 20070928 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 0 | 20090225 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXE_TT_COLLS | 20090520 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20070928 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LXE_TT_ERROR_TAB | Table for Error Messages by Translation Put | 20100617 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_HTTP_CLIENT | HTPP Client Abstraction | 20100511 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Error Text | 20070928 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Insert Line in Bundle | 20070928 |
2 | ![]() |
Instance method | Public | Method | 20110628 | |
3 | ![]() |
Instance method | Private | Method | Document Object Model in XSTRING | 20070928 |
4 | ![]() |
Instance method | Public | Method | Get List of all Bundles | 20090520 |
5 | ![]() |
Instance method | Public | Method | Get Data for Bundle | 20090522 |
6 | ![]() |
Instance method | Private | Method | Generate Client | 20070928 |
7 | ![]() |
Instance method | Public | Method | Read Last Error | 20070928 |
8 | ![]() |
Instance method | Protected | Method | Parse Transfer Document | 20070928 |
9 | ![]() |
Instance method | Protected | Method | Parse String | 20071004 |
10 | ![]() |
Instance method | Public | Method | Save Bundle Data | 20090522 |
11 | ![]() |
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 | ![]() |
BUNDLE_DESC | Call by reference | Type reference (TYPE) | STRING | Beschreibung | 20070928 | ||
2 | ![]() |
BUNDLE_DOM | Call by reference | Type reference (TYPE) | STRING | 20070928 | |||
3 | ![]() |
BUNDLE_LANG | Call by reference | Type reference (TYPE) | STRING | Sprachkennzeichen | 20070928 | ||
4 | ![]() |
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 | ![]() |
ERRORCODE | Call by reference | Type reference (TYPE) | LXESTRING | Text | 20110629 | ||
2 | ![]() |
ERRORMESSAGE | Call by reference | Type reference (TYPE) | LXESTRING | Text | 20110628 | ||
3 | ![]() |
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 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | XSTRING | 20070929 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
COLLECTION_NAME | Call by reference | Type reference (TYPE) | LXECOLLNAM | 20090522 | |||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_LXE_SCTRANS_BUNDLE | Übersetzungsbundle | 20090522 | ||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
RVAL | Value transfer | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20070929 | ||
2 | ![]() |
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 | ![]() |
DOC_BIN | Call by reference | Type reference (TYPE) | XSTRING | 20071004 | |||
2 | ![]() |
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 | ![]() |
BUNDLE_LANG | Call by reference | Type reference (TYPE) | LXEJAVALANG | Sprachkennzeichen | 20090522 | ||
2 | ![]() |
COLLECTION_NAME | Call by reference | Type reference (TYPE) | LXECOLLNAM | 20090522 | |||
3 | ![]() |
ERROR_TAB | Call by reference | Type reference (TYPE) | LXE_TT_ERROR_TAB | table for error messages by translation put | 20100617 | ||
4 | ![]() |
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 | ![]() |
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 |