|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_T_Aging
Generated Interface for T_Aging
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_AD_PInstance_ID
Column name AD_PInstance_ID |
static String |
COLUMNNAME_C_Activity_ID
Column name C_Activity_ID |
static String |
COLUMNNAME_C_BP_Group_ID
Column name C_BP_Group_ID |
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_C_Campaign_ID
Column name C_Campaign_ID |
static String |
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID |
static String |
COLUMNNAME_C_Invoice_ID
Column name C_Invoice_ID |
static String |
COLUMNNAME_C_InvoicePaySchedule_ID
Column name C_InvoicePaySchedule_ID |
static String |
COLUMNNAME_C_Project_ID
Column name C_Project_ID |
static String |
COLUMNNAME_DateAcct
Column name DateAcct |
static String |
COLUMNNAME_DaysDue
Column name DaysDue |
static String |
COLUMNNAME_Due0
Column name Due0 |
static String |
COLUMNNAME_Due0_30
Column name Due0_30 |
static String |
COLUMNNAME_Due0_7
Column name Due0_7 |
static String |
COLUMNNAME_Due1_7
Column name Due1_7 |
static String |
COLUMNNAME_Due31_60
Column name Due31_60 |
static String |
COLUMNNAME_Due31_Plus
Column name Due31_Plus |
static String |
COLUMNNAME_Due61_90
Column name Due61_90 |
static String |
COLUMNNAME_Due61_Plus
Column name Due61_Plus |
static String |
COLUMNNAME_Due8_30
Column name Due8_30 |
static String |
COLUMNNAME_Due91_Plus
Column name Due91_Plus |
static String |
COLUMNNAME_DueAmt
Column name DueAmt |
static String |
COLUMNNAME_DueDate
Column name DueDate |
static String |
COLUMNNAME_InvoicedAmt
Column name InvoicedAmt |
static String |
COLUMNNAME_IsListInvoices
Column name IsListInvoices |
static String |
COLUMNNAME_IsSOTrx
Column name IsSOTrx |
static String |
COLUMNNAME_OpenAmt
Column name OpenAmt |
static String |
COLUMNNAME_PastDue1_30
Column name PastDue1_30 |
static String |
COLUMNNAME_PastDue1_7
Column name PastDue1_7 |
static String |
COLUMNNAME_PastDue31_60
Column name PastDue31_60 |
static String |
COLUMNNAME_PastDue31_Plus
Column name PastDue31_Plus |
static String |
COLUMNNAME_PastDue61_90
Column name PastDue61_90 |
static String |
COLUMNNAME_PastDue61_Plus
Column name PastDue61_Plus |
static String |
COLUMNNAME_PastDue8_30
Column name PastDue8_30 |
static String |
COLUMNNAME_PastDue91_Plus
Column name PastDue91_Plus |
static String |
COLUMNNAME_PastDueAmt
Column name PastDueAmt |
static String |
COLUMNNAME_StatementDate
Column name StatementDate |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=631 |
static String |
Table_Name
TableName=T_Aging |
| Method Summary | |
|---|---|
int |
getAD_PInstance_ID()
Get Process Instance. |
I_AD_PInstance |
getAD_PInstance()
|
int |
getC_Activity_ID()
Get Activity. |
I_C_Activity |
getC_Activity()
|
int |
getC_BP_Group_ID()
Get Business Partner Group. |
I_C_BP_Group |
getC_BP_Group()
|
int |
getC_BPartner_ID()
Get Business Partner . |
I_C_BPartner |
getC_BPartner()
|
int |
getC_Campaign_ID()
Get Campaign. |
I_C_Campaign |
getC_Campaign()
|
int |
getC_Currency_ID()
Get Currency. |
I_C_Currency |
getC_Currency()
|
int |
getC_Invoice_ID()
Get Invoice. |
I_C_Invoice |
getC_Invoice()
|
int |
getC_InvoicePaySchedule_ID()
Get Invoice Payment Schedule. |
I_C_InvoicePaySchedule |
getC_InvoicePaySchedule()
|
int |
getC_Project_ID()
Get Project. |
I_C_Project |
getC_Project()
|
int |
getDaysDue()
Get Days due. |
BigDecimal |
getDue0_30()
Get Due Today-30 |
BigDecimal |
getDue0_7()
Get Due Today-7 |
BigDecimal |
getDue0()
Get Due Today |
BigDecimal |
getDue1_7()
Get Due 1-7 |
BigDecimal |
getDue31_60()
Get Due 31-60 |
BigDecimal |
getDue31_Plus()
Get Due > 31 |
BigDecimal |
getDue61_90()
Get Due 61-90 |
BigDecimal |
getDue61_Plus()
Get Due > 61 |
BigDecimal |
getDue8_30()
Get Due 8-30 |
BigDecimal |
getDue91_Plus()
Get Due > 91 |
BigDecimal |
getDueAmt()
Get Amount due. |
Timestamp |
getDueDate()
Get Due Date. |
BigDecimal |
getInvoicedAmt()
Get Invoiced Amount. |
BigDecimal |
getOpenAmt()
Get Open Amount. |
BigDecimal |
getPastDue1_30()
Get Past Due 1-30 |
BigDecimal |
getPastDue1_7()
Get Past Due 1-7 |
BigDecimal |
getPastDue31_60()
Get Past Due 31-60 |
BigDecimal |
getPastDue31_Plus()
Get Past Due > 31 |
BigDecimal |
getPastDue61_90()
Get Past Due 61-90 |
BigDecimal |
getPastDue61_Plus()
Get Past Due > 61 |
BigDecimal |
getPastDue8_30()
Get Past Due 8-30 |
BigDecimal |
getPastDue91_Plus()
Get Past Due > 91 |
BigDecimal |
getPastDueAmt()
Get Past Due |
Timestamp |
getStatementDate()
Get Statement date. |
boolean |
isDateAcct()
Get Account Date. |
boolean |
isListInvoices()
Get List Invoices. |
boolean |
isSOTrx()
Get Sales Transaction. |
void |
setAD_PInstance_ID(int AD_PInstance_ID)
Set Process Instance. |
void |
setC_Activity_ID(int C_Activity_ID)
Set Activity. |
void |
setC_BP_Group_ID(int C_BP_Group_ID)
Set Business Partner Group. |
void |
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
void |
setC_Campaign_ID(int C_Campaign_ID)
Set Campaign. |
void |
setC_Currency_ID(int C_Currency_ID)
Set Currency. |
void |
setC_Invoice_ID(int C_Invoice_ID)
Set Invoice. |
void |
setC_InvoicePaySchedule_ID(int C_InvoicePaySchedule_ID)
Set Invoice Payment Schedule. |
void |
setC_Project_ID(int C_Project_ID)
Set Project. |
void |
setDateAcct(boolean DateAcct)
Set Account Date. |
void |
setDaysDue(int DaysDue)
Set Days due. |
void |
setDue0_30(BigDecimal Due0_30)
Set Due Today-30 |
void |
setDue0_7(BigDecimal Due0_7)
Set Due Today-7 |
void |
setDue0(BigDecimal Due0)
Set Due Today |
void |
setDue1_7(BigDecimal Due1_7)
Set Due 1-7 |
void |
setDue31_60(BigDecimal Due31_60)
Set Due 31-60 |
void |
setDue31_Plus(BigDecimal Due31_Plus)
Set Due > 31 |
void |
setDue61_90(BigDecimal Due61_90)
Set Due 61-90 |
void |
setDue61_Plus(BigDecimal Due61_Plus)
Set Due > 61 |
void |
setDue8_30(BigDecimal Due8_30)
Set Due 8-30 |
void |
setDue91_Plus(BigDecimal Due91_Plus)
Set Due > 91 |
void |
setDueAmt(BigDecimal DueAmt)
Set Amount due. |
void |
setDueDate(Timestamp DueDate)
Set Due Date. |
void |
setInvoicedAmt(BigDecimal InvoicedAmt)
Set Invoiced Amount. |
void |
setIsListInvoices(boolean IsListInvoices)
Set List Invoices. |
void |
setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction. |
void |
setOpenAmt(BigDecimal OpenAmt)
Set Open Amount. |
void |
setPastDue1_30(BigDecimal PastDue1_30)
Set Past Due 1-30 |
void |
setPastDue1_7(BigDecimal PastDue1_7)
Set Past Due 1-7 |
void |
setPastDue31_60(BigDecimal PastDue31_60)
Set Past Due 31-60 |
void |
setPastDue31_Plus(BigDecimal PastDue31_Plus)
Set Past Due > 31 |
void |
setPastDue61_90(BigDecimal PastDue61_90)
Set Past Due 61-90 |
void |
setPastDue61_Plus(BigDecimal PastDue61_Plus)
Set Past Due > 61 |
void |
setPastDue8_30(BigDecimal PastDue8_30)
Set Past Due 8-30 |
void |
setPastDue91_Plus(BigDecimal PastDue91_Plus)
Set Past Due > 91 |
void |
setPastDueAmt(BigDecimal PastDueAmt)
Set Past Due |
void |
setStatementDate(Timestamp StatementDate)
Set Statement date. |
| 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_PInstance_ID
static final String COLUMNNAME_C_Activity_ID
static final String COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BP_Group_ID
static final String COLUMNNAME_C_Campaign_ID
static final String COLUMNNAME_C_Currency_ID
static final String COLUMNNAME_C_Invoice_ID
static final String COLUMNNAME_C_InvoicePaySchedule_ID
static final String COLUMNNAME_C_Project_ID
static final String COLUMNNAME_DateAcct
static final String COLUMNNAME_DaysDue
static final String COLUMNNAME_DueAmt
static final String COLUMNNAME_DueDate
static final String COLUMNNAME_Due0
static final String COLUMNNAME_Due0_30
static final String COLUMNNAME_Due0_7
static final String COLUMNNAME_Due1_7
static final String COLUMNNAME_Due31_Plus
static final String COLUMNNAME_Due31_60
static final String COLUMNNAME_Due61_Plus
static final String COLUMNNAME_Due61_90
static final String COLUMNNAME_Due8_30
static final String COLUMNNAME_Due91_Plus
static final String COLUMNNAME_InvoicedAmt
static final String COLUMNNAME_IsListInvoices
static final String COLUMNNAME_IsSOTrx
static final String COLUMNNAME_OpenAmt
static final String COLUMNNAME_PastDueAmt
static final String COLUMNNAME_PastDue1_30
static final String COLUMNNAME_PastDue1_7
static final String COLUMNNAME_PastDue31_Plus
static final String COLUMNNAME_PastDue31_60
static final String COLUMNNAME_PastDue61_Plus
static final String COLUMNNAME_PastDue61_90
static final String COLUMNNAME_PastDue8_30
static final String COLUMNNAME_PastDue91_Plus
static final String COLUMNNAME_StatementDate
| Method Detail |
|---|
void setAD_PInstance_ID(int AD_PInstance_ID)
int getAD_PInstance_ID()
I_AD_PInstance getAD_PInstance()
throws Exception
Exceptionvoid setC_Activity_ID(int C_Activity_ID)
int getC_Activity_ID()
I_C_Activity getC_Activity()
throws Exception
Exceptionvoid setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setC_BP_Group_ID(int C_BP_Group_ID)
int getC_BP_Group_ID()
I_C_BP_Group getC_BP_Group()
throws Exception
Exceptionvoid setC_Campaign_ID(int C_Campaign_ID)
int getC_Campaign_ID()
I_C_Campaign getC_Campaign()
throws Exception
Exceptionvoid setC_Currency_ID(int C_Currency_ID)
int getC_Currency_ID()
I_C_Currency getC_Currency()
throws Exception
Exceptionvoid setC_Invoice_ID(int C_Invoice_ID)
int getC_Invoice_ID()
I_C_Invoice getC_Invoice()
throws Exception
Exceptionvoid setC_InvoicePaySchedule_ID(int C_InvoicePaySchedule_ID)
int getC_InvoicePaySchedule_ID()
I_C_InvoicePaySchedule getC_InvoicePaySchedule()
throws Exception
Exceptionvoid setC_Project_ID(int C_Project_ID)
int getC_Project_ID()
I_C_Project getC_Project()
throws Exception
Exceptionvoid setDateAcct(boolean DateAcct)
boolean isDateAcct()
void setDaysDue(int DaysDue)
int getDaysDue()
void setDueAmt(BigDecimal DueAmt)
BigDecimal getDueAmt()
void setDueDate(Timestamp DueDate)
Timestamp getDueDate()
void setDue0(BigDecimal Due0)
BigDecimal getDue0()
void setDue0_30(BigDecimal Due0_30)
BigDecimal getDue0_30()
void setDue0_7(BigDecimal Due0_7)
BigDecimal getDue0_7()
void setDue1_7(BigDecimal Due1_7)
BigDecimal getDue1_7()
void setDue31_Plus(BigDecimal Due31_Plus)
BigDecimal getDue31_Plus()
void setDue31_60(BigDecimal Due31_60)
BigDecimal getDue31_60()
void setDue61_Plus(BigDecimal Due61_Plus)
BigDecimal getDue61_Plus()
void setDue61_90(BigDecimal Due61_90)
BigDecimal getDue61_90()
void setDue8_30(BigDecimal Due8_30)
BigDecimal getDue8_30()
void setDue91_Plus(BigDecimal Due91_Plus)
BigDecimal getDue91_Plus()
void setInvoicedAmt(BigDecimal InvoicedAmt)
BigDecimal getInvoicedAmt()
void setIsListInvoices(boolean IsListInvoices)
boolean isListInvoices()
void setIsSOTrx(boolean IsSOTrx)
boolean isSOTrx()
void setOpenAmt(BigDecimal OpenAmt)
BigDecimal getOpenAmt()
void setPastDueAmt(BigDecimal PastDueAmt)
BigDecimal getPastDueAmt()
void setPastDue1_30(BigDecimal PastDue1_30)
BigDecimal getPastDue1_30()
void setPastDue1_7(BigDecimal PastDue1_7)
BigDecimal getPastDue1_7()
void setPastDue31_Plus(BigDecimal PastDue31_Plus)
BigDecimal getPastDue31_Plus()
void setPastDue31_60(BigDecimal PastDue31_60)
BigDecimal getPastDue31_60()
void setPastDue61_Plus(BigDecimal PastDue61_Plus)
BigDecimal getPastDue61_Plus()
void setPastDue61_90(BigDecimal PastDue61_90)
BigDecimal getPastDue61_90()
void setPastDue8_30(BigDecimal PastDue8_30)
BigDecimal getPastDue8_30()
void setPastDue91_Plus(BigDecimal PastDue91_Plus)
BigDecimal getPastDue91_Plus()
void setStatementDate(Timestamp StatementDate)
Timestamp getStatementDate()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||