Class DeliveryAccuracy

java.lang.Object
org.compiere.sla.SLACriteria
org.compiere.sla.DeliveryAccuracy

@Deprecated(since="13", forRemoval=true) @GeneratedCodeCoverageExclusion public class DeliveryAccuracy extends SLACriteria
Deprecated, for removal: This API element is subject to removal in a future version.
not fully implement, marked as inactive in application dictionary
SLA Delivery Accuracy. How accurate is the promise date?

The measure are the average days between promise date (PO/SO) and delivery date (Material receipt/shipment) It is positive if before, negative if later. The lower the number, the better

Version:
$Id: DeliveryAccuracy.java,v 1.2 2006/07/30 00:51:06 jjanke Exp $
Author:
Jorg Janke
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected CLogger
    Deprecated, for removal: This API element is subject to removal in a future version.
    Logger
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    DeliveryAccuracy
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    Calculate Goal Actual from unprocessed Measures
    int
    Deprecated, for removal: This API element is subject to removal in a future version.
    Create new Measures for the Goal

    Methods inherited from class org.compiere.sla.SLACriteria

    calculateMeasures, createMeasures

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • log

      protected CLogger log
      Deprecated, for removal: This API element is subject to removal in a future version.
      Logger
  • Constructor Details

    • DeliveryAccuracy

      public DeliveryAccuracy()
      Deprecated, for removal: This API element is subject to removal in a future version.
      DeliveryAccuracy
  • Method Details

    • createMeasures

      public int createMeasures(MSLAGoal goal)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Create new Measures for the Goal
      Specified by:
      createMeasures in class SLACriteria
      Parameters:
      goal - the goal
      Returns:
      number created
    • calculateMeasure

      public BigDecimal calculateMeasure(MSLAGoal goal)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Calculate Goal Actual from unprocessed Measures
      Specified by:
      calculateMeasure in class SLACriteria
      Parameters:
      goal - the goal
      Returns:
      goal actual measure