org.eevolution.model
Class CalloutDistributionOrder
java.lang.Object
org.compiere.model.CalloutEngine
org.eevolution.model.CalloutDistributionOrder
- All Implemented Interfaces:
- Callout
public class CalloutDistributionOrder
- extends CalloutEngine
Distribution Order Callout
- Version:
- $Id: CalloutOrder.java,v 1.23 2004/08/27 21:24:12 vpj-cd Exp $
- Author:
- Victor Perez
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalloutDistributionOrder
public CalloutDistributionOrder()
qty
public String qty(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
- Order Line - Quantity.
- called from C_UOM_ID, QtyEntered, QtyOrdered
- enforces qty UOM relationship
- Parameters:
ctx - contextWindowNo - current Window NomTab - Grid TabmField - Grid Fieldvalue - New Value
- Returns:
- null or error message
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.