SAP ABAP Class /IPRO/IF_READER_XSI (Reader for XSI)
Properties
Class /IPRO/IF_READER_XSI  
Short Description Reader for XSI    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040308   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/IF_READER_XSI has no forward declaration.
Interfaces
Class /IPRO/IF_READER_XSI has no interface implemented.
Friends
Class /IPRO/IF_READER_XSI has no friend class.
Attributes
Class /IPRO/IF_READER_XSI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SCOPE Instance method Public Method Scope of the serialization 20040331
2 READ_COMPLEXELEMENT Instance method Public Method Complex element 20040331
3 READ_ELEMENT Instance method Public Method Simple Element 20040331
Events
Class /IPRO/IF_READER_XSI has no event.
Types
Class /IPRO/IF_READER_XSI 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 20040331

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

Method READ_COMPLEXELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PCT_ELEMENTS Call by reference Type reference (TYPE) /IPRO/TT_XSI_ELEMENT Table Type for /ipro/s_xsi_element 20040505
2 Exporting PET_ATTRIBUTES Call by reference Type reference (TYPE) /IPRO/TT_UI_VALUELIST DocB: Value List 20040331
3 Importing PIT_SERIALIZABLES Call by reference Type reference (TYPE) /IPRO/TT_SERIALIZABLES_XSI List of serializables 20040504
4 Importing PIV_NAME Call by reference Type reference (TYPE) STRING Name 20040331
# Exception Resumable Description Created on
1 /IPRO/CX_SERIALIZER_FAILED_AT Serialization/Deserialization failed at element 20040430
2 /IPRO/CX_SERIALIZER_MISMATCH Mismatch during De-Serialization 20040505

Method READ_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PET_ATTRIBUTES Call by reference Type reference (TYPE) /IPRO/TT_UI_VALUELIST DocB: Value List 20040505
2 Exporting PIS_KEY Call by reference Type reference (TYPE) /IPRO/S_TABLE_KEY 20040723
3 Importing PIV_DATA Call by reference Object reference (TYPE REF TO) DATA Any data object 20040429
4 Importing PIV_NAME Call by reference Type reference (TYPE) STRING Name 20040331
# Exception Resumable Description Created on
1 /IPRO/CX_SERIALIZER_FAILED_AT Serialization/Deserialization failed at element 20040430
2 /IPRO/CX_SERIALIZER_MISMATCH Mismatch during De-Serialization 20040505
History
Last changed by/on SAP  20110908 
SAP Release Created in