Uses of Class
org.compiere.model.MProductBOM
-
Packages that use MProductBOM Package Description org.compiere.model Provides for.... -
-
Uses of MProductBOM in org.compiere.model
Methods in org.compiere.model that return MProductBOM Modifier and Type Method Description static MProductBOM[]
MProductBOM. getBOMLines(Properties ctx, int M_Product_ID, String trxName)
Deprecated.Get BOM Lines for Productstatic MProductBOM[]
MProductBOM. getBOMLines(MProduct product)
Deprecated.Get BOM Lines for Product
-