SAP ABAP Class CL_STREX_UTIL (Auxiliary Methods for the STREX Modules)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-KPR-RET (Application Component) Text Retrieval and Information Extraction
⤷
SKWR (Package) Search and Classification

⤷

⤷

Properties
Class | CL_STREX_UTIL | |
Short Description | Auxiliary Methods for the STREX Modules | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SKWR | Search and Classification |
Created | 20010216 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_STREX_UTIL has no interface implemented.
Friends
Class CL_STREX_UTIL has no friend class.
Attributes
Class CL_STREX_UTIL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Adds an Element to a DOM Tree | 20010216 |
2 | ![]() |
Static method | Public | Method | Send Search Requests to Search Engine and Receives Answer | 20010216 |
3 | ![]() |
Static method | Public | Method | Converts Logical Indexes to Physical Indexes | 20010301 |
4 | ![]() |
Static method | Public | Method | Saves XML Locally | 20010316 |
Events
Class CL_STREX_UTIL has no event.
Types
Class CL_STREX_UTIL has no local type.
Method Signatures
Method ADD_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Name des Elements | 20010216 | ||
2 | ![]() |
NEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | Neu erstelltes Element | 20010216 | ||
3 | ![]() |
PARENT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | Name des übergeordneten Elements | 20010216 | ||
4 | ![]() |
REQUEST_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | Request-DOM | 20010216 | ||
5 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | Wert (als Unterelement) | 20010216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Einfügen des Knotens an den DOM-Baum fehlgeschlagen | 20010216 |
Method HTTP_SEND_RECEIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XML_REQUEST | Call by reference | Type reference (TYPE) | STRING | XML-Dokument mit Request | 20010216 | ||
2 | ![]() |
XML_RESPONSE | Call by reference | Type reference (TYPE) | STRING | XML-Dokument mit Response | 20010216 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Kommunikation mit dem TRex-Server | 20010216 |
Method LOG_INDICES_MAP_TO_PHYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOG_INDICES | Value transfer | Type reference (TYPE) | STRX_IXIDS | Identifikation von Indizes | 20010301 | ||
2 | ![]() |
PHY_INDICES | Value transfer | Type reference (TYPE) | STRX_IXIDS | Identifikation von Indizes | 20010301 |
Method LOG_INDICES_MAP_TO_PHYS on class CL_STREX_UTIL has no exception.
Method SAVE_XML_TO_LOCAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XML_REQUEST | Value transfer | Type reference (TYPE) | STRING | 20010316 | |||
2 | ![]() |
XML_RESPONSE | Value transfer | Type reference (TYPE) | STRING | 20010316 |
Method SAVE_XML_TO_LOCAL on class CL_STREX_UTIL has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 300 |