SAP ABAP Class CL_RSSDPR_MODEL_SCLOOKUPTBL (Specific Metric Score Lookup Table)
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_MODEL_SCLOOKUPTBL  
Short Description Specific Metric Score Lookup Table    
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 20031212   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSSSC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSSSR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSSDPR_MODEL_SCLOOKUPTBL has no interface implemented.
Friends
Class CL_RSSDPR_MODEL_SCLOOKUPTBL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_DELV_TYPE Instance attribute Private Type reference (TYPE) RSBCTSDPR_D_DELIVERY_TYPE Delivery Type 20040211
2 A_LOOKUP_MODE Instance attribute Private Type reference (TYPE) RSBCTSDPR_D_MTC_LOOKUP_MODE Attribute of Metric ID score Lookup Mode 20031212
3 A_LOOKUP_TABLE Instance attribute Private Type reference (TYPE) RSSSR_TS_MTC_LOOKUP Attribute of specific Metric ID Score Lookup Table 20031212
4 A_METRIC_ID Instance attribute Private Type reference (TYPE) RSBCTSDPR_D_MTCID Attribute of Metric ID 20031212
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031212
2 GET_SCORE_FOR_PERCENTAGE Instance method Public Method get the score for percentage 20031212
Events
Class CL_RSSDPR_MODEL_SCLOOKUPTBL has no event.
Types
Class CL_RSSDPR_MODEL_SCLOOKUPTBL 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_DELV_TYPE Call by reference Type reference (TYPE) RSBCTSDPR_D_DELIVERY_TYPE Lieferart 20040211
2 Importing I_LOOKUP_MODE Call by reference Type reference (TYPE) RSBCTSDPR_D_MTC_LOOKUP_MODE Formalparameter - Punktwertnachschlagemodus für Metrik 20031212
3 Importing I_LOOKUP_TABLE Call by reference Type reference (TYPE) RSSSR_TS_MTC_LOOKUP Formalparameter - interne Nachschlagetabelle 20031212
4 Importing I_METRIC_ID Call by reference Type reference (TYPE) RSBCTSDPR_D_MTCID Formalparameter - Metrik-ID 20031212

Method CONSTRUCTOR on class CL_RSSDPR_MODEL_SCLOOKUPTBL has no exception.

Method GET_SCORE_FOR_PERCENTAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_SCORE Value transfer Type reference (TYPE) RSBCTSDPR_D_SCOREPOINT Punktwert 20031212
2 Importing I_PCT_VALUE Call by reference Type reference (TYPE) RSBCTSDPR_D_BOUNDARY_PERCENT Zuzuordnender Prozentwert 20031212
# Exception Resumable Description Created on
1 CX_RSSDPR_EXCEPT_DOMAIN_VAL_ER Domänenwertfehler 20040524
2 CX_RSSDPR_EXCEPT_NOSCOINLOOKUP Kein Punktw. im richtigen Prozentbereich in NachschlTab. gef 20040211
3 CX_RSSDPR_EXCEPT_OUTOFRANGE LLB-Wert nicht im zulässigen Bereich 20031212
History
Last changed by/on SAP  20141101 
SAP Release Created in 351