Uses of Class
org.compiere.model.MMovementLineMA
Packages that use MMovementLineMA
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 MMovementLineMA in org.compiere.model
Methods in org.compiere.model that return MMovementLineMAModifier and TypeMethodDescriptionstatic MMovementLineMA
MMovementLineMA.addOrCreate
(MMovementLine line, int M_AttributeSetInstance_ID, BigDecimal MovementQty, Timestamp DateMaterialPolicy) Add movement quantity to existing MMovementLineMA or create new MMovementLineMA record.static MMovementLineMA
MMovementLineMA.addOrCreate
(MMovementLine line, int M_AttributeSetInstance_ID, BigDecimal MovementQty, Timestamp DateMaterialPolicy, boolean isAutoGenerated) Add movement quantity to existing MMovementLineMA or create new MMovementLineMA record.static MMovementLineMA[]
MMovementLineMA.get
(Properties ctx, int M_MovementLine_ID, String trxName) Get Material Allocations for Line