Uses of Class
org.compiere.model.MInOutLineMA
Packages that use MInOutLineMA
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 MInOutLineMA in org.compiere.model
Methods in org.compiere.model that return MInOutLineMAModifier and TypeMethodDescriptionstatic MInOutLineMA
MInOutLineMA.addOrCreate
(MInOutLine line, int M_AttributeSetInstance_ID, BigDecimal MovementQty, Timestamp DateMaterialPolicy) Create new MInOutLineMA or add MovementQty to existing MInOutLineMAstatic MInOutLineMA
MInOutLineMA.addOrCreate
(MInOutLine line, int M_AttributeSetInstance_ID, BigDecimal MovementQty, Timestamp DateMaterialPolicy, boolean isAutoGenerated) Create new MInOutLineMA or add MovementQty to existing MInOutLineMAstatic MInOutLineMA[]
MInOutLineMA.get
(Properties ctx, int M_InOutLine_ID, String trxName) Get Material Allocations for Linestatic MInOutLineMA[]
MInOutLineMA.getNonReturned
(Properties ctx, int M_InOutLine_ID, String trxName) Get Material Allocations from shipment which is not returned (returnedQty)