Uses of Interface
org.compiere.model.I_M_RequisitionLine
Package
Description
Provide interface and default implementation of iDempiere core services (model factory, callout factory, etc)
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*).
Provide extended and generated model class and interface for tables.
-
Uses of I_M_RequisitionLine in org.adempiere.base
Modifier and TypeMethodDescriptionvoid
AbstractProductPricing.setRequisitionLine
(I_M_RequisitionLine reqLine, String trxName) void
IProductPricing.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
Modifier and TypeClassDescriptionclass
Requisition Line Modelclass
Generated Model for M_RequisitionLineModifier and TypeMethodDescriptionI_M_DemandDetail.getM_RequisitionLine()
X_M_DemandDetail.getM_RequisitionLine()
Modifier and TypeMethodDescriptionvoid
MProductPricing.setRequisitionLine
(I_M_RequisitionLine reqLine, String trxName) -
Uses of I_M_RequisitionLine in org.eevolution.model
Modifier and TypeMethodDescriptionI_PP_MRP.getM_RequisitionLine()
X_PP_MRP.getM_RequisitionLine()