|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.framework.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 |
|---|
accessLevel, LANDEDCOSTDISTRIBUTION_AD_Reference_ID, LANDEDCOSTDISTRIBUTION_Costs, LANDEDCOSTDISTRIBUTION_Line, LANDEDCOSTDISTRIBUTION_Quantity, LANDEDCOSTDISTRIBUTION_Volume, LANDEDCOSTDISTRIBUTION_Weight, Model, Table_ID, Table_Name, updatedMS |
| Fields inherited from class org.compiere.framework.PO |
|---|
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_changeVO, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID |
| Constructor Summary | |
|---|---|
MLandedCost(Ctx ctx,
int C_LandedCost_ID,
String trxName)
Standard Constructor |
|
MLandedCost(Ctx 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, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MLandedCost(Ctx ctx,
int C_LandedCost_ID,
String trxName)
ctx - contextC_LandedCost_ID - idtrxName - trx
public MLandedCost(Ctx 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
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||