SAP ABAP Class CL_RSSDPR_SPL_METRICSC (Metric Score)
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_SPL_METRICSC  
Short Description Metric Score    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_BCT_SPL_SDPR   BW: Content Logistics - Supplier Delivery Performance Rating 
Created 20040205   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSSDPR_SPL_METRICSC has no forward declaration.
Interfaces
Class CL_RSSDPR_SPL_METRICSC has no interface implemented.
Friends
Class CL_RSSDPR_SPL_METRICSC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_CONTRIBUTION Instance attribute Private Type reference (TYPE) RSBCTSDPR_D_CONTR_NUMBER Contribution 20040205
2 A_DEFAULT_SCORE_FLAG Instance attribute Private Type reference (TYPE) RSBCTSDPR_D_DEFAULT_SCORE_FLAG Default Score Flag 20040326
3 A_DEFAULT_SCORE_WF Instance attribute Private Type reference (TYPE) RSBCTSDPR_D_DEFSC_WFACTOR Weighting factor for default score in percentage 20040401
4 A_METRICID Instance attribute Private Type reference (TYPE) RSBCTSDPR_D_MTCID Metric ID 20040205
5 A_POINTS Instance attribute Private Type reference (TYPE) RSBCTSDPR_D_SCOREPOINT Score Point 20040205
6 A_TOTAL Instance attribute Private Type reference (TYPE) RSBCTSDPR_D_TOTAL_NUMBER Total 20040205
7 A_USED Instance attribute Private Type reference (TYPE) RSBCTSDPR_D_METRIC_USED Metric Used 20040205
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor constructor 20040205
2 GET_CONTRIBUTION_NUMBER Instance method Public Method Get Contribution 20040205
3 GET_DEFAULT_SCORE_FLAG Instance method Public Method Get Default Score Flag 20040326
4 GET_DEFAULT_SCORE_WF Instance method Public Method Get Default Score Weighting Factor 20040401
5 GET_METRICID Instance method Public Method Get Metric ID 20040205
6 GET_SCORE_POINTS Instance method Public Method Get Points 20040205
7 GET_TOTAL_NUMBER Instance method Public Method Get Total 20040205
8 GET_USED_FLAG Instance method Public Method Get Metric Used Flag 20040205
9 SET_METRICID Instance method Public Method Set Metric ID 20040205
10 SET_USED_FLAG Instance method Public Method Set Metric Used Flag 20040205
Events
Class CL_RSSDPR_SPL_METRICSC has no event.
Types
Class CL_RSSDPR_SPL_METRICSC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTRIBUTION Call by reference Type reference (TYPE) RSBCTSDPR_D_CONTR_NUMBER 0 Beitrag 20040205
2 Importing I_DEFAULT_SCORE_FLAG Call by reference Type reference (TYPE) RSBCTSDPR_D_DEFAULT_SCORE_FLAG 0 Kennzeichen Standardpunktwert 20040326
3 Importing I_DEFAULT_SCORE_WF Call by reference Type reference (TYPE) RSBCTSDPR_D_DEFSC_WFACTOR Gewichtungsfaktor für Standardpunktwert in Prozent 20040401
4 Importing I_METRICID Call by reference Type reference (TYPE) RSBCTSDPR_D_MTCID Metrik-ID 20040205
5 Importing I_POINTS Call by reference Type reference (TYPE) RSBCTSDPR_D_SCOREPOINT Punktwert 20040205
6 Importing I_TOTAL Call by reference Type reference (TYPE) RSBCTSDPR_D_TOTAL_NUMBER 0 Gesamt 20040205
7 Importing I_USED Call by reference Type reference (TYPE) RSBCTSDPR_D_METRIC_USED Metrik wird verwendet 20040205

Method CONSTRUCTOR on class CL_RSSDPR_SPL_METRICSC has no exception.

Method GET_CONTRIBUTION_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_CONTRIBUTION Value transfer Type reference (TYPE) RSBCTSDPR_D_CONTR_NUMBER Beitrag 20040205

Method GET_CONTRIBUTION_NUMBER on class CL_RSSDPR_SPL_METRICSC has no exception.

Method GET_DEFAULT_SCORE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_DEFAULT_SCORE_FLAG Value transfer Type reference (TYPE) RSBCTSDPR_D_DEFAULT_SCORE_FLAG Kennzeichen Standardpunktwert 20040326

Method GET_DEFAULT_SCORE_FLAG on class CL_RSSDPR_SPL_METRICSC has no exception.

Method GET_DEFAULT_SCORE_WF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_DEFAULT_SCORE_WF Value transfer Type reference (TYPE) RSBCTSDPR_D_DEFSC_WFACTOR Gewichtungsfaktor für Standardpunktwert in Prozent 20040401

Method GET_DEFAULT_SCORE_WF on class CL_RSSDPR_SPL_METRICSC has no exception.

Method GET_METRICID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_METRICID Value transfer Type reference (TYPE) RSBCTSDPR_D_MTCID Metrik-ID 20040205

Method GET_METRICID on class CL_RSSDPR_SPL_METRICSC has no exception.

Method GET_SCORE_POINTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_POINTS Value transfer Type reference (TYPE) RSBCTSDPR_D_SCOREPOINT Punktwert 20040205

Method GET_SCORE_POINTS on class CL_RSSDPR_SPL_METRICSC has no exception.

Method GET_TOTAL_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_TOTAL Value transfer Type reference (TYPE) RSBCTSDPR_D_TOTAL_NUMBER Gesamt 20040205

Method GET_TOTAL_NUMBER on class CL_RSSDPR_SPL_METRICSC has no exception.

Method GET_USED_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_USED Value transfer Type reference (TYPE) RSBCTSDPR_D_METRIC_USED Metrik wird verwendet 20040205

Method GET_USED_FLAG on class CL_RSSDPR_SPL_METRICSC has no exception.

Method SET_METRICID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METRICID Call by reference Type reference (TYPE) RSBCTSDPR_D_MTCID Metrik-ID 20040205

Method SET_METRICID on class CL_RSSDPR_SPL_METRICSC has no exception.

Method SET_USED_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USED Call by reference Type reference (TYPE) RSBCTSDPR_D_METRIC_USED Metrik wird verwendet 20040205

Method SET_USED_FLAG on class CL_RSSDPR_SPL_METRICSC has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 352