SAP ABAP Class CL_RSSDPR_CONFIG_METRICSET (Metric Set)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-SPL-SDR (Application Component) Supplier Delivery Performance Rating
     RS_BCT_SPL_SDPR (Package) BW: Content Logistics - Supplier Delivery Performance Rating
Properties
Class CL_RSSDPR_CONFIG_METRICSET  
Short Description Metric Set    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_BCT_SPL_SDPR   BW: Content Logistics - Supplier Delivery Performance Rating 
Created 20031205   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSSSR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSSDPR_CONFIG_METRICSET has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSSDPR_CONFIG_METRICSETITER 20031208 Metric Set Iterator
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_RSSDPR_CONFIG_METRICSET The single instance of this class 20031205
2 METRICSET Instance attribute Private Type reference (TYPE) RSSSR_TS_MTCID Table for Metric IDs 20031205
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031205
2 GET_INSTANCE Static method Public Method Get access to the single instance 20031205
3 GET_METRIC Instance method Public Method Get Metric Structure by metric ID 20031205
4 GET_METRIC_BY_INDEX Instance method Private Method Get Metric Structure by Index Number 20031208
5 GET_SIZE Instance method Private Method Get the size of Metricset 20031209
Events
Class CL_RSSDPR_CONFIG_METRICSET has no event.
Types
Class CL_RSSDPR_CONFIG_METRICSET has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSSDPR_CONFIG_METRICSET has no parameter.
Method CONSTRUCTOR on class CL_RSSDPR_CONFIG_METRICSET has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_O_METRICSET Call by reference Object reference (TYPE REF TO) CL_RSSDPR_CONFIG_METRICSET Zugriff auf Sammlung der Metriksätze 20031205

Method GET_INSTANCE on class CL_RSSDPR_CONFIG_METRICSET has no exception.

Method GET_METRIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_METRIC_STRUCTURE Call by reference Type reference (TYPE) RSSSR_S_MTCID Struktur der Metrik zu angegebener Metrik-ID 20031205
2 Importing I_METRIC_ID Call by reference Type reference (TYPE) RSBCTSDPR_D_MTCID Metrik-ID (in MTCID-Tabelle verwendet) 20031205
# Exception Resumable Description Created on
1 CX_RSSDPR_EXCEPT_NOENTRYFOUND Ausnahme: LLB-Suchschlüssel nicht vorhanden 20040123

Method GET_METRIC_BY_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_METRIC_STRUCTURE Call by reference Type reference (TYPE) RSSSR_S_MTCID Struktur der Metrik zu angegebener Metrik-ID 20031208
2 Importing I_METRIC_INDEX Call by reference Type reference (TYPE) I Metrikindex 20031208
# Exception Resumable Description Created on
1 CX_RSSDPR_EXCEPT_NOENTRYFOUND Ausnahme: LLB-Suchschlüssel nicht vorhanden 20040123

Method GET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_METRICSET_NUMBER Value transfer Type reference (TYPE) I Anzahl Metriksätze 20031209

Method GET_SIZE on class CL_RSSDPR_CONFIG_METRICSET has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 351