Package org.compiere.model
Class X_T_Aging
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_T_Aging
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_Persistent
,I_T_Aging
,Evaluatee
- Direct Known Subclasses:
MAging
Generated Model for T_Aging
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
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, LOCAL_TRX_PREFIX, log, p_ctx, p_info, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
Fields inherited from interface org.compiere.model.I_T_Aging
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, 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_ConvertAmountsInCurrency_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, 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_IsActive, 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, COLUMNNAME_T_Aging_UU, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionX_T_Aging
(Properties ctx, int T_Aging_ID, String trxName) Standard ConstructorX_T_Aging
(Properties ctx, int T_Aging_ID, String trxName, String... virtualColumns) Standard ConstructorX_T_Aging
(Properties ctx, String T_Aging_UU, String trxName) Standard ConstructorX_T_Aging
(Properties ctx, String T_Aging_UU, String trxName, String... virtualColumns) Standard ConstructorX_T_Aging
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelint
Get Process Instance.int
Get Activity.int
Get Business Partner Group.int
Get Business Partner.int
Get Campaign.int
Get Currency.int
Get Invoice.int
Get Invoice Payment Schedule.int
Get Project.int
Get Convert Amounts in Currency.int
Get Days due.getDue0()
Get Due Today.Get Due Today-30.Get Due Today-7.Get Due 1-7.Get Due 31-60.Get Due > 31.Get Due 61-90.Get Due > 61.Get Due 8-30.Get Due > 91.Get Amount due.Get Due Date.Get Invoiced Amount.Get Open Amount.Get Past Due 1-30.Get Past Due 1-7.Get Past Due 31-60.Get Past Due > 31.Get Past Due 61-90.Get Past Due > 61.Get Past Due 8-30.Get Past Due > 91.Get Past Due.Get Statement date.Get T_Aging_UU.protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
Get Account Date.boolean
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
setConvertAmountsInCurrency_ID
(int ConvertAmountsInCurrency_ID) Set Convert Amounts in Currency.void
setDateAcct
(boolean DateAcct) Set Account Date.void
setDaysDue
(int DaysDue) Set Days due.void
setDue0
(BigDecimal Due0) Set Due Today.void
setDue0_30
(BigDecimal Due0_30) Set Due Today-30.void
setDue0_7
(BigDecimal Due0_7) Set Due Today-7.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.void
setT_Aging_UU
(String T_Aging_UU) Set T_Aging_UU.toString()
String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, 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_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, toInsertSQL, unlock, update_Tree, validForeignKeys
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Methods inherited from interface org.compiere.model.I_Persistent
save
Methods inherited from interface org.compiere.model.I_T_Aging
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
-
Constructor Details
-
X_T_Aging
Standard Constructor -
X_T_Aging
Standard Constructor -
X_T_Aging
Standard Constructor -
X_T_Aging
Standard Constructor -
X_T_Aging
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 3 - Client - Org
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
getAD_PInstance
- Specified by:
getAD_PInstance
in interfaceI_T_Aging
- Throws:
RuntimeException
-
setAD_PInstance_ID
public void setAD_PInstance_ID(int AD_PInstance_ID) Set Process Instance.- Specified by:
setAD_PInstance_ID
in interfaceI_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 interfaceI_T_Aging
- Returns:
- Instance of the process
-
getC_Activity
- Specified by:
getC_Activity
in interfaceI_T_Aging
- Throws:
RuntimeException
-
setC_Activity_ID
public void setC_Activity_ID(int C_Activity_ID) Set Activity.- Specified by:
setC_Activity_ID
in interfaceI_T_Aging
- Parameters:
C_Activity_ID
- Business Activity
-
getC_Activity_ID
public int getC_Activity_ID()Get Activity.- Specified by:
getC_Activity_ID
in interfaceI_T_Aging
- Returns:
- Business Activity
-
getC_BPartner
- Specified by:
getC_BPartner
in interfaceI_T_Aging
- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID) Set Business Partner.- Specified by:
setC_BPartner_ID
in interfaceI_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 interfaceI_T_Aging
- Returns:
- Identifies a Business Partner
-
getC_BP_Group
- Specified by:
getC_BP_Group
in interfaceI_T_Aging
- Throws:
RuntimeException
-
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 interfaceI_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 interfaceI_T_Aging
- Returns:
- Business Partner Group
-
getC_Campaign
- Specified by:
getC_Campaign
in interfaceI_T_Aging
- Throws:
RuntimeException
-
setC_Campaign_ID
public void setC_Campaign_ID(int C_Campaign_ID) Set Campaign.- Specified by:
setC_Campaign_ID
in interfaceI_T_Aging
- Parameters:
C_Campaign_ID
- Marketing Campaign
-
getC_Campaign_ID
public int getC_Campaign_ID()Get Campaign.- Specified by:
getC_Campaign_ID
in interfaceI_T_Aging
- Returns:
- Marketing Campaign
-
getC_Currency
- Specified by:
getC_Currency
in interfaceI_T_Aging
- Throws:
RuntimeException
-
setC_Currency_ID
public void setC_Currency_ID(int C_Currency_ID) Set Currency.- Specified by:
setC_Currency_ID
in interfaceI_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 interfaceI_T_Aging
- Returns:
- The Currency for this record
-
getC_Invoice
- Specified by:
getC_Invoice
in interfaceI_T_Aging
- Throws:
RuntimeException
-
setC_Invoice_ID
public void setC_Invoice_ID(int C_Invoice_ID) Set Invoice.- Specified by:
setC_Invoice_ID
in interfaceI_T_Aging
- Parameters:
C_Invoice_ID
- Invoice Identifier
-
getC_Invoice_ID
public int getC_Invoice_ID()Get Invoice.- Specified by:
getC_Invoice_ID
in interfaceI_T_Aging
- Returns:
- Invoice Identifier
-
getC_InvoicePaySchedule
- Specified by:
getC_InvoicePaySchedule
in interfaceI_T_Aging
- Throws:
RuntimeException
-
setC_InvoicePaySchedule_ID
public void setC_InvoicePaySchedule_ID(int C_InvoicePaySchedule_ID) Set Invoice Payment Schedule.- Specified by:
setC_InvoicePaySchedule_ID
in interfaceI_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 interfaceI_T_Aging
- Returns:
- Invoice Payment Schedule
-
getConvertAmountsInCurrency
- Specified by:
getConvertAmountsInCurrency
in interfaceI_T_Aging
- Throws:
RuntimeException
-
setConvertAmountsInCurrency_ID
public void setConvertAmountsInCurrency_ID(int ConvertAmountsInCurrency_ID) Set Convert Amounts in Currency.- Specified by:
setConvertAmountsInCurrency_ID
in interfaceI_T_Aging
- Parameters:
ConvertAmountsInCurrency_ID
- Convert Amounts in Currency
-
getConvertAmountsInCurrency_ID
public int getConvertAmountsInCurrency_ID()Get Convert Amounts in Currency.- Specified by:
getConvertAmountsInCurrency_ID
in interfaceI_T_Aging
- Returns:
- Convert Amounts in Currency
-
getC_Project
- Specified by:
getC_Project
in interfaceI_T_Aging
- Throws:
RuntimeException
-
setC_Project_ID
public void setC_Project_ID(int C_Project_ID) Set Project.- Specified by:
setC_Project_ID
in interfaceI_T_Aging
- Parameters:
C_Project_ID
- Financial Project
-
getC_Project_ID
public int getC_Project_ID()Get Project.- Specified by:
getC_Project_ID
in interfaceI_T_Aging
- Returns:
- Financial Project
-
setDateAcct
public void setDateAcct(boolean DateAcct) Set Account Date.- Specified by:
setDateAcct
in interfaceI_T_Aging
- Parameters:
DateAcct
- Accounting Date
-
isDateAcct
public boolean isDateAcct()Get Account Date.- Specified by:
isDateAcct
in interfaceI_T_Aging
- Returns:
- Accounting Date
-
setDaysDue
public void setDaysDue(int DaysDue) Set Days due.- Specified by:
setDaysDue
in interfaceI_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 interfaceI_T_Aging
- Returns:
- Number of days due (negative: due in number of days)
-
setDue0
Set Due Today. -
getDue0
Get Due Today. -
setDue0_30
Set Due Today-30.- Specified by:
setDue0_30
in interfaceI_T_Aging
- Parameters:
Due0_30
- Due Today-30
-
getDue0_30
Get Due Today-30.- Specified by:
getDue0_30
in interfaceI_T_Aging
- Returns:
- Due Today-30
-
setDue0_7
Set Due Today-7. -
getDue0_7
Get Due Today-7. -
setDue1_7
Set Due 1-7. -
getDue1_7
Get Due 1-7. -
setDue31_60
Set Due 31-60.- Specified by:
setDue31_60
in interfaceI_T_Aging
- Parameters:
Due31_60
- Due 31-60
-
getDue31_60
Get Due 31-60.- Specified by:
getDue31_60
in interfaceI_T_Aging
- Returns:
- Due 31-60
-
setDue31_Plus
Set Due > 31.- Specified by:
setDue31_Plus
in interfaceI_T_Aging
- Parameters:
Due31_Plus
- Due > 31
-
getDue31_Plus
Get Due > 31.- Specified by:
getDue31_Plus
in interfaceI_T_Aging
- Returns:
- Due > 31
-
setDue61_90
Set Due 61-90.- Specified by:
setDue61_90
in interfaceI_T_Aging
- Parameters:
Due61_90
- Due 61-90
-
getDue61_90
Get Due 61-90.- Specified by:
getDue61_90
in interfaceI_T_Aging
- Returns:
- Due 61-90
-
setDue61_Plus
Set Due > 61.- Specified by:
setDue61_Plus
in interfaceI_T_Aging
- Parameters:
Due61_Plus
- Due > 61
-
getDue61_Plus
Get Due > 61.- Specified by:
getDue61_Plus
in interfaceI_T_Aging
- Returns:
- Due > 61
-
setDue8_30
Set Due 8-30.- Specified by:
setDue8_30
in interfaceI_T_Aging
- Parameters:
Due8_30
- Due 8-30
-
getDue8_30
Get Due 8-30.- Specified by:
getDue8_30
in interfaceI_T_Aging
- Returns:
- Due 8-30
-
setDue91_Plus
Set Due > 91.- Specified by:
setDue91_Plus
in interfaceI_T_Aging
- Parameters:
Due91_Plus
- Due > 91
-
getDue91_Plus
Get Due > 91.- Specified by:
getDue91_Plus
in interfaceI_T_Aging
- Returns:
- Due > 91
-
setDueAmt
Set Amount due. -
getDueAmt
Get Amount due. -
setDueDate
Set Due Date.- Specified by:
setDueDate
in interfaceI_T_Aging
- Parameters:
DueDate
- Date when the payment is due
-
getDueDate
Get Due Date.- Specified by:
getDueDate
in interfaceI_T_Aging
- Returns:
- Date when the payment is due
-
setInvoicedAmt
Set Invoiced Amount.- Specified by:
setInvoicedAmt
in interfaceI_T_Aging
- Parameters:
InvoicedAmt
- The amount invoiced
-
getInvoicedAmt
Get Invoiced Amount.- Specified by:
getInvoicedAmt
in interfaceI_T_Aging
- Returns:
- The amount invoiced
-
setIsListInvoices
public void setIsListInvoices(boolean IsListInvoices) Set List Invoices.- Specified by:
setIsListInvoices
in interfaceI_T_Aging
- Parameters:
IsListInvoices
- Include List of Invoices
-
isListInvoices
public boolean isListInvoices()Get List Invoices.- Specified by:
isListInvoices
in interfaceI_T_Aging
- Returns:
- Include List of Invoices
-
setIsSOTrx
public void setIsSOTrx(boolean IsSOTrx) Set Sales Transaction.- Specified by:
setIsSOTrx
in interfaceI_T_Aging
- Parameters:
IsSOTrx
- This is a Sales Transaction
-
isSOTrx
public boolean isSOTrx()Get Sales Transaction. -
setOpenAmt
Set Open Amount.- Specified by:
setOpenAmt
in interfaceI_T_Aging
- Parameters:
OpenAmt
- Open item amount
-
getOpenAmt
Get Open Amount.- Specified by:
getOpenAmt
in interfaceI_T_Aging
- Returns:
- Open item amount
-
setPastDue1_30
Set Past Due 1-30.- Specified by:
setPastDue1_30
in interfaceI_T_Aging
- Parameters:
PastDue1_30
- Past Due 1-30
-
getPastDue1_30
Get Past Due 1-30.- Specified by:
getPastDue1_30
in interfaceI_T_Aging
- Returns:
- Past Due 1-30
-
setPastDue1_7
Set Past Due 1-7.- Specified by:
setPastDue1_7
in interfaceI_T_Aging
- Parameters:
PastDue1_7
- Past Due 1-7
-
getPastDue1_7
Get Past Due 1-7.- Specified by:
getPastDue1_7
in interfaceI_T_Aging
- Returns:
- Past Due 1-7
-
setPastDue31_60
Set Past Due 31-60.- Specified by:
setPastDue31_60
in interfaceI_T_Aging
- Parameters:
PastDue31_60
- Past Due 31-60
-
getPastDue31_60
Get Past Due 31-60.- Specified by:
getPastDue31_60
in interfaceI_T_Aging
- Returns:
- Past Due 31-60
-
setPastDue31_Plus
Set Past Due > 31.- Specified by:
setPastDue31_Plus
in interfaceI_T_Aging
- Parameters:
PastDue31_Plus
- Past Due > 31
-
getPastDue31_Plus
Get Past Due > 31.- Specified by:
getPastDue31_Plus
in interfaceI_T_Aging
- Returns:
- Past Due > 31
-
setPastDue61_90
Set Past Due 61-90.- Specified by:
setPastDue61_90
in interfaceI_T_Aging
- Parameters:
PastDue61_90
- Past Due 61-90
-
getPastDue61_90
Get Past Due 61-90.- Specified by:
getPastDue61_90
in interfaceI_T_Aging
- Returns:
- Past Due 61-90
-
setPastDue61_Plus
Set Past Due > 61.- Specified by:
setPastDue61_Plus
in interfaceI_T_Aging
- Parameters:
PastDue61_Plus
- Past Due > 61
-
getPastDue61_Plus
Get Past Due > 61.- Specified by:
getPastDue61_Plus
in interfaceI_T_Aging
- Returns:
- Past Due > 61
-
setPastDue8_30
Set Past Due 8-30.- Specified by:
setPastDue8_30
in interfaceI_T_Aging
- Parameters:
PastDue8_30
- Past Due 8-30
-
getPastDue8_30
Get Past Due 8-30.- Specified by:
getPastDue8_30
in interfaceI_T_Aging
- Returns:
- Past Due 8-30
-
setPastDue91_Plus
Set Past Due > 91.- Specified by:
setPastDue91_Plus
in interfaceI_T_Aging
- Parameters:
PastDue91_Plus
- Past Due > 91
-
getPastDue91_Plus
Get Past Due > 91.- Specified by:
getPastDue91_Plus
in interfaceI_T_Aging
- Returns:
- Past Due > 91
-
setPastDueAmt
Set Past Due.- Specified by:
setPastDueAmt
in interfaceI_T_Aging
- Parameters:
PastDueAmt
- Past Due
-
getPastDueAmt
Get Past Due.- Specified by:
getPastDueAmt
in interfaceI_T_Aging
- Returns:
- Past Due
-
setStatementDate
Set Statement date.- Specified by:
setStatementDate
in interfaceI_T_Aging
- Parameters:
StatementDate
- Date of the statement
-
getStatementDate
Get Statement date.- Specified by:
getStatementDate
in interfaceI_T_Aging
- Returns:
- Date of the statement
-
setT_Aging_UU
Set T_Aging_UU.- Specified by:
setT_Aging_UU
in interfaceI_T_Aging
- Parameters:
T_Aging_UU
- T_Aging_UU
-
getT_Aging_UU
Get T_Aging_UU.- Specified by:
getT_Aging_UU
in interfaceI_T_Aging
- Returns:
- T_Aging_UU
-