SAP ABAP Interface IF_TREX_BC_SERIALIZATION (Basis Client Serialization Constants)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREX (Package) TREX ABAP client
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TREX_AGGREGATE_RES | Basis Client: Response for Aggregation | 20060403 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TREX_BC_DESERIALIZER | Basis Client Deserializer | 20050902 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TREX_BC_SERIALIZER | Basis Client Serializer | 20050902 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TREX_BC_X_SERIALIZER | Basis Client Serializer with raw data. | 20060414 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TREX_ICM_CONNECTION_TEST | Connection Test to Index Server via ICM | 20060824 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TREX_SEARCH_REQ_SERIALIZER | Search Request Serializer | 20060302 |
Properties
| Interface | IF_TREX_BC_SERIALIZATION | |
| Short Description | Basis Client Serialization Constants |
General Data
| Package | STREX | TREX ABAP client |
| Created | 20050902 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_TREX_BC_SERIALIZATION has no forward declaration.
Interfaces
Interface IF_TREX_BC_SERIALIZATION has no interface.
Friends
Interface IF_TREX_BC_SERIALIZATION has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_BOOLEAN_FALSE | Constant | Public | Type reference (TYPE) | C | '0' | 20050905 | ||
| 2 | C_BOOLEAN_TRUE | Constant | Public | Type reference (TYPE) | C | '1' | 20050905 | ||
| 3 | C_DELIMITER_FIELD | Constant | Public | Type reference (TYPE) | T_DELIMITER | '>:)' | 20050902 | ||
| 4 | C_DELIMITER_ROW | Constant | Public | Type reference (TYPE) | T_DELIMITER | '>-[' | 20050922 | ||
| 5 | C_DELIMITER_STRING | Constant | Public | Type reference (TYPE) | T_DELIMITER | '[)<' | 20050902 | ||
| 6 | C_END_OF_STREAM | Constant | Public | Type reference (TYPE) | C | '/' | 20050906 | ||
| 7 | C_TYPED_DELIMITER_STRING | Constant | Public | Type reference (TYPE) | STRING | 'g[)<' | 20060302 | ||
| 8 | C_TYPEKIND_BOOLEAN | Constant | Public | Type reference (TYPE) | C | 'B' | 20050905 | ||
| 9 | C_X_DELIMITER_ROW | Constant | Public | Type reference (TYPE) | T_X_DELIMITER | '3E2D5B' | 20060330 | ||
| 10 | C_X_DELIMITER_STRING | Constant | Public | Type reference (TYPE) | T_X_DELIMITER | '5B293C' | 20060606 |
Methods
Interface IF_TREX_BC_SERIALIZATION has no method.
Events
Interface IF_TREX_BC_SERIALIZATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_DELIMITER | Public | See coding | 20060104 | t_delimiter type c length 3
|
||
| 2 | T_X_DELIMITER | Public | See coding | 20060330 | t_x_delimiter type x length 3
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |