SAP ABAP IMG Activity V_SPM_OTDWF (Weighting Factors for On-Time Delivery)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-ICH (Application Component) Inventory Collaboration Hub
     RS_BCT_ICH_SPM (Package) BW: Content Inventory Collaboration Hub – Supp. Perf. Man.
IMG Activity
ID V_SPM_OTDWF Weighting Factors for On-Time Delivery  
Transaction Code S_BH6_02000008   (empty) 
Created on 20101111    
Customizing Attributes V_SPM_OTDWF   Weighting Factors for On-Time Delivery 
Customizing Activity V_SPM_OTDWF   Weighting Factors for On-Time Delivery 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name V_SPM_OTDWF    

Use

In this Customizing activity, you make settings to the weighting factors for the following rating criteria:

  • On-time delivery (quantity-based alg.) (ONTQ_ONT)
  • Overdue past period delivery (quant-based alg.) (ONTQ_OVDUE)
  • Early delivery (quantity-based alg.) (ONTQ_EARLY)
  • Overdelivery (quantity-based alg.) (ONTQ_OVER)

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

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

A general mathematical formula defines the calculation, which you can apply to any of the rating criteria listed above. The formula describes a generic weighted average for all the buckets listed above. You can maintain the weighting factors used in the formula. The general outline of the formula for any valid combination of rating criteria "M" (values ONT, EAR) is shown below. Please note that you have to enter 16 weighting factors for every rating criteria.

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

with

Numerator (M) = WF_N(M, ECP) * ECP

+ WF_N(M, EFP) * EFP

+ WF_N(M, ONT) * ONT

+ WF_N(M, LCP) * LCP

+ WF_N(M, LPP) * LPP

+ WF_N(M, OVR) * OVR

+ WF_N(M, OPD) * OPD

+ WF_N(M, OCP) * OCP

and

Denominator (M) = WF_D(M, ECP) * ECP

+ WF_D(M, EFP) * EFP

+ WF_D(M, ONT) * ONT

+ WF_D(M, LCP) * LCP

+ WF_D(M, LPP) * LPP

+ WF_D(M, OVR) * OVR

+ WF_D(M, OPD) * OPD

+ WF_D(M, OCP) * OCP

where

WF_N(M, bucket name) denotes the weighting factor for rating criteria M and the given bucket name that is used in the numerator.

WF_D(M, bucket name) denotes the weighting factor for rating criteria M 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 those rating criteria that have be maintained in the Customizing activity List Rating Criteria.

Standard settings

Activities

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

  • A rating criterion
  • 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 rating criteria calculations that are performed after the changes have been saved, but not those rating criteria scores that already have been calculated.

Example

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional 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 V_SPM_OTDWF 0 B530000002 Inventory Collaboration Hub 
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
V_SPM_OTDWF V - View SM30  
History
Last changed by/on SAP  20101124 
SAP Release Created in 706