Package org.compiere.model
Class CalloutDepositBatch
java.lang.Object
org.compiere.model.CalloutEngine
org.compiere.model.CalloutDepositBatch
- All Implemented Interfaces:
Callout
-
Field Summary
Fields inherited from class org.compiere.model.CalloutEngine
additionalArgs, ARG_SEPARATOR, log, NO_ERROR
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbankAccount
(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value) Bank Account Changed.Methods inherited from class org.compiere.model.CalloutEngine
checkPeriodOpen, convert, dateAcct, getGridField, getGridTab, isCalloutActive, rate, setCalloutActive, start
-
Constructor Details
-
CalloutDepositBatch
public CalloutDepositBatch()
-
-
Method Details
-
bankAccount
public String bankAccount(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value) Bank Account Changed. Update Currency- Parameters:
ctx
- contextWindowNo
- window nomTab
- tabmField
- fieldvalue
- value- Returns:
- null or error message
-