Adempiere 3.5.2a

org.compiere.model
Interface I_T_Aging

All Known Implementing Classes:
MAging, X_T_Aging

public interface I_T_Aging

Generated Interface for T_Aging

Version:
Release 3.5.2a
Author:
Adempiere (generated)

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

Table_Name

static final String Table_Name
TableName=T_Aging

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=631


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org


COLUMNNAME_AD_PInstance_ID

static final String COLUMNNAME_AD_PInstance_ID
Column name AD_PInstance_ID

See Also:
Constant Field Values

COLUMNNAME_C_Activity_ID

static final String COLUMNNAME_C_Activity_ID
Column name C_Activity_ID

See Also:
Constant Field Values

COLUMNNAME_C_BPartner_ID

static final String COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID

See Also:
Constant Field Values

COLUMNNAME_C_BP_Group_ID

static final String COLUMNNAME_C_BP_Group_ID
Column name C_BP_Group_ID

See Also:
Constant Field Values

COLUMNNAME_C_Campaign_ID

static final String COLUMNNAME_C_Campaign_ID
Column name C_Campaign_ID

See Also:
Constant Field Values

COLUMNNAME_C_Currency_ID

static final String COLUMNNAME_C_Currency_ID
Column name C_Currency_ID

See Also:
Constant Field Values

COLUMNNAME_C_Invoice_ID

static final String COLUMNNAME_C_Invoice_ID
Column name C_Invoice_ID

See Also:
Constant Field Values

COLUMNNAME_C_InvoicePaySchedule_ID

static final String COLUMNNAME_C_InvoicePaySchedule_ID
Column name C_InvoicePaySchedule_ID

See Also:
Constant Field Values

COLUMNNAME_C_Project_ID

static final String COLUMNNAME_C_Project_ID
Column name C_Project_ID

See Also:
Constant Field Values

COLUMNNAME_DateAcct

static final String COLUMNNAME_DateAcct
Column name DateAcct

See Also:
Constant Field Values

COLUMNNAME_DaysDue

static final String COLUMNNAME_DaysDue
Column name DaysDue

See Also:
Constant Field Values

COLUMNNAME_DueAmt

static final String COLUMNNAME_DueAmt
Column name DueAmt

See Also:
Constant Field Values

COLUMNNAME_DueDate

static final String COLUMNNAME_DueDate
Column name DueDate

See Also:
Constant Field Values

COLUMNNAME_Due0

static final String COLUMNNAME_Due0
Column name Due0

See Also:
Constant Field Values

COLUMNNAME_Due0_30

static final String COLUMNNAME_Due0_30
Column name Due0_30

See Also:
Constant Field Values

COLUMNNAME_Due0_7

static final String COLUMNNAME_Due0_7
Column name Due0_7

See Also:
Constant Field Values

COLUMNNAME_Due1_7

static final String COLUMNNAME_Due1_7
Column name Due1_7

See Also:
Constant Field Values

COLUMNNAME_Due31_Plus

static final String COLUMNNAME_Due31_Plus
Column name Due31_Plus

See Also:
Constant Field Values

COLUMNNAME_Due31_60

static final String COLUMNNAME_Due31_60
Column name Due31_60

See Also:
Constant Field Values

COLUMNNAME_Due61_Plus

static final String COLUMNNAME_Due61_Plus
Column name Due61_Plus

See Also:
Constant Field Values

COLUMNNAME_Due61_90

static final String COLUMNNAME_Due61_90
Column name Due61_90

See Also:
Constant Field Values

COLUMNNAME_Due8_30

static final String COLUMNNAME_Due8_30
Column name Due8_30

See Also:
Constant Field Values

COLUMNNAME_Due91_Plus

static final String COLUMNNAME_Due91_Plus
Column name Due91_Plus

See Also:
Constant Field Values

COLUMNNAME_InvoicedAmt

static final String COLUMNNAME_InvoicedAmt
Column name InvoicedAmt

See Also:
Constant Field Values

COLUMNNAME_IsListInvoices

static final String COLUMNNAME_IsListInvoices
Column name IsListInvoices

See Also:
Constant Field Values

COLUMNNAME_IsSOTrx

static final String COLUMNNAME_IsSOTrx
Column name IsSOTrx

See Also:
Constant Field Values

COLUMNNAME_OpenAmt

static final String COLUMNNAME_OpenAmt
Column name OpenAmt

See Also:
Constant Field Values

COLUMNNAME_PastDueAmt

static final String COLUMNNAME_PastDueAmt
Column name PastDueAmt

See Also:
Constant Field Values

COLUMNNAME_PastDue1_30

static final String COLUMNNAME_PastDue1_30
Column name PastDue1_30

See Also:
Constant Field Values

COLUMNNAME_PastDue1_7

static final String COLUMNNAME_PastDue1_7
Column name PastDue1_7

See Also:
Constant Field Values

COLUMNNAME_PastDue31_Plus

static final String COLUMNNAME_PastDue31_Plus
Column name PastDue31_Plus

See Also:
Constant Field Values

COLUMNNAME_PastDue31_60

static final String COLUMNNAME_PastDue31_60
Column name PastDue31_60

See Also:
Constant Field Values

COLUMNNAME_PastDue61_Plus

static final String COLUMNNAME_PastDue61_Plus
Column name PastDue61_Plus

See Also:
Constant Field Values

COLUMNNAME_PastDue61_90

static final String COLUMNNAME_PastDue61_90
Column name PastDue61_90

See Also:
Constant Field Values

COLUMNNAME_PastDue8_30

static final String COLUMNNAME_PastDue8_30
Column name PastDue8_30

See Also:
Constant Field Values

COLUMNNAME_PastDue91_Plus

static final String COLUMNNAME_PastDue91_Plus
Column name PastDue91_Plus

See Also:
Constant Field Values

COLUMNNAME_StatementDate

static final String COLUMNNAME_StatementDate
Column name StatementDate

See Also:
Constant Field Values
Method Detail

setAD_PInstance_ID

void setAD_PInstance_ID(int AD_PInstance_ID)
Set Process Instance. Instance of the process


getAD_PInstance_ID

int getAD_PInstance_ID()
Get Process Instance. Instance of the process


getAD_PInstance

I_AD_PInstance getAD_PInstance()
                               throws Exception
Throws:
Exception

setC_Activity_ID

void setC_Activity_ID(int C_Activity_ID)
Set Activity. Business Activity


getC_Activity_ID

int getC_Activity_ID()
Get Activity. Business Activity


getC_Activity

I_C_Activity getC_Activity()
                           throws Exception
Throws:
Exception

setC_BPartner_ID

void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner . Identifies a Business Partner


getC_BPartner_ID

int getC_BPartner_ID()
Get Business Partner . Identifies a Business Partner


getC_BPartner

I_C_BPartner getC_BPartner()
                           throws Exception
Throws:
Exception

setC_BP_Group_ID

void setC_BP_Group_ID(int C_BP_Group_ID)
Set Business Partner Group. Business Partner Group


getC_BP_Group_ID

int getC_BP_Group_ID()
Get Business Partner Group. Business Partner Group


getC_BP_Group

I_C_BP_Group getC_BP_Group()
                           throws Exception
Throws:
Exception

setC_Campaign_ID

void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign. Marketing Campaign


getC_Campaign_ID

int getC_Campaign_ID()
Get Campaign. Marketing Campaign


getC_Campaign

I_C_Campaign getC_Campaign()
                           throws Exception
Throws:
Exception

setC_Currency_ID

void setC_Currency_ID(int C_Currency_ID)
Set Currency. The Currency for this record


getC_Currency_ID

int getC_Currency_ID()
Get Currency. The Currency for this record


getC_Currency

I_C_Currency getC_Currency()
                           throws Exception
Throws:
Exception

setC_Invoice_ID

void setC_Invoice_ID(int C_Invoice_ID)
Set Invoice. Invoice Identifier


getC_Invoice_ID

int getC_Invoice_ID()
Get Invoice. Invoice Identifier


getC_Invoice

I_C_Invoice getC_Invoice()
                         throws Exception
Throws:
Exception

setC_InvoicePaySchedule_ID

void setC_InvoicePaySchedule_ID(int C_InvoicePaySchedule_ID)
Set Invoice Payment Schedule. Invoice Payment Schedule


getC_InvoicePaySchedule_ID

int getC_InvoicePaySchedule_ID()
Get Invoice Payment Schedule. Invoice Payment Schedule


getC_InvoicePaySchedule

I_C_InvoicePaySchedule getC_InvoicePaySchedule()
                                               throws Exception
Throws:
Exception

setC_Project_ID

void setC_Project_ID(int C_Project_ID)
Set Project. Financial Project


getC_Project_ID

int getC_Project_ID()
Get Project. Financial Project


getC_Project

I_C_Project getC_Project()
                         throws Exception
Throws:
Exception

setDateAcct

void setDateAcct(boolean DateAcct)
Set Account Date. Accounting Date


isDateAcct

boolean isDateAcct()
Get Account Date. Accounting Date


setDaysDue

void setDaysDue(int DaysDue)
Set Days due. Number of days due (negative: due in number of days)


getDaysDue

int getDaysDue()
Get Days due. Number of days due (negative: due in number of days)


setDueAmt

void setDueAmt(BigDecimal DueAmt)
Set Amount due. Amount of the payment due


getDueAmt

BigDecimal getDueAmt()
Get Amount due. Amount of the payment due


setDueDate

void setDueDate(Timestamp DueDate)
Set Due Date. Date when the payment is due


getDueDate

Timestamp getDueDate()
Get Due Date. Date when the payment is due


setDue0

void setDue0(BigDecimal Due0)
Set Due Today


getDue0

BigDecimal getDue0()
Get Due Today


setDue0_30

void setDue0_30(BigDecimal Due0_30)
Set Due Today-30


getDue0_30

BigDecimal getDue0_30()
Get Due Today-30


setDue0_7

void setDue0_7(BigDecimal Due0_7)
Set Due Today-7


getDue0_7

BigDecimal getDue0_7()
Get Due Today-7


setDue1_7

void setDue1_7(BigDecimal Due1_7)
Set Due 1-7


getDue1_7

BigDecimal getDue1_7()
Get Due 1-7


setDue31_Plus

void setDue31_Plus(BigDecimal Due31_Plus)
Set Due > 31


getDue31_Plus

BigDecimal getDue31_Plus()
Get Due > 31


setDue31_60

void setDue31_60(BigDecimal Due31_60)
Set Due 31-60


getDue31_60

BigDecimal getDue31_60()
Get Due 31-60


setDue61_Plus

void setDue61_Plus(BigDecimal Due61_Plus)
Set Due > 61


getDue61_Plus

BigDecimal getDue61_Plus()
Get Due > 61


setDue61_90

void setDue61_90(BigDecimal Due61_90)
Set Due 61-90


getDue61_90

BigDecimal getDue61_90()
Get Due 61-90


setDue8_30

void setDue8_30(BigDecimal Due8_30)
Set Due 8-30


getDue8_30

BigDecimal getDue8_30()
Get Due 8-30


setDue91_Plus

void setDue91_Plus(BigDecimal Due91_Plus)
Set Due > 91


getDue91_Plus

BigDecimal getDue91_Plus()
Get Due > 91


setInvoicedAmt

void setInvoicedAmt(BigDecimal InvoicedAmt)
Set Invoiced Amount. The amount invoiced


getInvoicedAmt

BigDecimal getInvoicedAmt()
Get Invoiced Amount. The amount invoiced


setIsListInvoices

void setIsListInvoices(boolean IsListInvoices)
Set List Invoices. Include List of Invoices


isListInvoices

boolean isListInvoices()
Get List Invoices. Include List of Invoices


setIsSOTrx

void setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction. This is a Sales Transaction


isSOTrx

boolean isSOTrx()
Get Sales Transaction. This is a Sales Transaction


setOpenAmt

void setOpenAmt(BigDecimal OpenAmt)
Set Open Amount. Open item amount


getOpenAmt

BigDecimal getOpenAmt()
Get Open Amount. Open item amount


setPastDueAmt

void setPastDueAmt(BigDecimal PastDueAmt)
Set Past Due


getPastDueAmt

BigDecimal getPastDueAmt()
Get Past Due


setPastDue1_30

void setPastDue1_30(BigDecimal PastDue1_30)
Set Past Due 1-30


getPastDue1_30

BigDecimal getPastDue1_30()
Get Past Due 1-30


setPastDue1_7

void setPastDue1_7(BigDecimal PastDue1_7)
Set Past Due 1-7


getPastDue1_7

BigDecimal getPastDue1_7()
Get Past Due 1-7


setPastDue31_Plus

void setPastDue31_Plus(BigDecimal PastDue31_Plus)
Set Past Due > 31


getPastDue31_Plus

BigDecimal getPastDue31_Plus()
Get Past Due > 31


setPastDue31_60

void setPastDue31_60(BigDecimal PastDue31_60)
Set Past Due 31-60


getPastDue31_60

BigDecimal getPastDue31_60()
Get Past Due 31-60


setPastDue61_Plus

void setPastDue61_Plus(BigDecimal PastDue61_Plus)
Set Past Due > 61


getPastDue61_Plus

BigDecimal getPastDue61_Plus()
Get Past Due > 61


setPastDue61_90

void setPastDue61_90(BigDecimal PastDue61_90)
Set Past Due 61-90


getPastDue61_90

BigDecimal getPastDue61_90()
Get Past Due 61-90


setPastDue8_30

void setPastDue8_30(BigDecimal PastDue8_30)
Set Past Due 8-30


getPastDue8_30

BigDecimal getPastDue8_30()
Get Past Due 8-30


setPastDue91_Plus

void setPastDue91_Plus(BigDecimal PastDue91_Plus)
Set Past Due > 91


getPastDue91_Plus

BigDecimal getPastDue91_Plus()
Get Past Due > 91


setStatementDate

void setStatementDate(Timestamp StatementDate)
Set Statement date. Date of the statement


getStatementDate

Timestamp getStatementDate()
Get Statement date. Date of the statement


Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.