SAP ABAP Class IF_RSDHAR_SRC (Runtime: Source)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSDHAR_OBJECT Runtime: Analysis Element 20120723
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDHAR_SRC_DB_TABLE Runtime: Data Source - Database Table 20120713
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDHAR_SRC_HAAP Runtime: Data Source HANA Analysis Process 20130705
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDHAR_SRC_INFOPROV Runtime: Data Source InfoProvider 20120430
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDHAR_SRC_INFOSOURCE Runtime: Data Source InfoSource 20130718
Properties
Class IF_RSDHAR_SRC  
Short Description Runtime: Source    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120430   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSDHA_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_RSDHAR_SRC has no interface implemented.
Friends
Class IF_RSDHAR_SRC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_R_INPUT_OBJECT_RT Instance attribute Public Attribute reference (LIKE) 20120706
2 N_R_OBJECT_OM Instance attribute Public Attribute reference (LIKE) 20120706
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BW_VARIABLES Instance method Public Method 20121002
2 ADD_PLACEHOLDERS Instance method Public Method 20121002
3 CHECK_AUTHORITY Instance method Public Method 20121106
4 CLOSE Instance method Public Method 20120706
5 CREATE_CALCVIEWS Instance method Public Method 20120809
6 GET_OUTPUT_CALCVIEW Instance method Public Method Get Output View 20120502
7 INIT Instance method Public Method 20120706
Events
Class IF_RSDHAR_SRC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_RANGE Public See coding 20120723 BEGIN OF tn_s_range, name TYPE if_rsdham_field_descr=>tn_name, sign TYPE rssign, option TYPE rsoption, low TYPE string, high TYPE string, END OF tn_s_range
2 TN_T_RANGE Public See coding Range table (simple) 20120723 tn_t_range TYPE STANDARD TABLE OF tn_s_range WITH DEFAULT KEY
Method Signatures

Method ADD_BW_VARIABLES Signature

Method ADD_BW_VARIABLES on class IF_RSDHAR_SRC has no parameter.
Method ADD_BW_VARIABLES on class IF_RSDHAR_SRC has no exception.

Method ADD_PLACEHOLDERS Signature

Method ADD_PLACEHOLDERS on class IF_RSDHAR_SRC has no parameter.
Method ADD_PLACEHOLDERS on class IF_RSDHAR_SRC has no exception.

Method CHECK_AUTHORITY Signature

Method CHECK_AUTHORITY on class IF_RSDHAR_SRC has no parameter.
Method CHECK_AUTHORITY on class IF_RSDHAR_SRC has no exception.

Method CLOSE Signature

Method CLOSE on class IF_RSDHAR_SRC has no parameter.
Method CLOSE on class IF_RSDHAR_SRC has no exception.

Method CREATE_CALCVIEWS Signature

Method CREATE_CALCVIEWS on class IF_RSDHAR_SRC has no parameter.
Method CREATE_CALCVIEWS on class IF_RSDHAR_SRC has no exception.

Method GET_OUTPUT_CALCVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_CALCVIEW Value transfer Object reference (TYPE REF TO) CL_RSDD_CS_CALCVIEW Definition of Calculation View 20120502

Method GET_OUTPUT_CALCVIEW on class IF_RSDHAR_SRC has no exception.

Method INIT Signature

Method INIT on class IF_RSDHAR_SRC has no parameter.
Method INIT on class IF_RSDHAR_SRC has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in