|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.CalloutEngine
org.compiere.model.CalloutInOut
public class CalloutInOut
Shipment/Receipt Callouts
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.CalloutEngine |
|---|
log, NO_ERROR |
| Constructor Summary | |
|---|---|
CalloutInOut()
|
|
| Method Summary | |
|---|---|
String |
asi(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
M_InOutLine - ASI. |
String |
bpartner(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
M_InOut - Defaults for BPartner |
String |
docType(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
InOut - DocType |
String |
order(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
C_Order - Order Defaults. |
String |
orderLine(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
OrderLine Callout |
String |
product(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
M_InOutLine - Default UOM/Locator for Product. |
String |
qty(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
InOut Line - Quantity |
String |
warehouse(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
M_Warehouse. |
| 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 |
|---|
public CalloutInOut()
| Method Detail |
|---|
public String order(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
ctx - WindowNo - mTab - mField - value -
public String docType(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
ctx - WindowNo - mTab - mField - value -
public String bpartner(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
ctx - WindowNo - mTab - mField - value -
public String warehouse(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
ctx - WindowNo - mTab - mField - value -
public String orderLine(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
ctx - contextWindowNo - window nomTab - tab modelmField - field modelvalue - new value
public String product(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
ctx - contextWindowNo - window nomTab - tab modelmField - field modelvalue - new value
public String qty(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
ctx - contextWindowNo - window nomTab - tab modelmField - field modelvalue - new value
public String asi(Properties ctx,
int WindowNo,
GridTab mTab,
GridField mField,
Object value)
ctx - contextWindowNo - window nomTab - tab modelmField - field modelvalue - new value
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||