Uses of Class
org.compiere.model.MOrderLandedCostAllocation
-
Packages that use MOrderLandedCostAllocation Package Description org.compiere.model Provides for.... -
-
Uses of MOrderLandedCostAllocation in org.compiere.model
Methods in org.compiere.model that return MOrderLandedCostAllocation Modifier and Type Method Description MOrderLandedCostAllocation[]
MOrderLandedCost. getLines(String whereClause)
Get Lines of allocationstatic MOrderLandedCostAllocation[]
MOrderLandedCostAllocation. getOfOrderLine(int C_OrderLine_ID, String trxName)
Get Lines of allocation
-