SAP ABAP Class CL_RSSDPR_CONFIG_OTD_WGTFCTSET (Access to On-Time Delivery Weighting Factors)
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_OTD_WGTFCTSET  
Short Description Access to On-Time Delivery Weighting Factors    
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 20040113   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_OTD_WGTFCTSET has no interface implemented.
Friends
Class CL_RSSDPR_CONFIG_OTD_WGTFCTSET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_RSSDPR_CONFIG_OTD_WGTFCTSET The single instance of this class 20040123
2 A_WEIGHT_FACT_SET Instance attribute Private Type reference (TYPE) RSSSR_TH_OTDWF Weight Factor Set 20040116
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040113
2 GET_INSTANCE Static method Public Method Get access to the single instance 20040113
3 GET_WEIGHT_FACT Instance method Public Method Get weight factor 20040116
Events
Class CL_RSSDPR_CONFIG_OTD_WGTFCTSET has no event.
Types
Class CL_RSSDPR_CONFIG_OTD_WGTFCTSET has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INSTANCE Value transfer Object reference (TYPE REF TO) CL_RSSDPR_CONFIG_OTD_WGTFCTSET Zugriff auf Tabelle mit Punktabzügen 20040123

Method GET_INSTANCE on class CL_RSSDPR_CONFIG_OTD_WGTFCTSET has no exception.

Method GET_WEIGHT_FACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELIVERY_TYPE Call by reference Type reference (TYPE) RSBCTSDPR_D_DELIVERY_TYPE Lieferart 20040116
2 Importing I_METRIC_ID Call by reference Type reference (TYPE) RSBCTSDPR_D_MTCID Metrik-ID 20040123
3 Importing I_ONTIME_BUCKET Call by reference Type reference (TYPE) RSBCTSDPR_D_ONTIME_BUCKET Kategorie Termingerecht 20040116
4 Returning R_WEIGHT_FACT Value transfer Type reference (TYPE) RSSSR_S_OTDWF Gewichtsfaktor 20040123
# Exception Resumable Description Created on
1 CX_RSSDPR_EXCEPT_NOWGTFACFOUND Kein Gewichtungsfaktor gefunden 20040127
History
Last changed by/on SAP  20141101 
SAP Release Created in 352