Uses of Interface
org.compiere.model.I_M_RMALine
Packages that use I_M_RMALine
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*).
-
Uses of I_M_RMALine in org.adempiere.base
Methods in org.adempiere.base with parameters of type I_M_RMALineModifier and TypeMethodDescriptionvoid
AbstractProductPricing.setRMALine
(I_M_RMALine rmaLine, String trxName) void
IProductPricing.setRMALine
(I_M_RMALine rmaLine, String trxName) Set rma line and calculate the parameters from it -
Uses of I_M_RMALine in org.compiere.model
Classes in org.compiere.model that implement I_M_RMALineModifier and TypeClassDescriptionclass
RMA Line Modelclass
Generated Model for M_RMALineMethods in org.compiere.model that return I_M_RMALineModifier and TypeMethodDescriptionI_C_InvoiceLine.getM_RMALine()
I_M_InOutLine.getM_RMALine()
X_C_InvoiceLine.getM_RMALine()
X_M_InOutLine.getM_RMALine()
I_M_RMALine.getRef_RMALine()
X_M_RMALine.getRef_RMALine()
Methods in org.compiere.model with parameters of type I_M_RMALineModifier and TypeMethodDescriptionvoid
MProductPricing.setRMALine
(I_M_RMALine rmaLine, String trxName)