SAP ABAP Class CL_RSAN_UT_RESULT (Interim Result)
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_UT_RESULT_FILE Intermediate Result - Database Table 20030721
2 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_UT_RESULT_TABLE Interim Result - Database Table 20030718
3 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_UT_RESULT_TREX_INDEX Intermediate Result - Database Table 20071214
4 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_UT_RESULT_XML Interim Result - Database Table 20030719
Properties
Class CL_RSAN_UT_RESULT  
Short Description Interim Result    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAN_UT_RESULT   APD - Utility Services - Temporary Result Storage 
Created 20030714   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSAN_UT_RESULT has no forward declaration.
Interfaces
Class CL_RSAN_UT_RESULT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSAN_UT_RESULT_MANAGER 20030719 Administration of Interim Results
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATA_COMMITED Instance attribute Public Type reference (TYPE) AS4FLAG 20030805
2 RESULT_HEADER Instance attribute Public Type reference (TYPE) RSANT_UT_RSLT Result Header 20030806
Methods
# Method Level Visibility Method type Description Created on
1 ADD_REF Instance method Public Method Add Persisted Reference 20030812
2 CLONE_VOLATILE_REFERENCE Instance method Public Method Ensures Cloning of Result Object Reference, Use Instead of = 20030812
3 COMMIT_DATA Instance method Public Method Switch Result Object from Write Mode to Read Only Mode 20030719
4 CONSTRUCTOR Instance method Public Constructor Instatiation Private!!! 20030719
5 DROP_REF Instance method Public Method Delete Persisted Reference,on Last Reference Delete Object 20030812
6 RELEASE Instance method Public Method Release Result Reference 20030812
Events
Class CL_RSAN_UT_RESULT has no event.
Types
Class CL_RSAN_UT_RESULT has no local type.
Method Signatures

Method ADD_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_APPL Call by reference Type reference (TYPE) RSAN_UT_RESULT_APPL 20030812
2 Importing I_REF_CATEGORY Call by reference Type reference (TYPE) RSAN_UT_RESULT_CATEGORY 20030925
3 Importing I_REF_CLIENT Call by reference Type reference (TYPE) RSAN_UT_RESULT_CLIENT SPACE 20030812
4 Importing I_REF_OBJECT Call by reference Type reference (TYPE) RSAN_UT_RESULT_OBJECT 20030812
5 Importing I_REF_SUBOBJECT Call by reference Type reference (TYPE) RSAN_UT_RESULT_SUBOBJECT 20030812
# Exception Resumable Description Created on
1 CX_RSAN_UT_RESULT General exception class for intermediate results 20030812

Method CLONE_VOLATILE_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_REF Value transfer Object reference (TYPE REF TO) CL_RSAN_UT_RESULT 20030812
# Exception Resumable Description Created on
1 CX_RSAN_UT_RESULT General exception class for intermediate results 20030812

Method COMMIT_DATA Signature

Method COMMIT_DATA on class CL_RSAN_UT_RESULT has no parameter.
# Exception Resumable Description Created on
1 CX_RSAN_UT_RESULT General exception class for intermediate results 20030805

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 Indicates that data of result were populated - readonly now 20030719
2 Importing I_RESULT_HEADER Call by reference Type reference (TYPE) RSANT_UT_RSLT not commited data->header record of written on commit_data 20030806

Method CONSTRUCTOR on class CL_RSAN_UT_RESULT has no exception.

Method DROP_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_APPL Call by reference Type reference (TYPE) RSAN_UT_RESULT_APPL 20030812
2 Importing I_REF_CATEGORY Call by reference Type reference (TYPE) RSAN_UT_RESULT_CATEGORY 20030925
3 Importing I_REF_CLIENT Call by reference Type reference (TYPE) RSAN_UT_RESULT_CLIENT SPACE 20030812
4 Importing I_REF_OBJECT Call by reference Type reference (TYPE) RSAN_UT_RESULT_OBJECT 20030812
5 Importing I_REF_SUBOBJECT Call by reference Type reference (TYPE) RSAN_UT_RESULT_SUBOBJECT 20030812
# Exception Resumable Description Created on
1 CX_RSAN_UT_RESULT General exception class for intermediate results 20030812

Method RELEASE Signature

Method RELEASE on class CL_RSAN_UT_RESULT has no parameter.
# Exception Resumable Description Created on
1 CX_RSAN_UT_RESULT General exception class for intermediate results 20030812
History
Last changed by/on SAP  20130531 
SAP Release Created in 350