Package org.compiere.model
Interface I_T_1099Extract
- All Known Implementing Classes:
X_T_1099Extract
public interface I_T_1099Extract
Generated Interface for T_1099Extract
- 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_PInstance_IDstatic final String
Column name AmtBucket01static final String
Column name AmtBucket02static final String
Column name AmtBucket03static final String
Column name AmtBucket04static final String
Column name AmtBucket05static final String
Column name AmtBucket06static final String
Column name AmtBucket07static final String
Column name AmtBucket08static final String
Column name AmtBucket09static final String
Column name AmtBucket10static final String
Column name AmtBucket11static final String
Column name AmtBucket12static final String
Column name AmtBucket13static final String
Column name AmtBucket14static final String
Column name AmtBucket15static final String
Column name AmtBucket16static final String
Column name C_BPartner_IDstatic final String
Column name C_Location_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name Cut_Datestatic final String
Column name Cut_Yearstatic final String
Column name IsActivestatic final String
Column name Namestatic final String
Column name T_1099Extract_UUstatic final String
Column name TaxIDstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name Valuestatic final KeyNamePair
static final int
AD_Table_ID=200067static final String
TableName=T_1099Extract -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Process Instance.Get Amount Bucket 1Get Amount Bucket 2Get Amount Bucket 3Get Amount Bucket 4Get Amount Bucket 5Get Amount Bucket 6Get Amount Bucket 7Get Amount Bucket 8Get Amount Bucket 9Get Amount Bucket 10Get Amount Bucket 11Get Amount Bucket 12Get Amount Bucket 13Get Amount Bucket 14Get Amount Bucket 15Get Amount Bucket 16int
Get Business Partner.int
Get Address.Get Created.int
Get Created By.Get Cut Dateint
Get Cut YeargetName()
Get Name.Get T_1099Extract_UUgetTaxID()
Get Tax ID.Get Updated.int
Get Updated By.getValue()
Get Search Key.boolean
isActive()
Get Active.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAD_PInstance_ID
(int AD_PInstance_ID) Set Process Instance.void
setAmtBucket01
(BigDecimal AmtBucket01) Set Amount Bucket 1void
setAmtBucket02
(BigDecimal AmtBucket02) Set Amount Bucket 2void
setAmtBucket03
(BigDecimal AmtBucket03) Set Amount Bucket 3void
setAmtBucket04
(BigDecimal AmtBucket04) Set Amount Bucket 4void
setAmtBucket05
(BigDecimal AmtBucket05) Set Amount Bucket 5void
setAmtBucket06
(BigDecimal AmtBucket06) Set Amount Bucket 6void
setAmtBucket07
(BigDecimal AmtBucket07) Set Amount Bucket 7void
setAmtBucket08
(BigDecimal AmtBucket08) Set Amount Bucket 8void
setAmtBucket09
(BigDecimal AmtBucket09) Set Amount Bucket 9void
setAmtBucket10
(BigDecimal AmtBucket10) Set Amount Bucket 10void
setAmtBucket11
(BigDecimal AmtBucket11) Set Amount Bucket 11void
setAmtBucket12
(BigDecimal AmtBucket12) Set Amount Bucket 12void
setAmtBucket13
(BigDecimal AmtBucket13) Set Amount Bucket 13void
setAmtBucket14
(BigDecimal AmtBucket14) Set Amount Bucket 14void
setAmtBucket15
(BigDecimal AmtBucket15) Set Amount Bucket 15void
setAmtBucket16
(BigDecimal AmtBucket16) Set Amount Bucket 16void
setC_BPartner_ID
(int C_BPartner_ID) Set Business Partner.void
setC_Location_ID
(int C_Location_ID) Set Address.void
setCut_Date
(Timestamp Cut_Date) Set Cut Datevoid
setCut_Year
(int Cut_Year) Set Cut Yearvoid
setIsActive
(boolean IsActive) Set Active.void
Set Name.void
setT_1099Extract_UU
(String T_1099Extract_UU) Set T_1099Extract_UUvoid
Set Tax ID.void
Set Search Key.
-
Field Details
-
Table_Name
TableName=T_1099Extract- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=200067- 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_PInstance_ID
Column name AD_PInstance_ID- See Also:
-
COLUMNNAME_AmtBucket01
Column name AmtBucket01- See Also:
-
COLUMNNAME_AmtBucket02
Column name AmtBucket02- See Also:
-
COLUMNNAME_AmtBucket03
Column name AmtBucket03- See Also:
-
COLUMNNAME_AmtBucket04
Column name AmtBucket04- See Also:
-
COLUMNNAME_AmtBucket05
Column name AmtBucket05- See Also:
-
COLUMNNAME_AmtBucket06
Column name AmtBucket06- See Also:
-
COLUMNNAME_AmtBucket07
Column name AmtBucket07- See Also:
-
COLUMNNAME_AmtBucket08
Column name AmtBucket08- See Also:
-
COLUMNNAME_AmtBucket09
Column name AmtBucket09- See Also:
-
COLUMNNAME_AmtBucket10
Column name AmtBucket10- See Also:
-
COLUMNNAME_AmtBucket11
Column name AmtBucket11- See Also:
-
COLUMNNAME_AmtBucket12
Column name AmtBucket12- See Also:
-
COLUMNNAME_AmtBucket13
Column name AmtBucket13- See Also:
-
COLUMNNAME_AmtBucket14
Column name AmtBucket14- See Also:
-
COLUMNNAME_AmtBucket15
Column name AmtBucket15- See Also:
-
COLUMNNAME_AmtBucket16
Column name AmtBucket16- See Also:
-
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
-
COLUMNNAME_C_Location_ID
Column name C_Location_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_Cut_Date
Column name Cut_Date- See Also:
-
COLUMNNAME_Cut_Year
Column name Cut_Year- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_Name
Column name Name- See Also:
-
COLUMNNAME_T_1099Extract_UU
Column name T_1099Extract_UU- See Also:
-
COLUMNNAME_TaxID
Column name TaxID- 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 -
setAD_PInstance_ID
void setAD_PInstance_ID(int AD_PInstance_ID) Set Process Instance. Instance of the process -
getAD_PInstance_ID
int getAD_PInstance_ID()Get Process Instance. Instance of the process -
getAD_PInstance
- Throws:
RuntimeException
-
setAmtBucket01
Set Amount Bucket 1 -
getAmtBucket01
BigDecimal getAmtBucket01()Get Amount Bucket 1 -
setAmtBucket02
Set Amount Bucket 2 -
getAmtBucket02
BigDecimal getAmtBucket02()Get Amount Bucket 2 -
setAmtBucket03
Set Amount Bucket 3 -
getAmtBucket03
BigDecimal getAmtBucket03()Get Amount Bucket 3 -
setAmtBucket04
Set Amount Bucket 4 -
getAmtBucket04
BigDecimal getAmtBucket04()Get Amount Bucket 4 -
setAmtBucket05
Set Amount Bucket 5 -
getAmtBucket05
BigDecimal getAmtBucket05()Get Amount Bucket 5 -
setAmtBucket06
Set Amount Bucket 6 -
getAmtBucket06
BigDecimal getAmtBucket06()Get Amount Bucket 6 -
setAmtBucket07
Set Amount Bucket 7 -
getAmtBucket07
BigDecimal getAmtBucket07()Get Amount Bucket 7 -
setAmtBucket08
Set Amount Bucket 8 -
getAmtBucket08
BigDecimal getAmtBucket08()Get Amount Bucket 8 -
setAmtBucket09
Set Amount Bucket 9 -
getAmtBucket09
BigDecimal getAmtBucket09()Get Amount Bucket 9 -
setAmtBucket10
Set Amount Bucket 10 -
getAmtBucket10
BigDecimal getAmtBucket10()Get Amount Bucket 10 -
setAmtBucket11
Set Amount Bucket 11 -
getAmtBucket11
BigDecimal getAmtBucket11()Get Amount Bucket 11 -
setAmtBucket12
Set Amount Bucket 12 -
getAmtBucket12
BigDecimal getAmtBucket12()Get Amount Bucket 12 -
setAmtBucket13
Set Amount Bucket 13 -
getAmtBucket13
BigDecimal getAmtBucket13()Get Amount Bucket 13 -
setAmtBucket14
Set Amount Bucket 14 -
getAmtBucket14
BigDecimal getAmtBucket14()Get Amount Bucket 14 -
setAmtBucket15
Set Amount Bucket 15 -
getAmtBucket15
BigDecimal getAmtBucket15()Get Amount Bucket 15 -
setAmtBucket16
Set Amount Bucket 16 -
getAmtBucket16
BigDecimal getAmtBucket16()Get Amount Bucket 16 -
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_Location_ID
void setC_Location_ID(int C_Location_ID) Set Address. Location or Address -
getC_Location_ID
int getC_Location_ID()Get Address. Location or Address -
getC_Location
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setCut_Date
Set Cut Date -
getCut_Date
Timestamp getCut_Date()Get Cut Date -
setCut_Year
void setCut_Year(int Cut_Year) Set Cut Year -
getCut_Year
int getCut_Year()Get Cut Year -
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 -
setName
Set Name. Alphanumeric identifier of the entity -
getName
String getName()Get Name. Alphanumeric identifier of the entity -
setT_1099Extract_UU
Set T_1099Extract_UU -
getT_1099Extract_UU
String getT_1099Extract_UU()Get T_1099Extract_UU -
setTaxID
Set Tax ID. Tax Identification -
getTaxID
String getTaxID()Get Tax ID. Tax Identification -
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
-