SAP ABAP Class CL_RSISR_SUMMARY_LIST (List of Summary Data Objects)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSISR (Package) Intelligent Services Runtime
Properties
Class CL_RSISR_SUMMARY_LIST  
Short Description List of Summary Data Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSISR   Intelligent Services Runtime 
Created 20030220   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSISR_SUMMARY_LIST has no forward declaration.
Interfaces
Class CL_RSISR_SUMMARY_LIST has no interface implemented.
Friends
Class CL_RSISR_SUMMARY_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_SUMMARY_LIST Instance attribute Private Type reference (TYPE) RSISR_T_SUMMARY_REF Summary Data Object with Reference 20030220
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SUMMARY Instance method Public Method Creation of a New Summary Data Object 20030220
2 GET_SUMMARY Instance method Public Method Return of a Summary Data Object 20030220
3 GET_SUMMARY_LIST Instance method Public Method Return of the Parameter as a List of Names 20030220
Events
Class CL_RSISR_SUMMARY_LIST has no event.
Types
Class CL_RSISR_SUMMARY_LIST has no local type.
Method Signatures

Method ADD_SUMMARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SUMMARY_INF Call by reference Type reference (TYPE) RSISR_S_SUMMARY_INF Beschreibung eines summary Datenobjekt 20030220
2 Importing I_NAME Call by reference Type reference (TYPE) RSIS_E_SUMMARY Name eines summary Datenobjektes 20030220

Method ADD_SUMMARY on class CL_RSISR_SUMMARY_LIST has no exception.

Method GET_SUMMARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) RSIS_E_SUMMARY Name eines summary Datenobjektes 20030220
2 Returning RR_SUMMARY Value transfer Object reference (TYPE REF TO) CL_RSISR_SUMMARY Summary Datenobjekt 20030220

Method GET_SUMMARY on class CL_RSISR_SUMMARY_LIST has no exception.

Method GET_SUMMARY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SUMMARY_LIST Value transfer Type reference (TYPE) RSIS_T_SUMMARY Tabelle mit Namen von summary-Datenobjekten 20030220

Method GET_SUMMARY_LIST on class CL_RSISR_SUMMARY_LIST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400