Package org.compiere.model
Interface I_C_DunningLevel
- All Known Implementing Classes:
MDunningLevel
,X_C_DunningLevel
public interface I_C_DunningLevel
Generated Interface for C_DunningLevel
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name C_Dunning_IDstatic final String
Column name C_DunningLevel_IDstatic final String
Column name C_DunningLevel_UUstatic final String
Column name C_PaymentTerm_IDstatic final String
Column name ChargeFeestatic final String
Column name ChargeIntereststatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name DaysAfterDuestatic final String
Column name DaysBetweenDunningstatic final String
Column name Descriptionstatic final String
Column name Dunning_PrintFormat_IDstatic final String
Column name FeeAmtstatic final String
Column name InterestPercentstatic final String
Column name InvoiceCollectionTypestatic final String
Column name IsActivestatic final String
Column name IsSetCreditStopstatic final String
Column name IsSetPaymentTermstatic final String
Column name IsShowAllDuestatic final String
Column name IsShowNotDuestatic final String
Column name IsStatementstatic final String
Column name Namestatic final String
Column name Notestatic final String
Column name PrintNamestatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=331static final String
TableName=C_DunningLevel -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Dunning.int
Get Dunning LevelGet C_DunningLevel_UUint
Get Payment Term.Get Created.int
Get Created By.Get Days after due date.int
Get Days between dunning.Get Description.int
Get Dunning Print Format.Get Fee Amount.Get Interest in percent.Get Collection Status.getName()
Get Name.getNote()
Get Note.Get Print Text.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.boolean
Get Charge fee.boolean
Get Charge Interest.boolean
Get Credit Stop.boolean
Get Set Payment Term.boolean
Get Show All Due.boolean
Get Show Not Due.boolean
Get Is Statement.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setC_Dunning_ID
(int C_Dunning_ID) Set Dunning.void
setC_DunningLevel_ID
(int C_DunningLevel_ID) Set Dunning Levelvoid
setC_DunningLevel_UU
(String C_DunningLevel_UU) Set C_DunningLevel_UUvoid
setC_PaymentTerm_ID
(int C_PaymentTerm_ID) Set Payment Term.void
setChargeFee
(boolean ChargeFee) Set Charge fee.void
setChargeInterest
(boolean ChargeInterest) Set Charge Interest.void
setDaysAfterDue
(BigDecimal DaysAfterDue) Set Days after due date.void
setDaysBetweenDunning
(int DaysBetweenDunning) Set Days between dunning.void
setDescription
(String Description) Set Description.void
setDunning_PrintFormat_ID
(int Dunning_PrintFormat_ID) Set Dunning Print Format.void
setFeeAmt
(BigDecimal FeeAmt) Set Fee Amount.void
setInterestPercent
(BigDecimal InterestPercent) Set Interest in percent.void
setInvoiceCollectionType
(String InvoiceCollectionType) Set Collection Status.void
setIsActive
(boolean IsActive) Set Active.void
setIsSetCreditStop
(boolean IsSetCreditStop) Set Credit Stop.void
setIsSetPaymentTerm
(boolean IsSetPaymentTerm) Set Set Payment Term.void
setIsShowAllDue
(boolean IsShowAllDue) Set Show All Due.void
setIsShowNotDue
(boolean IsShowNotDue) Set Show Not Due.void
setIsStatement
(boolean IsStatement) Set Is Statement.void
Set Name.void
Set Note.void
setPrintName
(String PrintName) Set Print Text.
-
Field Details
-
Table_Name
TableName=C_DunningLevel- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=331- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_C_Dunning_ID
Column name C_Dunning_ID- See Also:
-
COLUMNNAME_C_DunningLevel_ID
Column name C_DunningLevel_ID- See Also:
-
COLUMNNAME_C_DunningLevel_UU
Column name C_DunningLevel_UU- See Also:
-
COLUMNNAME_ChargeFee
Column name ChargeFee- See Also:
-
COLUMNNAME_ChargeInterest
Column name ChargeInterest- See Also:
-
COLUMNNAME_C_PaymentTerm_ID
Column name C_PaymentTerm_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DaysAfterDue
Column name DaysAfterDue- See Also:
-
COLUMNNAME_DaysBetweenDunning
Column name DaysBetweenDunning- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_Dunning_PrintFormat_ID
Column name Dunning_PrintFormat_ID- See Also:
-
COLUMNNAME_FeeAmt
Column name FeeAmt- See Also:
-
COLUMNNAME_InterestPercent
Column name InterestPercent- See Also:
-
COLUMNNAME_InvoiceCollectionType
Column name InvoiceCollectionType- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsSetCreditStop
Column name IsSetCreditStop- See Also:
-
COLUMNNAME_IsSetPaymentTerm
Column name IsSetPaymentTerm- See Also:
-
COLUMNNAME_IsShowAllDue
Column name IsShowAllDue- See Also:
-
COLUMNNAME_IsShowNotDue
Column name IsShowNotDue- See Also:
-
COLUMNNAME_IsStatement
Column name IsStatement- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_Note
Column name Note- See Also:
-
COLUMNNAME_PrintName
Column name PrintName- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setC_Dunning_ID
void setC_Dunning_ID(int C_Dunning_ID) Set Dunning. Dunning Rules for overdue invoices -
getC_Dunning_ID
int getC_Dunning_ID()Get Dunning. Dunning Rules for overdue invoices -
getC_Dunning
- Throws:
RuntimeException
-
setC_DunningLevel_ID
void setC_DunningLevel_ID(int C_DunningLevel_ID) Set Dunning Level -
getC_DunningLevel_ID
int getC_DunningLevel_ID()Get Dunning Level -
setC_DunningLevel_UU
Set C_DunningLevel_UU -
getC_DunningLevel_UU
String getC_DunningLevel_UU()Get C_DunningLevel_UU -
setChargeFee
void setChargeFee(boolean ChargeFee) Set Charge fee. Indicates if fees will be charged for overdue invoices -
isChargeFee
boolean isChargeFee()Get Charge fee. Indicates if fees will be charged for overdue invoices -
setChargeInterest
void setChargeInterest(boolean ChargeInterest) Set Charge Interest. Indicates if interest will be charged on overdue invoices -
isChargeInterest
boolean isChargeInterest()Get Charge Interest. Indicates if interest will be charged on overdue invoices -
setC_PaymentTerm_ID
void setC_PaymentTerm_ID(int C_PaymentTerm_ID) Set Payment Term. The terms of Payment (timing, discount) -
getC_PaymentTerm_ID
int getC_PaymentTerm_ID()Get Payment Term. The terms of Payment (timing, discount) -
getC_PaymentTerm
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDaysAfterDue
Set Days after due date. Days after due date to dun (if negative days until due) -
getDaysAfterDue
BigDecimal getDaysAfterDue()Get Days after due date. Days after due date to dun (if negative days until due) -
setDaysBetweenDunning
void setDaysBetweenDunning(int DaysBetweenDunning) Set Days between dunning. Days between sending dunning notices -
getDaysBetweenDunning
int getDaysBetweenDunning()Get Days between dunning. Days between sending dunning notices -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setDunning_PrintFormat_ID
void setDunning_PrintFormat_ID(int Dunning_PrintFormat_ID) Set Dunning Print Format. Print Format for printing Dunning Letters -
getDunning_PrintFormat_ID
int getDunning_PrintFormat_ID()Get Dunning Print Format. Print Format for printing Dunning Letters -
getDunning_PrintFormat
- Throws:
RuntimeException
-
setFeeAmt
Set Fee Amount. Fee amount in invoice currency -
getFeeAmt
BigDecimal getFeeAmt()Get Fee Amount. Fee amount in invoice currency -
setInterestPercent
Set Interest in percent. Percentage interest to charge on overdue invoices -
getInterestPercent
BigDecimal getInterestPercent()Get Interest in percent. Percentage interest to charge on overdue invoices -
setInvoiceCollectionType
Set Collection Status. Invoice Collection Status -
getInvoiceCollectionType
String getInvoiceCollectionType()Get Collection Status. Invoice Collection Status -
setIsActive
void setIsActive(boolean IsActive) Set Active. The record is active in the system -
isActive
boolean isActive()Get Active. The record is active in the system -
setIsSetCreditStop
void setIsSetCreditStop(boolean IsSetCreditStop) Set Credit Stop. Set the business partner to credit stop -
isSetCreditStop
boolean isSetCreditStop()Get Credit Stop. Set the business partner to credit stop -
setIsSetPaymentTerm
void setIsSetPaymentTerm(boolean IsSetPaymentTerm) Set Set Payment Term. Set the payment term of the Business Partner -
isSetPaymentTerm
boolean isSetPaymentTerm()Get Set Payment Term. Set the payment term of the Business Partner -
setIsShowAllDue
void setIsShowAllDue(boolean IsShowAllDue) Set Show All Due. Show/print all due invoices -
isShowAllDue
boolean isShowAllDue()Get Show All Due. Show/print all due invoices -
setIsShowNotDue
void setIsShowNotDue(boolean IsShowNotDue) Set Show Not Due. Show/print all invoices which are not due (yet). -
isShowNotDue
boolean isShowNotDue()Get Show Not Due. Show/print all invoices which are not due (yet). -
setIsStatement
void setIsStatement(boolean IsStatement) Set Is Statement. Dunning Level is a definition of a statement -
isStatement
boolean isStatement()Get Is Statement. Dunning Level is a definition of a statement -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setNote
Set Note. Optional additional user defined information -
getNote
String getNote()Get Note. Optional additional user defined information -
setPrintName
Set Print Text. The label text to be printed on a document or correspondence. -
getPrintName
String getPrintName()Get Print Text. The label text to be printed on a document or correspondence. -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-