Uses of Class
org.compiere.model.MMovementLineConfirm
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 MMovementLineConfirm in org.compiere.model
Modifier and TypeFieldDescriptionprotected MMovementLineConfirm[]
MMovementConfirm.m_lines
Confirm LinesModifier and TypeMethodDescriptionprotected boolean
MMovementConfirm.createDifferenceDoc
(MMovement move, MMovementLineConfirm confirm) Create inventory movement line for difference and scrap quantity.
Difference - add line to source movement document.
Scrap - add line to target movement document.