SAP ABAP Class /IPRO/IF_SERIALIZER (General Serializer/Deserializer)
Properties
Class /IPRO/IF_SERIALIZER  
Short Description General Serializer/Deserializer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040419   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/IF_SERIALIZER has no forward declaration.
Interfaces
Class /IPRO/IF_SERIALIZER has no interface implemented.
Friends
Class /IPRO/IF_SERIALIZER has no friend class.
Attributes
Class /IPRO/IF_SERIALIZER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SCOPE Instance method Public Method Scope 20040419
2 READ_FROM Instance method Public Method Deserializer 20040419
3 SET_SCOPE Instance method Public Method Scope 20040419
4 WRITE_TO Instance method Public Method Serializer 20040419
Events
Class /IPRO/IF_SERIALIZER has no event.
Types
Class /IPRO/IF_SERIALIZER has no local type.
Method Signatures

Method GET_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PRV_SCOPE Value transfer Type reference (TYPE) STRING Scope 20040419

Method GET_SCOPE on class /IPRO/IF_SERIALIZER has no exception.

Method READ_FROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIO_SERIALIZABLE Call by reference Object reference (TYPE REF TO) OBJECT Serializable 20040420
2 Importing PIR_DATA Call by reference Object reference (TYPE REF TO) DATA Data 20040420
# Exception Resumable Description Created on
1 /IPRO/CX_SERIALIZER_FAILED serialization/Deserialization failed 20040423
2 /IPRO/CX_SERIALIZER_FAILED_AT Serialization/Deserialization failed at element 20040423

Method SET_SCOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIV_SCOPE Call by reference Type reference (TYPE) STRING Scope 20040419

Method SET_SCOPE on class /IPRO/IF_SERIALIZER has no exception.

Method WRITE_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIO_SERIALIZABLE Call by reference Object reference (TYPE REF TO) OBJECT Serializable 20040419
2 Importing PIR_DATA Call by reference Object reference (TYPE REF TO) DATA Data object 20040419
3 Importing PIV_NAME Value transfer Type reference (TYPE) STRING 20040629
# Exception Resumable Description Created on
1 /IPRO/CX_SERIALIZER_FAILED serialization/Deserialization failed 20040419
2 /IPRO/CX_SERIALIZER_FAILED_AT Serialization/Deserialization failed at element 20040430
History
Last changed by/on SAP  20110908 
SAP Release Created in