Adempiere 3.5.2a

org.eevolution.model
Class CalloutMRP

java.lang.Object
  extended by org.compiere.model.CalloutEngine
      extended by org.eevolution.model.CalloutMRP
All Implemented Interfaces:
Callout

public class CalloutMRP
extends CalloutEngine

Order CalloutMRP

Version:
$Id: CalloutMRP.java,v 1.11 2004/03/22 07:15:03 vpj-cd Exp $
Author:
Victor Perez

Field Summary
 
Fields inherited from class org.compiere.model.CalloutEngine
log, NO_ERROR
 
Constructor Summary
CalloutMRP()
           
 
Method Summary
 String OrderLine(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
           
 String PPOrder(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
           
 String PPOrderLine(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value)
           
 
Methods inherited from class org.compiere.model.CalloutEngine
convert, dateAcct, getGridField, getGridTab, isCalloutActive, rate, setCalloutActive, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalloutMRP

public CalloutMRP()
Method Detail

OrderLine

public String OrderLine(Properties ctx,
                        int WindowNo,
                        GridTab mTab,
                        GridField mField,
                        Object value)

PPOrder

public String PPOrder(Properties ctx,
                      int WindowNo,
                      GridTab mTab,
                      GridField mField,
                      Object value)

PPOrderLine

public String PPOrderLine(Properties ctx,
                          int WindowNo,
                          GridTab mTab,
                          GridField mField,
                          Object value)

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.