Package org.compiere.model
Interface I_C_PaymentTerm
- All Known Implementing Classes:
MPaymentTerm,X_C_PaymentTerm
public interface I_C_PaymentTerm
Generated Interface for C_PaymentTerm
- Version:
- Release 13
- Author:
- iDempiere (generated)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BigDecimalAccessLevel = 3 - Client - Orgstatic final StringColumn name AD_Client_IDstatic final StringColumn name AD_Org_IDstatic final StringColumn name AfterDeliverystatic final StringColumn name C_PaymentTerm_IDstatic final StringColumn name C_PaymentTerm_UUstatic final StringColumn name Createdstatic final StringColumn name CreatedBystatic final StringColumn name Descriptionstatic final StringColumn name Discountstatic final StringColumn name Discount2static final StringColumn name DiscountDaysstatic final StringColumn name DiscountDays2static final StringColumn name DocumentNotestatic final StringColumn name FixMonthCutoffstatic final StringColumn name FixMonthDaystatic final StringColumn name FixMonthOffsetstatic final StringColumn name GraceDaysstatic final StringColumn name IsActivestatic final StringColumn name IsDefaultstatic final StringColumn name IsDueFixedstatic final StringColumn name IsNextBusinessDaystatic final StringColumn name IsValidstatic final StringColumn name Namestatic final StringColumn name NetDaystatic final StringColumn name NetDaysstatic final StringColumn name PaymentTermUsagestatic final StringColumn name Processingstatic final StringColumn name Updatedstatic final StringColumn name UpdatedBystatic final StringColumn name Valuestatic final KeyNamePairstatic final intAD_Table_ID=113static final StringTableName=C_PaymentTerm -
Method Summary
Modifier and TypeMethodDescriptionintGet Tenant.intGet Organization.intGet Payment Term.Get C_PaymentTerm_UUGet Created.intGet Created By.Get Description.Get Discount %.Get Discount 2 %.intGet Discount Days.intGet Discount Days 2.Get Document Note.intGet Fix month cutoff.intGet Fix month day.intGet Fix month offset.intGet Grace Days.getName()Get Name.Get Net Day.intGet Net Days.Get Payment Term Usage.Get Updated.intGet Updated By.getValue()Get Search Key.booleanisActive()Get Active.booleanGet After Delivery.booleanGet Default.booleanGet Fixed due date.booleanGet Next Business Day.booleanGet Process NowbooleanisValid()Get Valid.voidsetAD_Org_ID(int AD_Org_ID) Set Organization.voidsetAfterDelivery(boolean AfterDelivery) Set After Delivery.voidsetC_PaymentTerm_ID(int C_PaymentTerm_ID) Set Payment Term.voidsetC_PaymentTerm_UU(String C_PaymentTerm_UU) Set C_PaymentTerm_UUvoidsetDescription(String Description) Set Description.voidsetDiscount(BigDecimal Discount) Set Discount %.voidsetDiscount2(BigDecimal Discount2) Set Discount 2 %.voidsetDiscountDays(int DiscountDays) Set Discount Days.voidsetDiscountDays2(int DiscountDays2) Set Discount Days 2.voidsetDocumentNote(String DocumentNote) Set Document Note.voidsetFixMonthCutoff(int FixMonthCutoff) Set Fix month cutoff.voidsetFixMonthDay(int FixMonthDay) Set Fix month day.voidsetFixMonthOffset(int FixMonthOffset) Set Fix month offset.voidsetGraceDays(int GraceDays) Set Grace Days.voidsetIsActive(boolean IsActive) Set Active.voidsetIsDefault(boolean IsDefault) Set Default.voidsetIsDueFixed(boolean IsDueFixed) Set Fixed due date.voidsetIsNextBusinessDay(boolean IsNextBusinessDay) Set Next Business Day.voidsetIsValid(boolean IsValid) Set Valid.voidSet Name.voidSet Net Day.voidsetNetDays(int NetDays) Set Net Days.voidsetPaymentTermUsage(String PaymentTermUsage) Set Payment Term Usage.voidsetProcessing(boolean Processing) Set Process NowvoidSet Search Key.
-
Field Details
-
Table_Name
TableName=C_PaymentTerm- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=113- 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_AfterDelivery
Column name AfterDelivery- See Also:
-
COLUMNNAME_C_PaymentTerm_ID
Column name C_PaymentTerm_ID- See Also:
-
COLUMNNAME_C_PaymentTerm_UU
Column name C_PaymentTerm_UU- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_Discount
Column name Discount- See Also:
-
COLUMNNAME_Discount2
Column name Discount2- See Also:
-
COLUMNNAME_DiscountDays
Column name DiscountDays- See Also:
-
COLUMNNAME_DiscountDays2
Column name DiscountDays2- See Also:
-
COLUMNNAME_DocumentNote
Column name DocumentNote- See Also:
-
COLUMNNAME_FixMonthCutoff
Column name FixMonthCutoff- See Also:
-
COLUMNNAME_FixMonthDay
Column name FixMonthDay- See Also:
-
COLUMNNAME_FixMonthOffset
Column name FixMonthOffset- See Also:
-
COLUMNNAME_GraceDays
Column name GraceDays- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsDefault
Column name IsDefault- See Also:
-
COLUMNNAME_IsDueFixed
Column name IsDueFixed- See Also:
-
COLUMNNAME_IsNextBusinessDay
Column name IsNextBusinessDay- See Also:
-
COLUMNNAME_IsValid
Column name IsValid- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_NetDay
Column name NetDay- See Also:
-
COLUMNNAME_NetDays
Column name NetDays- See Also:
-
COLUMNNAME_PaymentTermUsage
Column name PaymentTermUsage- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_Value
Column name Value- 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 -
setAfterDelivery
void setAfterDelivery(boolean AfterDelivery) Set After Delivery. Due after delivery rather than after invoicing -
isAfterDelivery
boolean isAfterDelivery()Get After Delivery. Due after delivery rather than after invoicing -
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) -
setC_PaymentTerm_UU
Set C_PaymentTerm_UU -
getC_PaymentTerm_UU
String getC_PaymentTerm_UU()Get C_PaymentTerm_UU -
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setDiscount
Set Discount %. Discount in percent -
getDiscount
BigDecimal getDiscount()Get Discount %. Discount in percent -
setDiscount2
Set Discount 2 %. Discount in percent -
getDiscount2
BigDecimal getDiscount2()Get Discount 2 %. Discount in percent -
setDiscountDays
void setDiscountDays(int DiscountDays) Set Discount Days. Number of days from invoice date to be eligible for discount -
getDiscountDays
int getDiscountDays()Get Discount Days. Number of days from invoice date to be eligible for discount -
setDiscountDays2
void setDiscountDays2(int DiscountDays2) Set Discount Days 2. Number of days from invoice date to be eligible for discount -
getDiscountDays2
int getDiscountDays2()Get Discount Days 2. Number of days from invoice date to be eligible for discount -
setDocumentNote
Set Document Note. Additional information for a Document -
getDocumentNote
String getDocumentNote()Get Document Note. Additional information for a Document -
setFixMonthCutoff
void setFixMonthCutoff(int FixMonthCutoff) Set Fix month cutoff. Last day to include for next due date -
getFixMonthCutoff
int getFixMonthCutoff()Get Fix month cutoff. Last day to include for next due date -
setFixMonthDay
void setFixMonthDay(int FixMonthDay) Set Fix month day. Day of the month of the due date -
getFixMonthDay
int getFixMonthDay()Get Fix month day. Day of the month of the due date -
setFixMonthOffset
void setFixMonthOffset(int FixMonthOffset) Set Fix month offset. Number of months (0=same, 1=following) -
getFixMonthOffset
int getFixMonthOffset()Get Fix month offset. Number of months (0=same, 1=following) -
setGraceDays
void setGraceDays(int GraceDays) Set Grace Days. Days after due date to send first dunning letter -
getGraceDays
int getGraceDays()Get Grace Days. Days after due date to send first dunning letter -
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 -
setIsDefault
void setIsDefault(boolean IsDefault) Set Default. Default value -
isDefault
boolean isDefault()Get Default. Default value -
setIsDueFixed
void setIsDueFixed(boolean IsDueFixed) Set Fixed due date. Payment is due on a fixed date -
isDueFixed
boolean isDueFixed()Get Fixed due date. Payment is due on a fixed date -
setIsNextBusinessDay
void setIsNextBusinessDay(boolean IsNextBusinessDay) Set Next Business Day. Payment due on the next business day -
isNextBusinessDay
boolean isNextBusinessDay()Get Next Business Day. Payment due on the next business day -
setIsValid
void setIsValid(boolean IsValid) Set Valid. Element is valid -
isValid
boolean isValid()Get Valid. Element is valid -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setNetDay
Set Net Day. Day when payment is due net -
getNetDay
String getNetDay()Get Net Day. Day when payment is due net -
setNetDays
void setNetDays(int NetDays) Set Net Days. Net Days in which payment is due -
getNetDays
int getNetDays()Get Net Days. Net Days in which payment is due -
setPaymentTermUsage
Set Payment Term Usage. Payment term usage indicates if this payment term is used for sales, purchases or both. -
getPaymentTermUsage
String getPaymentTermUsage()Get Payment Term Usage. Payment term usage indicates if this payment term is used for sales, purchases or both. -
setProcessing
void setProcessing(boolean Processing) Set Process Now -
isProcessing
boolean isProcessing()Get Process Now -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setValue
Set Search Key. Search key for the record in the format required - must be unique -
getValue
String getValue()Get Search Key. Search key for the record in the format required - must be unique
-