|
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_M_Warehouse_Acct
public class X_M_Warehouse_Acct
Generated Model for M_Warehouse_Acct
| Field Summary |
|---|
| 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_M_Warehouse_Acct |
|---|
accessLevel, COLUMNNAME_C_AcctSchema_ID, COLUMNNAME_M_Warehouse_ID, COLUMNNAME_W_Differences_Acct, COLUMNNAME_W_InvActualAdjust_Acct, COLUMNNAME_W_Inventory_Acct, COLUMNNAME_W_Revaluation_Acct, Model, Table_ID, Table_Name |
| Constructor Summary | |
|---|---|
X_M_Warehouse_Acct(Properties ctx,
int M_Warehouse_Acct_ID,
String trxName)
Standard Constructor |
|
X_M_Warehouse_Acct(Properties ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getC_AcctSchema_ID()
Get Accounting Schema. |
I_C_AcctSchema |
getC_AcctSchema()
|
int |
getM_Warehouse_ID()
Get Warehouse. |
I_M_Warehouse |
getM_Warehouse()
|
int |
getW_Differences_Acct()
Get Warehouse Differences. |
int |
getW_InvActualAdjust_Acct()
Get Inventory Adjustment. |
int |
getW_Inventory_Acct()
Get (Not Used). |
int |
getW_Revaluation_Acct()
Get Inventory Revaluation. |
protected POInfo |
initPO(Properties ctx)
Load Meta Data |
void |
setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema. |
void |
setM_Warehouse_ID(int M_Warehouse_ID)
Set Warehouse. |
void |
setW_Differences_Acct(int W_Differences_Acct)
Set Warehouse Differences. |
void |
setW_InvActualAdjust_Acct(int W_InvActualAdjust_Acct)
Set Inventory Adjustment. |
void |
setW_Inventory_Acct(int W_Inventory_Acct)
Set (Not Used). |
void |
setW_Revaluation_Acct(int W_Revaluation_Acct)
Set Inventory Revaluation. |
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 X_M_Warehouse_Acct(Properties ctx,
int M_Warehouse_Acct_ID,
String trxName)
public X_M_Warehouse_Acct(Properties ctx,
ResultSet rs,
String trxName)
| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Properties ctx)
initPO in class POctx - context
public String toString()
PO
toString in class PO
public I_C_AcctSchema getC_AcctSchema()
throws Exception
getC_AcctSchema in interface I_M_Warehouse_AcctExceptionpublic void setC_AcctSchema_ID(int C_AcctSchema_ID)
setC_AcctSchema_ID in interface I_M_Warehouse_AcctC_AcctSchema_ID - Rules for accountingpublic int getC_AcctSchema_ID()
getC_AcctSchema_ID in interface I_M_Warehouse_Acct
public I_M_Warehouse getM_Warehouse()
throws Exception
getM_Warehouse in interface I_M_Warehouse_AcctExceptionpublic void setM_Warehouse_ID(int M_Warehouse_ID)
setM_Warehouse_ID in interface I_M_Warehouse_AcctM_Warehouse_ID - Storage Warehouse and Service Pointpublic int getM_Warehouse_ID()
getM_Warehouse_ID in interface I_M_Warehouse_Acctpublic void setW_Differences_Acct(int W_Differences_Acct)
setW_Differences_Acct in interface I_M_Warehouse_AcctW_Differences_Acct - Warehouse Differences Accountpublic int getW_Differences_Acct()
getW_Differences_Acct in interface I_M_Warehouse_Acctpublic void setW_InvActualAdjust_Acct(int W_InvActualAdjust_Acct)
setW_InvActualAdjust_Acct in interface I_M_Warehouse_AcctW_InvActualAdjust_Acct - Account for Inventory value adjustments for Actual Costingpublic int getW_InvActualAdjust_Acct()
getW_InvActualAdjust_Acct in interface I_M_Warehouse_Acctpublic void setW_Inventory_Acct(int W_Inventory_Acct)
setW_Inventory_Acct in interface I_M_Warehouse_AcctW_Inventory_Acct - Warehouse Inventory Asset Account - Currently not usedpublic int getW_Inventory_Acct()
getW_Inventory_Acct in interface I_M_Warehouse_Acctpublic void setW_Revaluation_Acct(int W_Revaluation_Acct)
setW_Revaluation_Acct in interface I_M_Warehouse_AcctW_Revaluation_Acct - Account for Inventory Revaluationpublic int getW_Revaluation_Acct()
getW_Revaluation_Acct in interface I_M_Warehouse_Acct
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||