Adempiere 3.5.2a

org.compiere.model
Class X_T_Aging

java.lang.Object
  extended by org.compiere.model.PO
      extended by org.compiere.model.X_T_Aging
All Implemented Interfaces:
Serializable, Comparator, I_Persistent, I_T_Aging, Evaluatee
Direct Known Subclasses:
MAging

public class X_T_Aging
extends PO
implements I_T_Aging, I_Persistent

Generated Model for T_Aging

Version:
Release 3.5.2a - $Id$
Author:
Adempiere (generated)
See Also:
Serialized Form

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_T_Aging
accessLevel, COLUMNNAME_AD_PInstance_ID, COLUMNNAME_C_Activity_ID, COLUMNNAME_C_BP_Group_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_Campaign_ID, COLUMNNAME_C_Currency_ID, COLUMNNAME_C_Invoice_ID, COLUMNNAME_C_InvoicePaySchedule_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_DateAcct, COLUMNNAME_DaysDue, COLUMNNAME_Due0, COLUMNNAME_Due0_30, COLUMNNAME_Due0_7, COLUMNNAME_Due1_7, COLUMNNAME_Due31_60, COLUMNNAME_Due31_Plus, COLUMNNAME_Due61_90, COLUMNNAME_Due61_Plus, COLUMNNAME_Due8_30, COLUMNNAME_Due91_Plus, COLUMNNAME_DueAmt, COLUMNNAME_DueDate, COLUMNNAME_InvoicedAmt, COLUMNNAME_IsListInvoices, COLUMNNAME_IsSOTrx, COLUMNNAME_OpenAmt, COLUMNNAME_PastDue1_30, COLUMNNAME_PastDue1_7, COLUMNNAME_PastDue31_60, COLUMNNAME_PastDue31_Plus, COLUMNNAME_PastDue61_90, COLUMNNAME_PastDue61_Plus, COLUMNNAME_PastDue8_30, COLUMNNAME_PastDue91_Plus, COLUMNNAME_PastDueAmt, COLUMNNAME_StatementDate, Model, Table_ID, Table_Name
 
Constructor Summary
X_T_Aging(Properties ctx, int T_Aging_ID, String trxName)
          Standard Constructor
X_T_Aging(Properties ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 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.
protected  POInfo initPO(Properties ctx)
          Load Meta Data
 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.
 String toString()
          String representation
 
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, compare, copyValues, copyValues, createAttachment, delete_Accounting, delete_Tree, delete, delete, deleteEx, deleteEx, dump, dump, equals, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveEx, saveEx, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setDoc, setDocWorkflowMgr, setIsActive, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock
 
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

X_T_Aging

public X_T_Aging(Properties ctx,
                 int T_Aging_ID,
                 String trxName)
Standard Constructor


X_T_Aging

public X_T_Aging(Properties ctx,
                 ResultSet rs,
                 String trxName)
Load Constructor

Method Detail

get_AccessLevel

protected int get_AccessLevel()
AccessLevel

Specified by:
get_AccessLevel in class PO
Returns:
3 - Client - Org

initPO

protected POInfo initPO(Properties ctx)
Load Meta Data

Specified by:
initPO in class PO
Parameters:
ctx - context
Returns:
POInfo

toString

public String toString()
Description copied from class: PO
String representation

Overrides:
toString in class PO
Returns:
String representation

getAD_PInstance

public I_AD_PInstance getAD_PInstance()
                               throws Exception
Specified by:
getAD_PInstance in interface I_T_Aging
Throws:
Exception

setAD_PInstance_ID

public void setAD_PInstance_ID(int AD_PInstance_ID)
Set Process Instance.

Specified by:
setAD_PInstance_ID in interface I_T_Aging
Parameters:
AD_PInstance_ID - Instance of the process

getAD_PInstance_ID

public int getAD_PInstance_ID()
Get Process Instance.

Specified by:
getAD_PInstance_ID in interface I_T_Aging
Returns:
Instance of the process

getC_Activity

public I_C_Activity getC_Activity()
                           throws Exception
Specified by:
getC_Activity in interface I_T_Aging
Throws:
Exception

setC_Activity_ID

public void setC_Activity_ID(int C_Activity_ID)
Set Activity.

Specified by:
setC_Activity_ID in interface I_T_Aging
Parameters:
C_Activity_ID - Business Activity

getC_Activity_ID

public int getC_Activity_ID()
Get Activity.

Specified by:
getC_Activity_ID in interface I_T_Aging
Returns:
Business Activity

getC_BPartner

public I_C_BPartner getC_BPartner()
                           throws Exception
Specified by:
getC_BPartner in interface I_T_Aging
Throws:
Exception

setC_BPartner_ID

public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner .

Specified by:
setC_BPartner_ID in interface I_T_Aging
Parameters:
C_BPartner_ID - Identifies a Business Partner

getC_BPartner_ID

public int getC_BPartner_ID()
Get Business Partner .

Specified by:
getC_BPartner_ID in interface I_T_Aging
Returns:
Identifies a Business Partner

getC_BP_Group

public I_C_BP_Group getC_BP_Group()
                           throws Exception
Specified by:
getC_BP_Group in interface I_T_Aging
Throws:
Exception

setC_BP_Group_ID

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

Specified by:
setC_BP_Group_ID in interface I_T_Aging
Parameters:
C_BP_Group_ID - Business Partner Group

getC_BP_Group_ID

public int getC_BP_Group_ID()
Get Business Partner Group.

Specified by:
getC_BP_Group_ID in interface I_T_Aging
Returns:
Business Partner Group

getC_Campaign

public I_C_Campaign getC_Campaign()
                           throws Exception
Specified by:
getC_Campaign in interface I_T_Aging
Throws:
Exception

setC_Campaign_ID

public void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign.

Specified by:
setC_Campaign_ID in interface I_T_Aging
Parameters:
C_Campaign_ID - Marketing Campaign

getC_Campaign_ID

public int getC_Campaign_ID()
Get Campaign.

Specified by:
getC_Campaign_ID in interface I_T_Aging
Returns:
Marketing Campaign

getC_Currency

public I_C_Currency getC_Currency()
                           throws Exception
Specified by:
getC_Currency in interface I_T_Aging
Throws:
Exception

setC_Currency_ID

public void setC_Currency_ID(int C_Currency_ID)
Set Currency.

Specified by:
setC_Currency_ID in interface I_T_Aging
Parameters:
C_Currency_ID - The Currency for this record

getC_Currency_ID

public int getC_Currency_ID()
Get Currency.

Specified by:
getC_Currency_ID in interface I_T_Aging
Returns:
The Currency for this record

getC_Invoice

public I_C_Invoice getC_Invoice()
                         throws Exception
Specified by:
getC_Invoice in interface I_T_Aging
Throws:
Exception

setC_Invoice_ID

public void setC_Invoice_ID(int C_Invoice_ID)
Set Invoice.

Specified by:
setC_Invoice_ID in interface I_T_Aging
Parameters:
C_Invoice_ID - Invoice Identifier

getC_Invoice_ID

public int getC_Invoice_ID()
Get Invoice.

Specified by:
getC_Invoice_ID in interface I_T_Aging
Returns:
Invoice Identifier

getC_InvoicePaySchedule

public I_C_InvoicePaySchedule getC_InvoicePaySchedule()
                                               throws Exception
Specified by:
getC_InvoicePaySchedule in interface I_T_Aging
Throws:
Exception

setC_InvoicePaySchedule_ID

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

Specified by:
setC_InvoicePaySchedule_ID in interface I_T_Aging
Parameters:
C_InvoicePaySchedule_ID - Invoice Payment Schedule

getC_InvoicePaySchedule_ID

public int getC_InvoicePaySchedule_ID()
Get Invoice Payment Schedule.

Specified by:
getC_InvoicePaySchedule_ID in interface I_T_Aging
Returns:
Invoice Payment Schedule

getC_Project

public I_C_Project getC_Project()
                         throws Exception
Specified by:
getC_Project in interface I_T_Aging
Throws:
Exception

setC_Project_ID

public void setC_Project_ID(int C_Project_ID)
Set Project.

Specified by:
setC_Project_ID in interface I_T_Aging
Parameters:
C_Project_ID - Financial Project

getC_Project_ID

public int getC_Project_ID()
Get Project.

Specified by:
getC_Project_ID in interface I_T_Aging
Returns:
Financial Project

setDateAcct

public void setDateAcct(boolean DateAcct)
Set Account Date.

Specified by:
setDateAcct in interface I_T_Aging
Parameters:
DateAcct - Accounting Date

isDateAcct

public boolean isDateAcct()
Get Account Date.

Specified by:
isDateAcct in interface I_T_Aging
Returns:
Accounting Date

setDaysDue

public void setDaysDue(int DaysDue)
Set Days due.

Specified by:
setDaysDue in interface I_T_Aging
Parameters:
DaysDue - Number of days due (negative: due in number of days)

getDaysDue

public int getDaysDue()
Get Days due.

Specified by:
getDaysDue in interface I_T_Aging
Returns:
Number of days due (negative: due in number of days)

setDueAmt

public void setDueAmt(BigDecimal DueAmt)
Set Amount due.

Specified by:
setDueAmt in interface I_T_Aging
Parameters:
DueAmt - Amount of the payment due

getDueAmt

public BigDecimal getDueAmt()
Get Amount due.

Specified by:
getDueAmt in interface I_T_Aging
Returns:
Amount of the payment due

setDueDate

public void setDueDate(Timestamp DueDate)
Set Due Date.

Specified by:
setDueDate in interface I_T_Aging
Parameters:
DueDate - Date when the payment is due

getDueDate

public Timestamp getDueDate()
Get Due Date.

Specified by:
getDueDate in interface I_T_Aging
Returns:
Date when the payment is due

setDue0

public void setDue0(BigDecimal Due0)
Set Due Today.

Specified by:
setDue0 in interface I_T_Aging
Parameters:
Due0 - Due Today

getDue0

public BigDecimal getDue0()
Get Due Today.

Specified by:
getDue0 in interface I_T_Aging
Returns:
Due Today

setDue0_30

public void setDue0_30(BigDecimal Due0_30)
Set Due Today-30.

Specified by:
setDue0_30 in interface I_T_Aging
Parameters:
Due0_30 - Due Today-30

getDue0_30

public BigDecimal getDue0_30()
Get Due Today-30.

Specified by:
getDue0_30 in interface I_T_Aging
Returns:
Due Today-30

setDue0_7

public void setDue0_7(BigDecimal Due0_7)
Set Due Today-7.

Specified by:
setDue0_7 in interface I_T_Aging
Parameters:
Due0_7 - Due Today-7

getDue0_7

public BigDecimal getDue0_7()
Get Due Today-7.

Specified by:
getDue0_7 in interface I_T_Aging
Returns:
Due Today-7

setDue1_7

public void setDue1_7(BigDecimal Due1_7)
Set Due 1-7.

Specified by:
setDue1_7 in interface I_T_Aging
Parameters:
Due1_7 - Due 1-7

getDue1_7

public BigDecimal getDue1_7()
Get Due 1-7.

Specified by:
getDue1_7 in interface I_T_Aging
Returns:
Due 1-7

setDue31_Plus

public void setDue31_Plus(BigDecimal Due31_Plus)
Set Due > 31.

Specified by:
setDue31_Plus in interface I_T_Aging
Parameters:
Due31_Plus - Due > 31

getDue31_Plus

public BigDecimal getDue31_Plus()
Get Due > 31.

Specified by:
getDue31_Plus in interface I_T_Aging
Returns:
Due > 31

setDue31_60

public void setDue31_60(BigDecimal Due31_60)
Set Due 31-60.

Specified by:
setDue31_60 in interface I_T_Aging
Parameters:
Due31_60 - Due 31-60

getDue31_60

public BigDecimal getDue31_60()
Get Due 31-60.

Specified by:
getDue31_60 in interface I_T_Aging
Returns:
Due 31-60

setDue61_Plus

public void setDue61_Plus(BigDecimal Due61_Plus)
Set Due > 61.

Specified by:
setDue61_Plus in interface I_T_Aging
Parameters:
Due61_Plus - Due > 61

getDue61_Plus

public BigDecimal getDue61_Plus()
Get Due > 61.

Specified by:
getDue61_Plus in interface I_T_Aging
Returns:
Due > 61

setDue61_90

public void setDue61_90(BigDecimal Due61_90)
Set Due 61-90.

Specified by:
setDue61_90 in interface I_T_Aging
Parameters:
Due61_90 - Due 61-90

getDue61_90

public BigDecimal getDue61_90()
Get Due 61-90.

Specified by:
getDue61_90 in interface I_T_Aging
Returns:
Due 61-90

setDue8_30

public void setDue8_30(BigDecimal Due8_30)
Set Due 8-30.

Specified by:
setDue8_30 in interface I_T_Aging
Parameters:
Due8_30 - Due 8-30

getDue8_30

public BigDecimal getDue8_30()
Get Due 8-30.

Specified by:
getDue8_30 in interface I_T_Aging
Returns:
Due 8-30

setDue91_Plus

public void setDue91_Plus(BigDecimal Due91_Plus)
Set Due > 91.

Specified by:
setDue91_Plus in interface I_T_Aging
Parameters:
Due91_Plus - Due > 91

getDue91_Plus

public BigDecimal getDue91_Plus()
Get Due > 91.

Specified by:
getDue91_Plus in interface I_T_Aging
Returns:
Due > 91

setInvoicedAmt

public void setInvoicedAmt(BigDecimal InvoicedAmt)
Set Invoiced Amount.

Specified by:
setInvoicedAmt in interface I_T_Aging
Parameters:
InvoicedAmt - The amount invoiced

getInvoicedAmt

public BigDecimal getInvoicedAmt()
Get Invoiced Amount.

Specified by:
getInvoicedAmt in interface I_T_Aging
Returns:
The amount invoiced

setIsListInvoices

public void setIsListInvoices(boolean IsListInvoices)
Set List Invoices.

Specified by:
setIsListInvoices in interface I_T_Aging
Parameters:
IsListInvoices - Include List of Invoices

isListInvoices

public boolean isListInvoices()
Get List Invoices.

Specified by:
isListInvoices in interface I_T_Aging
Returns:
Include List of Invoices

setIsSOTrx

public void setIsSOTrx(boolean IsSOTrx)
Set Sales Transaction.

Specified by:
setIsSOTrx in interface I_T_Aging
Parameters:
IsSOTrx - This is a Sales Transaction

isSOTrx

public boolean isSOTrx()
Get Sales Transaction.

Specified by:
isSOTrx in interface I_T_Aging
Returns:
This is a Sales Transaction

setOpenAmt

public void setOpenAmt(BigDecimal OpenAmt)
Set Open Amount.

Specified by:
setOpenAmt in interface I_T_Aging
Parameters:
OpenAmt - Open item amount

getOpenAmt

public BigDecimal getOpenAmt()
Get Open Amount.

Specified by:
getOpenAmt in interface I_T_Aging
Returns:
Open item amount

setPastDueAmt

public void setPastDueAmt(BigDecimal PastDueAmt)
Set Past Due.

Specified by:
setPastDueAmt in interface I_T_Aging
Parameters:
PastDueAmt - Past Due

getPastDueAmt

public BigDecimal getPastDueAmt()
Get Past Due.

Specified by:
getPastDueAmt in interface I_T_Aging
Returns:
Past Due

setPastDue1_30

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

Specified by:
setPastDue1_30 in interface I_T_Aging
Parameters:
PastDue1_30 - Past Due 1-30

getPastDue1_30

public BigDecimal getPastDue1_30()
Get Past Due 1-30.

Specified by:
getPastDue1_30 in interface I_T_Aging
Returns:
Past Due 1-30

setPastDue1_7

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

Specified by:
setPastDue1_7 in interface I_T_Aging
Parameters:
PastDue1_7 - Past Due 1-7

getPastDue1_7

public BigDecimal getPastDue1_7()
Get Past Due 1-7.

Specified by:
getPastDue1_7 in interface I_T_Aging
Returns:
Past Due 1-7

setPastDue31_Plus

public void setPastDue31_Plus(BigDecimal PastDue31_Plus)
Set Past Due > 31.

Specified by:
setPastDue31_Plus in interface I_T_Aging
Parameters:
PastDue31_Plus - Past Due > 31

getPastDue31_Plus

public BigDecimal getPastDue31_Plus()
Get Past Due > 31.

Specified by:
getPastDue31_Plus in interface I_T_Aging
Returns:
Past Due > 31

setPastDue31_60

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

Specified by:
setPastDue31_60 in interface I_T_Aging
Parameters:
PastDue31_60 - Past Due 31-60

getPastDue31_60

public BigDecimal getPastDue31_60()
Get Past Due 31-60.

Specified by:
getPastDue31_60 in interface I_T_Aging
Returns:
Past Due 31-60

setPastDue61_Plus

public void setPastDue61_Plus(BigDecimal PastDue61_Plus)
Set Past Due > 61.

Specified by:
setPastDue61_Plus in interface I_T_Aging
Parameters:
PastDue61_Plus - Past Due > 61

getPastDue61_Plus

public BigDecimal getPastDue61_Plus()
Get Past Due > 61.

Specified by:
getPastDue61_Plus in interface I_T_Aging
Returns:
Past Due > 61

setPastDue61_90

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

Specified by:
setPastDue61_90 in interface I_T_Aging
Parameters:
PastDue61_90 - Past Due 61-90

getPastDue61_90

public BigDecimal getPastDue61_90()
Get Past Due 61-90.

Specified by:
getPastDue61_90 in interface I_T_Aging
Returns:
Past Due 61-90

setPastDue8_30

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

Specified by:
setPastDue8_30 in interface I_T_Aging
Parameters:
PastDue8_30 - Past Due 8-30

getPastDue8_30

public BigDecimal getPastDue8_30()
Get Past Due 8-30.

Specified by:
getPastDue8_30 in interface I_T_Aging
Returns:
Past Due 8-30

setPastDue91_Plus

public void setPastDue91_Plus(BigDecimal PastDue91_Plus)
Set Past Due > 91.

Specified by:
setPastDue91_Plus in interface I_T_Aging
Parameters:
PastDue91_Plus - Past Due > 91

getPastDue91_Plus

public BigDecimal getPastDue91_Plus()
Get Past Due > 91.

Specified by:
getPastDue91_Plus in interface I_T_Aging
Returns:
Past Due > 91

setStatementDate

public void setStatementDate(Timestamp StatementDate)
Set Statement date.

Specified by:
setStatementDate in interface I_T_Aging
Parameters:
StatementDate - Date of the statement

getStatementDate

public Timestamp getStatementDate()
Get Statement date.

Specified by:
getStatementDate in interface I_T_Aging
Returns:
Date of the statement

Adempiere 3.5.2a

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