Uses of Interface
org.compiere.model.I_M_RequisitionLine
-
Packages that use I_M_RequisitionLine Package Description org.adempiere.base org.compiere.model Provides for....org.eevolution.model -
-
Uses of I_M_RequisitionLine in org.adempiere.base
Methods in org.adempiere.base with parameters of type I_M_RequisitionLine Modifier and Type Method Description voidAbstractProductPricing. setRequisitionLine(I_M_RequisitionLine reqLine, String trxName)voidIProductPricing. setRequisitionLine(I_M_RequisitionLine reqLine, String trxName)Set requisition line and calculate the parameters from it -
Uses of I_M_RequisitionLine in org.compiere.model
Classes in org.compiere.model that implement I_M_RequisitionLine Modifier and Type Class Description classMRequisitionLineRequisition Line ModelclassX_M_RequisitionLineGenerated Model for M_RequisitionLineMethods in org.compiere.model that return I_M_RequisitionLine Modifier and Type Method Description I_M_RequisitionLineI_M_DemandDetail. getM_RequisitionLine()I_M_RequisitionLineX_M_DemandDetail. getM_RequisitionLine()Methods in org.compiere.model with parameters of type I_M_RequisitionLine Modifier and Type Method Description voidMProductPricing. setRequisitionLine(I_M_RequisitionLine reqLine, String trxName) -
Uses of I_M_RequisitionLine in org.eevolution.model
Methods in org.eevolution.model that return I_M_RequisitionLine Modifier and Type Method Description I_M_RequisitionLineI_PP_MRP. getM_RequisitionLine()I_M_RequisitionLineX_PP_MRP. getM_RequisitionLine()
-