Uses of Class
org.compiere.model.MInventoryLineMA
-
Packages that use MInventoryLineMA Package Description org.compiere.model Provides for.... -
-
Uses of MInventoryLineMA in org.compiere.model
Methods in org.compiere.model that return MInventoryLineMA Modifier and Type Method Description static MInventoryLineMAMInventoryLineMA. addOrCreate(MInventoryLine line, int M_AttributeSetInstance_ID, BigDecimal MovementQty, Timestamp DateMaterialPolicy)static MInventoryLineMAMInventoryLineMA. addOrCreate(MInventoryLine line, int M_AttributeSetInstance_ID, BigDecimal MovementQty, Timestamp DateMaterialPolicy, boolean isAutoGenerated)static MInventoryLineMA[]MInventoryLineMA. get(Properties ctx, int M_InventoryLine_ID, String trxName)Get Material Allocations for Line
-