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 cache, server log, JDBC interface, field display/data type, transaction, email, INI properties, security key store, encryption and environment context implementation.
Provide cache, server log, JDBC interface, field display/data type, transaction, email, INI properties, security key store, encryption and environment context 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) Get warehouse from cache (immutable)static MWarehouse[]
MWarehouse.getForOrg
(Properties ctx, int AD_Org_ID) Get Warehouses for Organizationstatic MWarehouse[]
MWarehouse.getInTransitForOrg
(Properties ctx, int AD_Org_ID) Get Warehouse In Transit for OrganizationMWarehouse.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) Copy constructorMWarehouse
(Properties ctx, MWarehouse copy, String trxName) Copy constructorMWarehouse
(MWarehouse copy) Copy constructor -
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) Get the Qty To Order