SAP ABAP Class CL_RSAN_UT_RESULT_TABLE (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 20030718
Properties
Class CL_RSAN_UT_RESULT_TABLE  
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 20030718   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSANU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSAN_UT_RESULT_TABLE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSAN_UT_RESULT_MANAGER 20030805 Administration of Interim Results
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TABLE_NAME Instance attribute Public Type reference (TYPE) TABNAME 20030718
2 _TH_METADATA Instance attribute Private Type reference (TYPE) RSANU_TH_RESULT_TABLE_FIELD Local Cache of Table Metadata 20030812
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030719
2 CREATE_DATA_STRUCTURE Instance method Public Method Get Work Area Instance for Result 20030718
3 CREATE_DATA_TABLE Instance method Public Method Get Internal Table for Result 20030718
4 GET_FIELDS Instance method Public Method Retreive Metadata Information of Table 20030718
Events
Class CL_RSAN_UT_RESULT_TABLE has no event.
Types
Class CL_RSAN_UT_RESULT_TABLE 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
3 Importing I_TABLENAME Call by reference Type reference (TYPE) TABNAME 20030814

Method CONSTRUCTOR on class CL_RSAN_UT_RESULT_TABLE has no exception.

Method CREATE_DATA_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_DATA Value transfer Object reference (TYPE REF TO) DATA 20030812

Method CREATE_DATA_STRUCTURE on class CL_RSAN_UT_RESULT_TABLE has no exception.

Method CREATE_DATA_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_DATA Value transfer Object reference (TYPE REF TO) DATA 20030812

Method CREATE_DATA_TABLE on class CL_RSAN_UT_RESULT_TABLE has no exception.

Method GET_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_METADATA Value transfer Type reference (TYPE) RSANU_TH_RESULT_TABLE_FIELD 20030812
# 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