SAP ABAP IMG Activity RSBCTSDPR_OTDWF (Weighting Factors for On-time Delivery in Quantity Algorithm)
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
IMG Activity
ID RSBCTSDPR_OTDWF Weighting Factors for On-time Delivery in Quantity Algorithm  
Transaction Code S_B52_73000004   (empty) 
Created on 20031120    
Customizing Attributes RSBCTSDPR_OTDWF   Weighting Factors for On-time Delivery in Quantity Algorithm 
Customizing Activity RSBCTSDPR_OTDWF   Weighting Factors for On-time Delivery in Quantity Algorithm 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name RSBCTSDPR_OTDWF    

Use

This activity is related to a certain kind of metrics, namely the On-time Delivery based on the Quantity Algorithm. These metrics are:

Metric    Applicable    Description

    Delivery Types

ONTQ_ONT    PDC, TPOP    On-time Delivery (quantity-based alg.)

ONTQ_OVDUE    PDC    Overdue Past Per. Del. (quant-based alg.)

ONTQ_EARLY    PDC    Early Delivery (quantity-based alg.)

ONTQ_OVER    PDC    Overdelivery (quantity-based alg.)

In general, the calculation of score values for these metrics compares the timeliness of supplier deliveries with timeliness categories addressed by the metrics. Additionally, the calculation also takes into account the number of overdue purchase orders and release schedules.

In order to perform such a calculation, the system maintains the following predefined buckets that hold the total numbers of deliveries with regard to their timeliness:

Bucket Name    Timeliness Category of Delivery

ONT    On-time

ECP    Early with regard to current period

EFP    Early with regard to future period

LCP    Late with regard to current period

LPP    Late with regard to past period

OVR    Overdelivery

Two more buckets hold the total numbers of overdue purchase orders and release schedules:

Bucket Name    Timeliness Category of Delivery

OPD    Overdue purchase orders and release schedules with regard to past period

OCP    Overdue purchase orders and release schedules with regard to current period

The calculation is defined by a general mathematical formula, which can be applied to any of the metrics listed above. The formula describes a generic weighted average for all the buckets listed above.

In this activity, you can maintain the weighting factors used in the formula. The general outline of the formula for any valid combination of metric M (values ONT, EAR, and delivery type T is shown below. Please note that you have to enter 16 weighting factors for every combination of metric and delivery type.

Score Values (M, T) = Numerator(M, T) / Denominator(M, T)

with

Numerator (M, T) = WF_N(M, T, ECP) * ECP
+ WF_N(M, T, EFP) * EFP
+ WF_N(M, T, ONT) * ONT
+ WF_N(M, T, LCP) * LCP
+ WF_N(M, T, LPP) * LPP
+ WF_N(M, T, OVR) * OVR
+ WF_N(M, T, OPD) * OPD
+ WF_N(M, T, OCP) * OCP

and

Denominator (M, T) = WF_D(M, T, ECP) * ECP
+ WF_D(M, T, EFP) * EFP
+ WF_D(M, T, ONT) * ONT
+ WF_D(M, T, LCP) * LCP
+ WF_D(M, T, LPP) * LPP
+ WF_D(M, T, OVR) * OVR
+ WF_D(M, T, OPD) * OPD
+ WF_D(M, T, OCP) * OCP

where

WF_N(M, T, bucket name) denotes the weighting factor for metric M, delivery type T, and the given bucket name that is used in the numerator.

WF_D(M, T, bucket name) denotes the weighting factor for metric M, delivery type T, and the given bucket name that is used in the denominator.

ECP, EFP, and so on denotes the number in bucket ECP, EFP, and so on.

Requirements

You can only maintain weighting factors for combinations of metrics and delivery types that have be maintained with IMG activity Valid Combinations of Metrics and Delivery Types previously.

Standard settings

The standard setup includes definitions for weighting factors required for the on-time delivery metrics mentioned above.

Activities

Every table entry in this activity defines weighting factor. Its definiton comprises:

  • A combination of metric and delivery type
  • An on-time bucket
  • Values for the numerator and denominator

If you create, change, or delete entries in this table, all these changes will affect metric calculations that are performed after the changes have been saved, but not those metric scores that already have been calculated.

Example

Business Attributes
ASAP Roadmap ID 207   Establish Reporting 
Mandatory / Optional 1   Mandatory activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG RSBCTSDPR_OTDWF 0 ARS0000023 Business Content and Extractors 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
RSBCTSDPR_OTDWF S - Table (with text table) SM30  
History
Last changed by/on SAP  20031218 
SAP Release Created in 351