|
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_DunningRunEntry
public class X_C_DunningRunEntry
Generated Model for C_DunningRunEntry
| Field Summary | |
|---|---|
protected BigDecimal |
accessLevel
|
protected static KeyNamePair |
Model
|
static int |
SALESREP_ID_AD_Reference_ID
SalesRep_ID AD_Reference_ID=190 |
static int |
Table_ID
AD_Table_ID=527 |
static String |
Table_Name
TableName=C_DunningRunEntry |
static long |
updatedMS
Last Updated Timestamp 2008-06-10 15:12:06.0 |
| 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 | |
|---|---|
X_C_DunningRunEntry(Ctx ctx,
int C_DunningRunEntry_ID,
String trxName)
Standard Constructor |
|
X_C_DunningRunEntry(Ctx ctx,
ResultSet rs,
String trxName)
Load Constructor |
|
| Method Summary | |
|---|---|
protected int |
get_AccessLevel()
AccessLevel |
int |
getAD_User_ID()
Get User/Contact. |
BigDecimal |
getAmt()
Get Amount. |
int |
getC_BPartner_ID()
Get Business Partner. |
int |
getC_BPartner_Location_ID()
Get Partner Location. |
int |
getC_Currency_ID()
Get Currency. |
int |
getC_DunningRun_ID()
Get Dunning Run. |
int |
getC_DunningRunEntry_ID()
Get Dunning Run Entry. |
KeyNamePair |
getKeyNamePair()
Get Record ID/ColumnName |
String |
getNote()
Get Note. |
BigDecimal |
getQty()
Get Quantity. |
int |
getSalesRep_ID()
Get Representative. |
protected POInfo |
initPO(Ctx ctx)
Load Meta Data |
boolean |
isProcessed()
Get Processed. |
void |
setAD_User_ID(int AD_User_ID)
Set User/Contact. |
void |
setAmt(BigDecimal Amt)
Set Amount. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner. |
void |
setC_BPartner_Location_ID(int C_BPartner_Location_ID)
Set Partner Location. |
void |
setC_Currency_ID(int C_Currency_ID)
Set Currency. |
void |
setC_DunningRun_ID(int C_DunningRun_ID)
Set Dunning Run. |
void |
setC_DunningRunEntry_ID(int C_DunningRunEntry_ID)
Set Dunning Run Entry. |
void |
setNote(String Note)
Set Note. |
void |
setProcessed(boolean Processed)
Set Processed. |
void |
setQty(BigDecimal Qty)
Set Quantity. |
void |
setSalesRep_ID(int SalesRep_ID)
Set Representative. |
String |
toString()
Info |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final long updatedMS
public static final int Table_ID
public static final String Table_Name
protected static KeyNamePair Model
protected BigDecimal accessLevel
public static final int SALESREP_ID_AD_Reference_ID
| Constructor Detail |
|---|
public X_C_DunningRunEntry(Ctx ctx,
int C_DunningRunEntry_ID,
String trxName)
ctx - contextC_DunningRunEntry_ID - idtrxName - transaction
public X_C_DunningRunEntry(Ctx ctx,
ResultSet rs,
String trxName)
ctx - contextrs - result settrxName - transaction| Method Detail |
|---|
protected int get_AccessLevel()
get_AccessLevel in class POprotected POInfo initPO(Ctx ctx)
initPO in class POctx - context
public String toString()
toString in class POpublic void setAD_User_ID(int AD_User_ID)
AD_User_ID - User within the system - Internal or Business Partner Contactpublic int getAD_User_ID()
public void setAmt(BigDecimal Amt)
Amt - Amountpublic BigDecimal getAmt()
public void setC_BPartner_ID(int C_BPartner_ID)
C_BPartner_ID - Identifies a Business Partnerpublic int getC_BPartner_ID()
public void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
C_BPartner_Location_ID - Identifies the (ship to) address for this Business Partnerpublic int getC_BPartner_Location_ID()
public void setC_Currency_ID(int C_Currency_ID)
C_Currency_ID - The Currency for this recordpublic int getC_Currency_ID()
public void setC_DunningRunEntry_ID(int C_DunningRunEntry_ID)
C_DunningRunEntry_ID - Dunning Run Entrypublic int getC_DunningRunEntry_ID()
public void setC_DunningRun_ID(int C_DunningRun_ID)
C_DunningRun_ID - Dunning Runpublic int getC_DunningRun_ID()
public KeyNamePair getKeyNamePair()
public void setNote(String Note)
Note - Optional additional user defined informationpublic String getNote()
public void setProcessed(boolean Processed)
Processed - The document has been processedpublic boolean isProcessed()
public void setQty(BigDecimal Qty)
Qty - Quantitypublic BigDecimal getQty()
public void setSalesRep_ID(int SalesRep_ID)
SalesRep_ID - Company Agent like Sales Representative, Purchase Agent, and Customer Service Representative...public int getSalesRep_ID()
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||