SAP ABAP Class CL_RSDD_LTIP_META_TABLES_IM (Metadata Tables in Memory)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_LTIP_METADATA (Package) Metadata Layer for Logical Indexes
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDD_LTIP_META_TABLES Creates Metadata Indexes 20100204
Properties
Class CL_RSDD_LTIP_META_TABLES_IM  
Short Description Metadata Tables in Memory    
Super Class CL_RSDD_LTIP_META_TABLES Creates Metadata Indexes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDD_LTIP_METADATA   Metadata Layer for Logical Indexes 
Created 20100204   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDD_LTIP_META_TABLES_IM has no forward declaration.
Interfaces
Class CL_RSDD_LTIP_META_TABLES_IM has no interface implemented.
Friends
Class CL_RSDD_LTIP_META_TABLES_IM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_TH_CALCVIEW Static Attribute Private Type reference (TYPE) T_TH_CALCVIEW 20100622
2 P_TH_RSDCUBE Static Attribute Private Type reference (TYPE) T_TH_RSDCUBE 20100204
3 P_TH_RSDCUBEIOBJ Static Attribute Private Type reference (TYPE) T_TH_RSDCUBEIOBJ 20100204
4 P_TH_RSDCUBEIOBJATR Static Attribute Private Type reference (TYPE) T_TH_RSDCUBEIOBJATR 20100204
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100204
2 DELETE_CALCVIEW Instance method Public Method 20100622
3 GET_CALCVIEW Instance method Public Method 20100622
4 SET_CALCVIEW Instance method Public Method 20100622
Events
Class CL_RSDD_LTIP_META_TABLES_IM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_S_CALCVIEW Public See coding 20100622 BEGIN OF t_s_calcview, index_id TYPE trexd_index_id, calcview TYPE string, END OF t_s_calcview
2 T_TH_CALCVIEW Public See coding 20100622 t_th_calcview TYPE HASHED TABLE OF t_s_calcview WITH UNIQUE KEY index_id
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20100204
# Exception Resumable Description Created on
1 CX_RS_FAILED Operation gescheitert 20100204

Method DELETE_CALCVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID Index-ID 20100622

Method DELETE_CALCVIEW on class CL_RSDD_LTIP_META_TABLES_IM has no exception.

Method GET_CALCVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID Index-ID 20100622
2 Returning R_CALCVIEW Value transfer Type reference (TYPE) STRING 20100622

Method GET_CALCVIEW on class CL_RSDD_LTIP_META_TABLES_IM has no exception.

Method SET_CALCVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALCVIEW Call by reference Type reference (TYPE) STRING 20100622
2 Importing I_INDEX_ID Call by reference Type reference (TYPE) TREXD_INDEX_ID Index-ID 20100622

Method SET_CALCVIEW on class CL_RSDD_LTIP_META_TABLES_IM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730