Uses of Class
org.compiere.model.MProductionLine
Packages that use MProductionLine
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 MProductionLine in org.compiere.model
Methods in org.compiere.model that return MProductionLineModifier and TypeMethodDescriptionMProduction.getLines()
Get production linesMProductionPlan.getLines()
Methods in org.compiere.model with parameters of type MProductionLineModifier and TypeMethodDescriptionstatic MProductionLineMA
MProductionLineMA.get
(MProductionLine parent, int asi, Timestamp dateMPolicy) Get or create new MProductionLineMA recordprotected Object
MProduction.processLines
(MProductionLine[] lines) Process production lines - create material transactionConstructors in org.compiere.model with parameters of type MProductionLineModifierConstructorDescriptionMProductionLineMA
(MProductionLine parent, int asi, BigDecimal qty, Timestamp dateMaterialPolicy) Parent constructor