SAP ABAP Class IF_RSDD_CS_INPUT_SOURCE (Source Object of a CalcView Input)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSDD_CS_CLONEABLE Copy a CalcScenario Object 20110124
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
Class IF_RSDD_CS_INPUT_SOURCE  
Short Description Source Object of a CalcView Input    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091113   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSDD_CS_INPUT_SOURCE has no forward declaration.
Interfaces
Class IF_RSDD_CS_INPUT_SOURCE has no interface implemented.
Friends
Class IF_RSDD_CS_INPUT_SOURCE has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class 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 class 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 class IF_RSDD_CS_INPUT_SOURCE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in