Package org.compiere.model
Interface I_C_DunningRunEntry
- All Known Implementing Classes:
MDunningRunEntry
,X_C_DunningRunEntry
public interface I_C_DunningRunEntry
Generated Interface for C_DunningRunEntry
- 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 AD_User_IDstatic final String
Column name Amtstatic final String
Column name C_BPartner_IDstatic final String
Column name C_BPartner_Location_IDstatic final String
Column name C_Currency_IDstatic final String
Column name C_DunningLevel_IDstatic final String
Column name C_DunningRun_IDstatic final String
Column name C_DunningRunEntry_IDstatic final String
Column name C_DunningRunEntry_UUstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name IsActivestatic final String
Column name Notestatic final String
Column name Processedstatic final String
Column name Qtystatic final String
Column name SalesRep_IDstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=527static final String
TableName=C_DunningRunEntry -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get User/Contact.getAmt()
Get Amount.int
Get Business Partner.int
Get Partner Location.int
Get Currency.int
Get Dunning Levelint
Get Dunning Run.int
Get Dunning Run Entry.Get C_DunningRunEntry_UUGet Created.int
Get Created By.getNote()
Get Note.getQty()
Get Quantity.int
Get Sales Representative.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.boolean
Get Processed.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_User_ID
(int AD_User_ID) Set User/Contact.void
setAmt
(BigDecimal Amt) Set Amount.void
setC_BPartner_ID
(int C_BPartner_ID) Set Business Partner.void
setC_BPartner_Location_ID
(int C_BPartner_Location_ID) Set Partner Location.void
setC_Currency_ID
(int C_Currency_ID) Set Currency.void
setC_DunningLevel_ID
(int C_DunningLevel_ID) Set Dunning Levelvoid
setC_DunningRun_ID
(int C_DunningRun_ID) Set Dunning Run.void
setC_DunningRunEntry_ID
(int C_DunningRunEntry_ID) Set Dunning Run Entry.void
setC_DunningRunEntry_UU
(String C_DunningRunEntry_UU) Set C_DunningRunEntry_UUvoid
setIsActive
(boolean IsActive) Set Active.void
Set Note.void
setProcessed
(boolean Processed) Set Processed.void
setQty
(BigDecimal Qty) Set Quantity.void
setSalesRep_ID
(int SalesRep_ID) Set Sales Representative.
-
Field Details
-
Table_Name
TableName=C_DunningRunEntry- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=527- 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_AD_User_ID
Column name AD_User_ID- See Also:
-
COLUMNNAME_Amt
Column name Amt- See Also:
-
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
-
COLUMNNAME_C_BPartner_Location_ID
Column name C_BPartner_Location_ID- See Also:
-
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
-
COLUMNNAME_C_DunningLevel_ID
Column name C_DunningLevel_ID- See Also:
-
COLUMNNAME_C_DunningRunEntry_ID
Column name C_DunningRunEntry_ID- See Also:
-
COLUMNNAME_C_DunningRunEntry_UU
Column name C_DunningRunEntry_UU- See Also:
-
COLUMNNAME_C_DunningRun_ID
Column name C_DunningRun_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_Note
Column name Note- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_Qty
Column name Qty- See Also:
-
COLUMNNAME_SalesRep_ID
Column name SalesRep_ID- 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 -
setAD_User_ID
void setAD_User_ID(int AD_User_ID) Set User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User_ID
int getAD_User_ID()Get User/Contact. User within the system - Internal or Business Partner Contact -
getAD_User
- Throws:
RuntimeException
-
setAmt
Set Amount. Amount -
getAmt
BigDecimal getAmt()Get Amount. Amount -
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
- Throws:
RuntimeException
-
setC_BPartner_Location_ID
void setC_BPartner_Location_ID(int C_BPartner_Location_ID) Set Partner Location. Identifies the (ship to) address for this Business Partner -
getC_BPartner_Location_ID
int getC_BPartner_Location_ID()Get Partner Location. Identifies the (ship to) address for this Business Partner -
getC_BPartner_Location
- Throws:
RuntimeException
-
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
- 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 -
getC_DunningLevel
- Throws:
RuntimeException
-
setC_DunningRunEntry_ID
void setC_DunningRunEntry_ID(int C_DunningRunEntry_ID) Set Dunning Run Entry. Dunning Run Entry -
getC_DunningRunEntry_ID
int getC_DunningRunEntry_ID()Get Dunning Run Entry. Dunning Run Entry -
setC_DunningRunEntry_UU
Set C_DunningRunEntry_UU -
getC_DunningRunEntry_UU
String getC_DunningRunEntry_UU()Get C_DunningRunEntry_UU -
setC_DunningRun_ID
void setC_DunningRun_ID(int C_DunningRun_ID) Set Dunning Run. Dunning Run -
getC_DunningRun_ID
int getC_DunningRun_ID()Get Dunning Run. Dunning Run -
getC_DunningRun
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
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 -
setNote
Set Note. Optional additional user defined information -
getNote
String getNote()Get Note. Optional additional user defined information -
setProcessed
void setProcessed(boolean Processed) Set Processed. The document has been processed -
isProcessed
boolean isProcessed()Get Processed. The document has been processed -
setQty
Set Quantity. Quantity -
getQty
BigDecimal getQty()Get Quantity. Quantity -
setSalesRep_ID
void setSalesRep_ID(int SalesRep_ID) Set Sales Representative. Sales Representative or Company Agent -
getSalesRep_ID
int getSalesRep_ID()Get Sales Representative. Sales Representative or Company Agent -
getSalesRep
- Throws:
RuntimeException
-
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records
-