Uses of Class
org.compiere.model.MStorageReservation
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*).
-
Uses of MStorageReservation in org.compiere.model
Modifier and TypeMethodDescriptionstatic MStorageReservation
MStorageReservation.get
(Properties ctx, int M_Warehouse_ID, int M_Product_ID, int M_AttributeSetInstance_ID, boolean isSOTrx, String trxName) Get Reservation Storagestatic MStorageReservation[]
MStorageReservation.get
(Properties ctx, int m_Warehouse_ID, int m_Product_ID, int i, String trxName) Get Reservation Storage for Product on specified Warehousestatic MStorageReservation
MStorageReservation.getCreate
(Properties ctx, int M_Warehouse_ID, int M_Product_ID, int M_AttributeSetInstance_ID, boolean isSOTrx, String trxName) Create or Get Reservation Storagestatic MStorageReservation[]
MStorageReservation.getOfProduct
(Properties ctx, int M_Product_ID, String trxName) Get Reservation Storage for Product across warehouses