Package org.adempiere.model
Class CalloutRMA
java.lang.Object
org.compiere.model.CalloutEngine
org.adempiere.model.CalloutRMA
- All Implemented Interfaces:
Callout
- Author:
- Ashley G Ramdass
-
Field Summary
Fields inherited from class org.compiere.model.CalloutEngine
additionalArgs, ARG_SEPARATOR, log, NO_ERROR
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncharge
(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value) docType
(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value) docType - set document properties based on document type.inout
(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value) inOut - set sales rep based on shipment/receiptinoutline
(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value) product
(Properties ctx, int WindowNo, GridTab mTab, GridField mField, Object value) Methods inherited from class org.compiere.model.CalloutEngine
checkPeriodOpen, convert, dateAcct, getGridField, getGridTab, isCalloutActive, rate, setCalloutActive, start
-
Constructor Details
-
CalloutRMA
public CalloutRMA()
-
-
Method Details
-
docType
docType - set document properties based on document type.- Parameters:
ctx
-WindowNo
-mTab
-mField
-value
-- Returns:
- error message or ""
-
inoutline
-
product
-
charge
-
inout
inOut - set sales rep based on shipment/receipt- Parameters:
ctx
-WindowNo
-mTab
-mField
-value
-- Returns:
- error message or ""
-