SAP ABAP Class CL_TREX_BC_X_SERIALIZER (Basis Client Serializer with raw data.)
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_BC_SERIALIZATION | Basis Client Serialization Constants | 20060414 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TREX_NET | TrexNet | 20071220 |
Properties
| Class | CL_TREX_BC_X_SERIALIZER | |
| Short Description | Basis Client Serializer with raw data. | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STREX | TREX ABAP client |
| Created | 20060414 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TREX_BC_X_SERIALIZER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TREX_BC_SERIALIZATION | Basis Client Serialization Constants | 20060414 | ||
| 2 | IF_TREX_NET | TrexNet | 20071220 |
Friends
Class CL_TREX_BC_X_SERIALIZER has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060414 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20060414 | |
| 3 | Instance method | Public | Method | Set endian info and append '/'. | 20060414 | |
| 4 | Instance method | Public | Method | Return serialized data. | 20060414 | |
| 5 | Instance method | Public | Method | Clear serialized data. | 20060414 | |
| 6 | Static method | Public | Method | 20060821 | ||
| 7 | Instance method | Public | Method | Append '/'. | 20060414 | |
| 8 | Instance method | Public | Method | Apped raw string with precise length information. | 20060414 |
Events
Class CL_TREX_BC_X_SERIALIZER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_DELIMITER | Private | Attribute reference (LIKE) | 20071220 | |
||
| 2 | T_X_DELIMITER | Private | Attribute reference (LIKE) | 20071220 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_TREX_BC_X_SERIALIZER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_TREX_BC_X_SERIALIZER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INITIAL_DATA | Call by reference | Type reference (TYPE) | XSTRING | Initial raw data | 20060414 |
Method CONSTRUCTOR on class CL_TREX_BC_X_SERIALIZER has no exception.
Method FINALIZE Signature
Method FINALIZE on class CL_TREX_BC_X_SERIALIZER has no parameter.
Method FINALIZE on class CL_TREX_BC_X_SERIALIZER has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Type reference (TYPE) | XSTRING | Serialized string | 20060414 |
Method GET_DATA on class CL_TREX_BC_X_SERIALIZER has no exception.
Method RESET Signature
Method RESET on class CL_TREX_BC_X_SERIALIZER has no parameter.
Method RESET on class CL_TREX_BC_X_SERIALIZER has no exception.
Method WRAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | XSEQUENCE | 20060821 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | XSTRING | 20060821 |
Method WRAP on class CL_TREX_BC_X_SERIALIZER has no exception.
Method WRITE_END_OF_STREAM Signature
Method WRITE_END_OF_STREAM on class CL_TREX_BC_X_SERIALIZER has no parameter.
Method WRITE_END_OF_STREAM on class CL_TREX_BC_X_SERIALIZER has no exception.
Method WRITE_X_WITH_LENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | XSEQUENCE | raw data | 20060414 |
Method WRITE_X_WITH_LENGTH on class CL_TREX_BC_X_SERIALIZER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |