Uses of Class
org.compiere.model.MWarehouse
Package
Description
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*).
Provide classes and interface for iDempiere process.
Provide implementation for conversion of amount to word.
Provide global cache, server log, JDBC interface, Transaction and Email implementation.
Provide global cache, server log, JDBC interface, Transaction and Email implementation.
-
Uses of MWarehouse in org.compiere.model
Modifier and TypeFieldDescriptionprotected static ImmutableIntPOCache<Integer,
MWarehouse> MWarehouse.s_cache
CacheModifier and TypeMethodDescriptionstatic MWarehouse
MWarehouse.get
(int M_Warehouse_ID) Get from Cache (immutable)static MWarehouse
MWarehouse.get
(Properties ctx, int M_Warehouse_ID) Get from Cache (immutable)static MWarehouse
MWarehouse.get
(Properties ctx, int M_Warehouse_ID, String trxName) Retrieves warehouse from cache (immutable)static MWarehouse[]
MWarehouse.getForOrg
(Properties ctx, int AD_Org_ID) Get Warehouses for Orgstatic MWarehouse[]
MWarehouse.getInTransitForOrg
(Properties ctx, int AD_Org_ID) FR [ 1966337 ] Get Warehouses Transit for OrgMWarehouse.markImmutable()
Modifier and TypeMethodDescriptionstatic MLocator
MLocator.getDefault
(MWarehouse warehouse) Get highest priority default Locator of warehouse (smaller PriorityNo is of higher priority)ModifierConstructorDescriptionMInventory
(MWarehouse wh) Deprecated.since 3.5.3a .MInventory
(MWarehouse wh, String trxName) Warehouse ConstructorMLocator
(MWarehouse warehouse, String Value) New Locator Constructor with XYZ=000MWarehouse
(Properties ctx, MWarehouse copy) MWarehouse
(Properties ctx, MWarehouse copy, String trxName) MWarehouse
(MWarehouse copy) -
Uses of MWarehouse in org.compiere.process
Modifier and TypeMethodDescriptionprotected void
ReplenishReportProduction.fillTable
(MWarehouse wh) Fill Table -
Uses of MWarehouse in org.compiere.util
Modifier and TypeMethodDescriptionReplenishInterface.getQtyToOrder
(MWarehouse wh, X_T_Replenish replenish) Return the Qty To Order