SAP ABAP Class CL_RSAN_UT_RESULT_TREX_INDEX (Intermediate 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 20071214
Properties
Class CL_RSAN_UT_RESULT_TREX_INDEX  
Short Description Intermediate 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 20071214   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_TREX_INDEX has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSAN_UT_RESULT_MANAGER 20071214 Administration of Interim Results
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INDEX_ID Instance attribute Public Type reference (TYPE) TREXD_INDEX_ID Index ID 20080102
2 TH_INDEX_FIELD Instance attribute Public Type reference (TYPE) YTH_INDEX_FIELD 20080102
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20071214
2 CREATE_DATA_STRUCTURE Instance method Public Method Get Work Area Instance for Result 20071214
3 CREATE_DATA_TABLE Instance method Public Method Get Internal Table for Result 20071214
4 GET_FIELDS Instance method Public Method Retreive Metadata Information of Table 20071214
Events
Class CL_RSAN_UT_RESULT_TREX_INDEX has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_INDEX_FIELD Public See coding 20080102 BEGIN OF ys_index_field, ttf TYPE rsant_ut_rslttf, r_type TYPE REF TO if_rsan_ut_type, END OF ys_index_field
2 YTH_INDEX_FIELD Public See coding 20080102 yth_index_field TYPE HASHED TABLE OF ys_index_field WITH UNIQUE KEY ttf-logical_field
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 20071214
2 Importing I_INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID Index-ID 20071223
3 Importing I_RESULT_HEADER Call by reference Type reference (TYPE) RSANT_UT_RSLT 20071214
# Exception Resumable Description Created on
1 CX_RSAN_UT_RESULT General exception class for intermediate results 20080102

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 20071214

Method CREATE_DATA_STRUCTURE on class CL_RSAN_UT_RESULT_TREX_INDEX 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 20071214

Method CREATE_DATA_TABLE on class CL_RSAN_UT_RESULT_TREX_INDEX 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 20071214
# Exception Resumable Description Created on
1 CX_RSAN_UT_RESULT General exception class for intermediate results 20071214
History
Last changed by/on SAP  20130531 
SAP Release Created in 711