SAP ABAP Class /IPRO/IF_WRITER_XSI (Writer for XSI)
Properties
Class /IPRO/IF_WRITER_XSI  
Short Description Writer 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_WRITER_XSI has no forward declaration.
Interfaces
Class /IPRO/IF_WRITER_XSI has no interface implemented.
Friends
Class /IPRO/IF_WRITER_XSI has no friend class.
Attributes
Class /IPRO/IF_WRITER_XSI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SCOPE Instance method Public Method Scope of the serialization 20040308
2 WRITE_COMPLEXELEMENT Instance method Public Method Complex element 20040331
3 WRITE_ELEMENT Instance method Public Method Simple Element 20040308
Events
Class /IPRO/IF_WRITER_XSI has no event.
Types
Class /IPRO/IF_WRITER_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 20040308

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

Method WRITE_COMPLEXELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIT_ATTRIBUTES Call by reference Type reference (TYPE) /IPRO/TT_UI_VALUELIST DocB: Value List 20040331
2 Importing PIT_ELEMENTS Call by reference Type reference (TYPE) /IPRO/TT_XSI_ELEMENT Table Type for /ipro/s_xsi_element 20040414
3 Importing PIT_SERIALIZABLES Call by reference Type reference (TYPE) /IPRO/TT_SERIALIZABLES_XSI List of serializables 20040331
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

Method WRITE_ELEMENT Signature

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