Package org.compiere.model
Class CalloutProject
java.lang.Object
org.compiere.model.CalloutEngine
org.compiere.model.CalloutProject
- All Implemented Interfaces:
Callout
Project Callouts
- Version:
- $Id: CalloutProject.java,v 1.3 2006/07/30 00:51:04 jjanke Exp $
- Author:
- Jorg Janke
-
Field Summary
Fields inherited from class org.compiere.model.CalloutEngine
additionalArgs, ARG_SEPARATOR, log, NO_ERROR
-
Constructor Summary
-
Method Summary
Methods inherited from class org.compiere.model.CalloutEngine
checkPeriodOpen, convert, dateAcct, getGridField, getGridTab, isCalloutActive, rate, setCalloutActive, start
-
Constructor Details
-
CalloutProject
public CalloutProject()
-
-
Method Details
-
planned
Project Planned - Price + Qty. - called from PlannedPrice, PlannedQty - calculates PlannedAmt (same as Trigger)- Parameters:
ctx
- contextWindowNo
- current Window NomTab
- Grid TabmField
- Grid Fieldvalue
- New Value- Returns:
- null or error message
-