|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_DunningRunEntry
Generated Interface for C_DunningRunEntry
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_Amt
Column name Amt |
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_C_BPartner_Location_ID
Column name C_BPartner_Location_ID |
static String |
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID |
static String |
COLUMNNAME_C_DunningRun_ID
Column name C_DunningRun_ID |
static String |
COLUMNNAME_C_DunningRunEntry_ID
Column name C_DunningRunEntry_ID |
static String |
COLUMNNAME_Note
Column name Note |
static String |
COLUMNNAME_Processed
Column name Processed |
static String |
COLUMNNAME_Qty
Column name Qty |
static String |
COLUMNNAME_SalesRep_ID
Column name SalesRep_ID |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=527 |
static String |
Table_Name
TableName=C_DunningRunEntry |
| Method Summary | |
|---|---|
int |
getAD_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
BigDecimal |
getAmt()
Get Amount. |
int |
getC_BPartner_ID()
Get Business Partner . |
int |
getC_BPartner_Location_ID()
Get Partner Location. |
I_C_BPartner_Location |
getC_BPartner_Location()
|
I_C_BPartner |
getC_BPartner()
|
int |
getC_Currency_ID()
Get Currency. |
I_C_Currency |
getC_Currency()
|
int |
getC_DunningRun_ID()
Get Dunning Run. |
I_C_DunningRun |
getC_DunningRun()
|
int |
getC_DunningRunEntry_ID()
Get Dunning Run Entry. |
String |
getNote()
Get Note. |
BigDecimal |
getQty()
Get Quantity. |
int |
getSalesRep_ID()
Get Sales Representative. |
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 Sales Representative. |
| Field Detail |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AD_User_ID
static final String COLUMNNAME_Amt
static final String COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_Location_ID
static final String COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_C_DunningRunEntry_ID
static final String COLUMNNAME_C_DunningRun_ID
static final String COLUMNNAME_Note
static final String COLUMNNAME_Processed
static final String COLUMNNAME_Qty
static final String COLUMNNAME_SalesRep_ID
| Method Detail |
|---|
void setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setAmt(BigDecimal Amt)
BigDecimal getAmt()
void setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setC_BPartner_Location_ID(int C_BPartner_Location_ID)
int getC_BPartner_Location_ID()
I_C_BPartner_Location getC_BPartner_Location()
throws Exception
Exceptionvoid setC_Currency_ID(int C_Currency_ID)
int getC_Currency_ID()
I_C_Currency getC_Currency()
throws Exception
Exceptionvoid setC_DunningRunEntry_ID(int C_DunningRunEntry_ID)
int getC_DunningRunEntry_ID()
void setC_DunningRun_ID(int C_DunningRun_ID)
int getC_DunningRun_ID()
I_C_DunningRun getC_DunningRun()
throws Exception
Exceptionvoid setNote(String Note)
String getNote()
void setProcessed(boolean Processed)
boolean isProcessed()
void setQty(BigDecimal Qty)
BigDecimal getQty()
void setSalesRep_ID(int SalesRep_ID)
int getSalesRep_ID()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||