SAP ABAP Class CL_RSDD_CS_AUTH_DATASOURCE (Authorization Table as Input for CalculationScenario)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_CALCSCENARIO (Package) Create Calculation Scenario
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDD_CS_DATASOURCE Participating Providers 20111027
Properties
Class CL_RSDD_CS_AUTH_DATASOURCE  
Short Description Authorization Table as Input for CalculationScenario    
Super Class CL_RSDD_CS_DATASOURCE Participating Providers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDD_CALCSCENARIO   Create Calculation Scenario 
Created 20110926   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDD_CS_AUTH_DATASOURCE has no forward declaration.
Interfaces
Class CL_RSDD_CS_AUTH_DATASOURCE has no interface implemented.
Friends
Class CL_RSDD_CS_AUTH_DATASOURCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_TAGNAME Static Attribute Private Type reference (TYPE) STRING XML Tag 20111027
2 P_TEMPORARY Instance attribute Private Type reference (TYPE) RS_BOOL Has temporary TREX index 20111027
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20111027
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111027
3 IS_TEMPORARY Instance method Public Method Shows if this OLAP DataSource has a temporary index 20111027
Events
Class CL_RSDD_CS_AUTH_DATASOURCE has no event.
Types
Class CL_RSDD_CS_AUTH_DATASOURCE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_AUTH_DATASOURCE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSDD_CS_AUTH_DATASOURCE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEXID Call by reference Type reference (TYPE) CSEQUENCE Column-Viewname 20111027
2 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE Infoprovidername 20111027
3 Importing I_R_NAME_MAPPER Call by reference Object reference (TYPE REF TO) IF_RSDRV_TREX_NAME_MAPPER Name Mapper BI <-> Trex View attributes 20111027
4 Importing I_SCHEMA Call by reference Type reference (TYPE) CSEQUENCE Datenbankschema (NewDB) 20111027

Method CONSTRUCTOR on class CL_RSDD_CS_AUTH_DATASOURCE has no exception.

Method IS_TEMPORARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TEMPORARY Value transfer Type reference (TYPE) RS_BOOL Temporären TREX Index anlegen 20111027

Method IS_TEMPORARY on class CL_RSDD_CS_AUTH_DATASOURCE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in