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
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BOOLEAN_FALSE Instance attribute Private Attribute reference (LIKE) 20071220
2 C_BOOLEAN_TRUE Instance attribute Private Attribute reference (LIKE) 20071220
3 C_DELIMITER_FIELD Instance attribute Private Attribute reference (LIKE) 20071220
4 C_DELIMITER_ROW Instance attribute Private Attribute reference (LIKE) 20071220
5 C_DELIMITER_STRING Instance attribute Private Attribute reference (LIKE) 20071220
6 C_END_OF_STREAM Instance attribute Private Attribute reference (LIKE) 20071220
7 C_EOF Instance attribute Private Attribute reference (LIKE) 20071220
8 C_TYPED_DELIMITER_STRING Instance attribute Private Attribute reference (LIKE) 20071220
9 C_TYPEKIND_BOOLEAN Instance attribute Private Attribute reference (LIKE) 20071220
10 C_TYPE_CSTRING Instance attribute Private Attribute reference (LIKE) 20071220
11 C_TYPE_STRING Instance attribute Private Attribute reference (LIKE) 20071220
12 C_TYPE_XSTRING Instance attribute Private Attribute reference (LIKE) 20071220
13 C_X_DELIMITER Static Attribute Private Type reference (TYPE) XSTRING '[)<' 20060414
14 C_X_DELIMITER_ROW Instance attribute Private Attribute reference (LIKE) 20071220
15 C_X_DELIMITER_STRING Instance attribute Private Attribute reference (LIKE) 20071220
16 DATA Instance attribute Public Type reference (TYPE) XSTRING Serialized data 20060414
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060414
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060414
3 FINALIZE Instance method Public Method Set endian info and append '/'. 20060414
4 GET_DATA Instance method Public Method Return serialized data. 20060414
5 RESET Instance method Public Method Clear serialized data. 20060414
6 WRAP Static method Public Method 20060821
7 WRITE_END_OF_STREAM Instance method Public Method Append '/'. 20060414
8 WRITE_X_WITH_LENGTH 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 Importing 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 Returning 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 Importing DATA Call by reference Type reference (TYPE) XSEQUENCE 20060821
2 Returning 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 Importing 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