SAP ABAP Class CL_TREX_XSTRING_REQUEST (XSTRING Request)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREX (Package) TREX ABAP client
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TREX_REQUEST | TREX Request | 20070105 |
Properties
| Class | CL_TREX_XSTRING_REQUEST | |
| Short Description | XSTRING Request | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STREX | TREX ABAP client |
| Created | 20070105 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TREX_XSTRING_REQUEST has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TREX_REQUEST | TREX Request | 20070105 |
Friends
Class CL_TREX_XSTRING_REQUEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20070105 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20070105 | |||||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | XSTRING | 20070105 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20070105 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | TREXD_INDEX_ID | Index Id | 20070620 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20070105 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | T_SERVICE_MODE | 20070105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20070105 | ||
| 2 | Instance method | Public | Method | 20070621 |
Events
Class CL_TREX_XSTRING_REQUEST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_SERVICE_MODE | Public | Attribute reference (LIKE) | 20070105 | |
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | XSTRING | 20070105 | ||||
| 2 | ENDIAN | Call by reference | Type reference (TYPE) | STRING | 20070105 | ||||
| 3 | INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index Id | 20070620 | |||
| 4 | RVAL | Call by reference | Object reference (TYPE REF TO) | CL_TREX_XSTRING_REQUEST | XSTRING Request | 20070105 | |||
| 5 | SERVICE_MODE | Call by reference | Type reference (TYPE) | T_SERVICE_MODE | 20070105 |
Method CREATE on class CL_TREX_XSTRING_REQUEST has no exception.
Method GET_SERVER Signature
Method GET_SERVER on class CL_TREX_XSTRING_REQUEST has no parameter.
Method GET_SERVER on class CL_TREX_XSTRING_REQUEST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |