SAP ABAP Class CL_RSAN_UT_RESULT_XML (Interim Result - Database Table)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-APD (Application Component) Analysis Process Designer
     RSAN_UT_RESULT (Package) APD - Utility Services - Temporary Result Storage
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_UT_RESULT Interim Result 20030719
Properties
Class CL_RSAN_UT_RESULT_XML  
Short Description Interim Result - Database Table    
Super Class CL_RSAN_UT_RESULT Interim Result 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAN_UT_RESULT   APD - Utility Services - Temporary Result Storage 
Created 20030719   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSAN_UT_RESULT_XML has no forward declaration.
Interfaces
Class CL_RSAN_UT_RESULT_XML has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSAN_UT_RESULT_MANAGER 20030805 Administration of Interim Results
Attributes
Class CL_RSAN_UT_RESULT_XML has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030719
2 GET_XML Instance method Public Method Retrieves XML String Stored in DB 20030805
3 SET_XML Instance method Public Method Stores XML String to DB 20030805
Events
Class CL_RSAN_UT_RESULT_XML has no event.
Types
Class CL_RSAN_UT_RESULT_XML has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_COMMITED Value transfer Type reference (TYPE) AS4FLAG 20030719
2 Importing I_RESULT_HEADER Call by reference Type reference (TYPE) RSANT_UT_RSLT 20030806

Method CONSTRUCTOR on class CL_RSAN_UT_RESULT_XML has no exception.

Method GET_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_XML Value transfer Type reference (TYPE) RSANT_UT_RSLTX-XML 20030805
# Exception Resumable Description Created on
1 CX_RSAN_UT_RESULT General exception class for intermediate results 20030805

Method SET_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XML Call by reference Type reference (TYPE) RSANT_UT_RSLTX-XML 20030805
# Exception Resumable Description Created on
1 CX_RSAN_UT_RESULT General exception class for intermediate results 20030805
History
Last changed by/on SAP  20130531 
SAP Release Created in 350