Class CalloutProject

java.lang.Object
org.compiere.model.CalloutEngine
org.compiere.model.CalloutProject
All Implemented Interfaces:
Callout

public class CalloutProject extends CalloutEngine
Project Callouts
Version:
$Id: CalloutProject.java,v 1.3 2006/07/30 00:51:04 jjanke Exp $
Author:
Jorg Janke
  • Constructor Details

    • CalloutProject

      public CalloutProject()
  • Method Details

    • planned

      public String planned(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
      Project Planned - Price + Qty. - called from PlannedPrice, PlannedQty - calculates PlannedAmt (same as Trigger)
      Parameters:
      ctx - context
      WindowNo - current Window No
      mTab - Grid Tab
      mField - Grid Field
      value - New Value
      Returns:
      null or error message