Uses of Class
org.compiere.model.MShippingTransaction
Packages that use MShippingTransaction
Package
Description
One of the package that provide extended model class for iDempiere core tables.
Provide generic PO implementation that doesn't use generated model class.
Provide interface for tax provider, shipment processor, zoom provider and address validation.
Provide iDempiere model interface (I_*) wrapper for PO and GridTab.
Provide implementation of order promotion rule and zoom across targets.
Provide generic PO implementation that doesn't use generated model class.
Provide interface for tax provider, shipment processor, zoom provider and address validation.
Provide iDempiere model interface (I_*) wrapper for PO and GridTab.
Provide implementation of order promotion rule and zoom across targets.
One of the package that provide implementation of iDempiere core processes.
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MShippingTransaction in org.adempiere.model
Methods in org.adempiere.model with parameters of type MShippingTransactionModifier and TypeMethodDescriptionbooleanIShipmentProcessor.processShipment(Properties ctx, MShippingTransaction shippingTransaction, String trxName) Perform online shipmentbooleanMFreightShipmentProcessor.processShipment(Properties ctx, MShippingTransaction st, String trxName) booleanIShipmentProcessor.rateInquiry(Properties ctx, MShippingTransaction shippingTransaction, boolean isPriviledgedRate, String trxName) Perform shipment rate inquirybooleanMFreightShipmentProcessor.rateInquiry(Properties ctx, MShippingTransaction st, boolean isPriviledgedRate, String trxName) Get shipping rate fromMFreightbooleanIShipmentProcessor.voidShipment(Properties ctx, MShippingTransaction shippingTransaction, String get_TrxName) Void online shipmentbooleanMFreightShipmentProcessor.voidShipment(Properties ctx, MShippingTransaction st, String get_TrxName) -
Uses of MShippingTransaction in org.adempiere.process
Methods in org.adempiere.process that return MShippingTransactionModifier and TypeMethodDescriptionstatic MShippingTransactionSalesOrderRateInquiryProcess.createShippingTransaction(Properties ctx, MOrder m_order, String action, boolean isPriviledgedRate, String trxName) Create MShippingTransaction record for order. -
Uses of MShippingTransaction in org.compiere.model
Methods in org.compiere.model that return MShippingTransactionModifier and TypeMethodDescriptionMPackage.createShippingTransaction(String action, boolean isPriviledgedRate, String trxName) Create online shipping transaction