SAP ABAP Interface IF_RSDD_CS_INPUT_SOURCE (Source Object of a CalcView Input)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_CALCSCENARIO (Package) Create Calculation Scenario
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_CS_CALCVIEW Calculation View Definition 20091113
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDD_CS_DATASOURCE Participating Providers 20091113
Properties
Interface IF_RSDD_CS_INPUT_SOURCE  
Short Description Source Object of a CalcView Input    
General Data
Package RSDD_CALCSCENARIO   Create Calculation Scenario 
Created 20091113   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSDD_CS_INPUT_SOURCE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDD_CS_CLONEABLE Copy a CalcScenario Object 20110124
Friends
Interface IF_RSDD_CS_INPUT_SOURCE has no friend.
Attributes
Interface IF_RSDD_CS_INPUT_SOURCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXPOSED_NODE Instance method Public Method Returns the column view name for reading 20110725
2 GET_NAME Instance method Public Method Name of the Input Source (CalcView or DataSource) 20091113
3 GET_NAME_FOR_INDEX Instance method Public Method Index ID of the Input Source 20101005
4 GET_XML Instance method Public Method Get XML String 20110124
5 SUPPORTS_AGGREGATION Instance method Public Method Input source supports aggregation (yes/no) 20110119
Events
Interface IF_RSDD_CS_INPUT_SOURCE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_T_INPUT_SOURCE Public See coding Table with Input Source Objects 20101112 TN_T_INPUT_SOURCE type standard table of ref to if_rsdd_cs_input_source with default key
Method Signatures

Method GET_EXPOSED_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COLUMN_VIEW Value transfer Type reference (TYPE) STRING Name des Column-Views zum Auslesen 20110725

Method GET_EXPOSED_NODE on Interface IF_RSDD_CS_INPUT_SOURCE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) STRING Name der Input Source 20091113

Method GET_NAME on Interface IF_RSDD_CS_INPUT_SOURCE has no exception.

Method GET_NAME_FOR_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ID Value transfer Type reference (TYPE) STRING Index-ID 20101005

Method GET_NAME_FOR_INDEX on Interface IF_RSDD_CS_INPUT_SOURCE has no exception.

Method GET_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_XML Value transfer Type reference (TYPE) STRING XML-String 20110124

Method GET_XML on Interface IF_RSDD_CS_INPUT_SOURCE has no exception.

Method SUPPORTS_AGGREGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ANSWER Value transfer Type reference (TYPE) RS_BOOL unterstützt Aggregation (ja/nein) 20110119

Method SUPPORTS_AGGREGATION on Interface IF_RSDD_CS_INPUT_SOURCE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730