SAP ABAP Interface /IPRO/IF_SERIALIZER (General Serializer/Deserializer)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-DOB (Application Component) Document Builder
     /IPRO/PROGS (Package) programs
Properties
Interface /IPRO/IF_SERIALIZER  
Short Description General Serializer/Deserializer    
General Data
Package /IPRO/PROGS   programs 
Created 20040419   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface /IPRO/IF_SERIALIZER has no forward declaration.
Interfaces
Interface /IPRO/IF_SERIALIZER has no interface.
Friends
Interface /IPRO/IF_SERIALIZER has no friend.
Attributes
Interface /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
Interface /IPRO/IF_SERIALIZER has no event.
Types
Interface /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 Interface /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 Interface /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 100