org.compiere.model
Class CalloutTimeExpense
java.lang.Object
org.compiere.model.CalloutEngine
org.compiere.model.CalloutTimeExpense
- All Implemented Interfaces:
- Callout
public class CalloutTimeExpense
- extends CalloutEngine
Time & Expense Report Callout
- Version:
- $Id: CalloutTimeExpense.java,v 1.3 2006/07/30 00:51:02 jjanke Exp $
- Author:
- Jorg Janke
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalloutTimeExpense
public CalloutTimeExpense()
product
public String product(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
- Expense Report Line
- called from M_Product_ID, S_ResourceAssignment_ID
- set ExpenseAmt
- Parameters:
ctx - contextWindowNo - current Window NomTab - Grid TabmField - Grid Fieldvalue - New Value
- Returns:
- null or error message
amount
public String amount(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
- Expense - Amount.
- called from ExpenseAmt, C_Currency_ID
- calculates ConvertedAmt
- 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.