|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.model.PO
org.compiere.model.X_C_LandedCost
org.compiere.model.MLandedCost
public class MLandedCost
Landed Cost Model
| Field Summary |
|---|
| Fields inherited from class org.compiere.model.X_C_LandedCost |
|---|
LANDEDCOSTDISTRIBUTION_AD_Reference_ID, LANDEDCOSTDISTRIBUTION_Costs, LANDEDCOSTDISTRIBUTION_Line, LANDEDCOSTDISTRIBUTION_Quantity, LANDEDCOSTDISTRIBUTION_Volume, LANDEDCOSTDISTRIBUTION_Weight |
| Fields inherited from class org.compiere.model.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Fields inherited from interface org.compiere.model.I_C_LandedCost |
|---|
accessLevel, COLUMNNAME_C_InvoiceLine_ID, COLUMNNAME_C_LandedCost_ID, COLUMNNAME_Description, COLUMNNAME_LandedCostDistribution, COLUMNNAME_M_CostElement_ID, COLUMNNAME_M_InOut_ID, COLUMNNAME_M_InOutLine_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_Processing, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
MLandedCost(Properties ctx,
int C_LandedCost_ID,
String trxName)
Standard Constructor |
|
MLandedCost(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
String |
allocateCosts()
Allocate Costs. |
protected boolean |
beforeSave(boolean newRecord)
Before Save |
static MLandedCost[] |
getLandedCosts(MInvoiceLine il)
Get Costs of Invoice Line |
String |
toString()
String Representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.compiere.model.I_Persistent |
|---|
save |
| Constructor Detail |
|---|
public MLandedCost(Properties ctx,
int C_LandedCost_ID,
String trxName)
ctx - contextC_LandedCost_ID - idtrxName - trx
public MLandedCost(Properties ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - trx| Method Detail |
|---|
public static MLandedCost[] getLandedCosts(MInvoiceLine il)
il - invoice line
protected boolean beforeSave(boolean newRecord)
beforeSave in class POnewRecord - new
public String allocateCosts()
public String toString()
toString in class X_C_LandedCost
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||