Package org.compiere.model
Interface I_Fact_Acct_Summary
-
- All Known Implementing Classes:
X_Fact_Acct_Summary
public interface I_Fact_Acct_Summary
Generated Interface for Fact_Acct_Summary- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 3 - Client - Orgstatic String
COLUMNNAME_Account_ID
Column name Account_IDstatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_IDstatic String
COLUMNNAME_AmtAcctCr
Column name AmtAcctCrstatic String
COLUMNNAME_AmtAcctDr
Column name AmtAcctDrstatic String
COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_IDstatic String
COLUMNNAME_C_Activity_ID
Column name C_Activity_IDstatic String
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_IDstatic String
COLUMNNAME_C_Campaign_ID
Column name C_Campaign_IDstatic String
COLUMNNAME_C_LocFrom_ID
Column name C_LocFrom_IDstatic String
COLUMNNAME_C_LocTo_ID
Column name C_LocTo_IDstatic String
COLUMNNAME_C_Period_ID
Column name C_Period_IDstatic String
COLUMNNAME_C_Project_ID
Column name C_Project_IDstatic String
COLUMNNAME_C_ProjectPhase_ID
Column name C_ProjectPhase_IDstatic String
COLUMNNAME_C_ProjectTask_ID
Column name C_ProjectTask_IDstatic String
COLUMNNAME_C_SalesRegion_ID
Column name C_SalesRegion_IDstatic String
COLUMNNAME_C_SubAcct_ID
Column name C_SubAcct_IDstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_DateAcct
Column name DateAcctstatic String
COLUMNNAME_Fact_Acct_Summary_UU
Column name Fact_Acct_Summary_UUstatic String
COLUMNNAME_GL_Budget_ID
Column name GL_Budget_IDstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_M_Product_ID
Column name M_Product_IDstatic String
COLUMNNAME_PA_ReportCube_ID
Column name PA_ReportCube_IDstatic String
COLUMNNAME_PostingType
Column name PostingTypestatic String
COLUMNNAME_Qty
Column name Qtystatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic String
COLUMNNAME_User1_ID
Column name User1_IDstatic String
COLUMNNAME_User2_ID
Column name User2_IDstatic String
COLUMNNAME_UserElement1_ID
Column name UserElement1_IDstatic String
COLUMNNAME_UserElement2_ID
Column name UserElement2_IDstatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=53203static String
Table_Name
TableName=Fact_Acct_Summary
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description I_C_ElementValue
getAccount()
int
getAccount_ID()
Get Account.int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.int
getAD_OrgTrx_ID()
Get Trx Organization.BigDecimal
getAmtAcctCr()
Get Accounted Credit.BigDecimal
getAmtAcctDr()
Get Accounted Debit.I_C_AcctSchema
getC_AcctSchema()
int
getC_AcctSchema_ID()
Get Accounting Schema.I_C_Activity
getC_Activity()
int
getC_Activity_ID()
Get Activity.I_C_BPartner
getC_BPartner()
int
getC_BPartner_ID()
Get Business Partner.I_C_Campaign
getC_Campaign()
int
getC_Campaign_ID()
Get Campaign.I_C_Location
getC_LocFrom()
int
getC_LocFrom_ID()
Get Location From.I_C_Location
getC_LocTo()
int
getC_LocTo_ID()
Get Location To.I_C_Period
getC_Period()
int
getC_Period_ID()
Get Period.I_C_Project
getC_Project()
int
getC_Project_ID()
Get Project.I_C_ProjectPhase
getC_ProjectPhase()
int
getC_ProjectPhase_ID()
Get Project Phase.I_C_ProjectTask
getC_ProjectTask()
int
getC_ProjectTask_ID()
Get Project Task.I_C_SalesRegion
getC_SalesRegion()
int
getC_SalesRegion_ID()
Get Sales Region.I_C_SubAcct
getC_SubAcct()
int
getC_SubAcct_ID()
Get Sub Account.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.Timestamp
getDateAcct()
Get Account Date.String
getFact_Acct_Summary_UU()
Get Fact_Acct_Summary_UUI_GL_Budget
getGL_Budget()
int
getGL_Budget_ID()
Get Budget.I_M_Product
getM_Product()
int
getM_Product_ID()
Get Product.I_PA_ReportCube
getPA_ReportCube()
int
getPA_ReportCube_ID()
Get Report Cube.BigDecimal
getQty()
Get Quantity.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.I_C_ElementValue
getUser1()
int
getUser1_ID()
Get User Element List 1.I_C_ElementValue
getUser2()
int
getUser2_ID()
Get User Element List 2.int
getUserElement1_ID()
Get User Column 1.int
getUserElement2_ID()
Get User Column 2.boolean
isActive()
Get Active.boolean
isPostingType()
Get PostingType.void
setAccount_ID(int Account_ID)
Set Account.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization.void
setAmtAcctCr(BigDecimal AmtAcctCr)
Set Accounted Credit.void
setAmtAcctDr(BigDecimal AmtAcctDr)
Set Accounted Debit.void
setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema.void
setC_Activity_ID(int C_Activity_ID)
Set Activity.void
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.void
setC_Campaign_ID(int C_Campaign_ID)
Set Campaign.void
setC_LocFrom_ID(int C_LocFrom_ID)
Set Location From.void
setC_LocTo_ID(int C_LocTo_ID)
Set Location To.void
setC_Period_ID(int C_Period_ID)
Set Period.void
setC_Project_ID(int C_Project_ID)
Set Project.void
setC_ProjectPhase_ID(int C_ProjectPhase_ID)
Set Project Phase.void
setC_ProjectTask_ID(int C_ProjectTask_ID)
Set Project Task.void
setC_SalesRegion_ID(int C_SalesRegion_ID)
Set Sales Region.void
setC_SubAcct_ID(int C_SubAcct_ID)
Set Sub Account.void
setDateAcct(Timestamp DateAcct)
Set Account Date.void
setFact_Acct_Summary_UU(String Fact_Acct_Summary_UU)
Set Fact_Acct_Summary_UUvoid
setGL_Budget_ID(int GL_Budget_ID)
Set Budget.void
setIsActive(boolean IsActive)
Set Active.void
setM_Product_ID(int M_Product_ID)
Set Product.void
setPA_ReportCube_ID(int PA_ReportCube_ID)
Set Report Cube.void
setPostingType(boolean PostingType)
Set PostingType.void
setQty(BigDecimal Qty)
Set Quantity.void
setUser1_ID(int User1_ID)
Set User Element List 1.void
setUser2_ID(int User2_ID)
Set User Element List 2.void
setUserElement1_ID(int UserElement1_ID)
Set User Column 1.void
setUserElement2_ID(int UserElement2_ID)
Set User Column 2.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=Fact_Acct_Summary- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=53203- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org
-
COLUMNNAME_Account_ID
static final String COLUMNNAME_Account_ID
Column name Account_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_OrgTrx_ID
static final String COLUMNNAME_AD_OrgTrx_ID
Column name AD_OrgTrx_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AmtAcctCr
static final String COLUMNNAME_AmtAcctCr
Column name AmtAcctCr- See Also:
- Constant Field Values
-
COLUMNNAME_AmtAcctDr
static final String COLUMNNAME_AmtAcctDr
Column name AmtAcctDr- See Also:
- Constant Field Values
-
COLUMNNAME_C_AcctSchema_ID
static final String COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Activity_ID
static final String COLUMNNAME_C_Activity_ID
Column name C_Activity_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Campaign_ID
static final String COLUMNNAME_C_Campaign_ID
Column name C_Campaign_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_LocFrom_ID
static final String COLUMNNAME_C_LocFrom_ID
Column name C_LocFrom_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_LocTo_ID
static final String COLUMNNAME_C_LocTo_ID
Column name C_LocTo_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Period_ID
static final String COLUMNNAME_C_Period_ID
Column name C_Period_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_Project_ID
static final String COLUMNNAME_C_Project_ID
Column name C_Project_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_ProjectPhase_ID
static final String COLUMNNAME_C_ProjectPhase_ID
Column name C_ProjectPhase_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_ProjectTask_ID
static final String COLUMNNAME_C_ProjectTask_ID
Column name C_ProjectTask_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_C_SalesRegion_ID
static final String COLUMNNAME_C_SalesRegion_ID
Column name C_SalesRegion_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_SubAcct_ID
static final String COLUMNNAME_C_SubAcct_ID
Column name C_SubAcct_ID- See Also:
- Constant Field Values
-
COLUMNNAME_DateAcct
static final String COLUMNNAME_DateAcct
Column name DateAcct- See Also:
- Constant Field Values
-
COLUMNNAME_Fact_Acct_Summary_UU
static final String COLUMNNAME_Fact_Acct_Summary_UU
Column name Fact_Acct_Summary_UU- See Also:
- Constant Field Values
-
COLUMNNAME_GL_Budget_ID
static final String COLUMNNAME_GL_Budget_ID
Column name GL_Budget_ID- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_M_Product_ID
static final String COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
- Constant Field Values
-
COLUMNNAME_PA_ReportCube_ID
static final String COLUMNNAME_PA_ReportCube_ID
Column name PA_ReportCube_ID- See Also:
- Constant Field Values
-
COLUMNNAME_PostingType
static final String COLUMNNAME_PostingType
Column name PostingType- See Also:
- Constant Field Values
-
COLUMNNAME_Qty
static final String COLUMNNAME_Qty
Column name Qty- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_User1_ID
static final String COLUMNNAME_User1_ID
Column name User1_ID- See Also:
- Constant Field Values
-
COLUMNNAME_User2_ID
static final String COLUMNNAME_User2_ID
Column name User2_ID- See Also:
- Constant Field Values
-
COLUMNNAME_UserElement1_ID
static final String COLUMNNAME_UserElement1_ID
Column name UserElement1_ID- See Also:
- Constant Field Values
-
COLUMNNAME_UserElement2_ID
static final String COLUMNNAME_UserElement2_ID
Column name UserElement2_ID- See Also:
- Constant Field Values
-
-
Method Detail
-
setAccount_ID
void setAccount_ID(int Account_ID)
Set Account. Account used
-
getAccount_ID
int getAccount_ID()
Get Account. Account used
-
getAccount
I_C_ElementValue getAccount() throws RuntimeException
- Throws:
RuntimeException
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setAD_OrgTrx_ID
void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization. Performing or initiating organization
-
getAD_OrgTrx_ID
int getAD_OrgTrx_ID()
Get Trx Organization. Performing or initiating organization
-
setAmtAcctCr
void setAmtAcctCr(BigDecimal AmtAcctCr)
Set Accounted Credit. Accounted Credit Amount
-
getAmtAcctCr
BigDecimal getAmtAcctCr()
Get Accounted Credit. Accounted Credit Amount
-
setAmtAcctDr
void setAmtAcctDr(BigDecimal AmtAcctDr)
Set Accounted Debit. Accounted Debit Amount
-
getAmtAcctDr
BigDecimal getAmtAcctDr()
Get Accounted Debit. Accounted Debit Amount
-
setC_AcctSchema_ID
void setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema. Rules for accounting
-
getC_AcctSchema_ID
int getC_AcctSchema_ID()
Get Accounting Schema. Rules for accounting
-
getC_AcctSchema
I_C_AcctSchema getC_AcctSchema() throws RuntimeException
- Throws:
RuntimeException
-
setC_Activity_ID
void setC_Activity_ID(int C_Activity_ID)
Set Activity. Business Activity
-
getC_Activity_ID
int getC_Activity_ID()
Get Activity. Business Activity
-
getC_Activity
I_C_Activity getC_Activity() throws RuntimeException
- Throws:
RuntimeException
-
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
I_C_BPartner getC_BPartner() throws RuntimeException
- Throws:
RuntimeException
-
setC_Campaign_ID
void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign. Marketing Campaign
-
getC_Campaign_ID
int getC_Campaign_ID()
Get Campaign. Marketing Campaign
-
getC_Campaign
I_C_Campaign getC_Campaign() throws RuntimeException
- Throws:
RuntimeException
-
setC_LocFrom_ID
void setC_LocFrom_ID(int C_LocFrom_ID)
Set Location From. Location that inventory was moved from
-
getC_LocFrom_ID
int getC_LocFrom_ID()
Get Location From. Location that inventory was moved from
-
getC_LocFrom
I_C_Location getC_LocFrom() throws RuntimeException
- Throws:
RuntimeException
-
setC_LocTo_ID
void setC_LocTo_ID(int C_LocTo_ID)
Set Location To. Location that inventory was moved to
-
getC_LocTo_ID
int getC_LocTo_ID()
Get Location To. Location that inventory was moved to
-
getC_LocTo
I_C_Location getC_LocTo() throws RuntimeException
- Throws:
RuntimeException
-
setC_Period_ID
void setC_Period_ID(int C_Period_ID)
Set Period. Period of the Calendar
-
getC_Period_ID
int getC_Period_ID()
Get Period. Period of the Calendar
-
getC_Period
I_C_Period getC_Period() throws RuntimeException
- Throws:
RuntimeException
-
setC_Project_ID
void setC_Project_ID(int C_Project_ID)
Set Project. Financial Project
-
getC_Project_ID
int getC_Project_ID()
Get Project. Financial Project
-
getC_Project
I_C_Project getC_Project() throws RuntimeException
- Throws:
RuntimeException
-
setC_ProjectPhase_ID
void setC_ProjectPhase_ID(int C_ProjectPhase_ID)
Set Project Phase. Phase of a Project
-
getC_ProjectPhase_ID
int getC_ProjectPhase_ID()
Get Project Phase. Phase of a Project
-
getC_ProjectPhase
I_C_ProjectPhase getC_ProjectPhase() throws RuntimeException
- Throws:
RuntimeException
-
setC_ProjectTask_ID
void setC_ProjectTask_ID(int C_ProjectTask_ID)
Set Project Task. Actual Project Task in a Phase
-
getC_ProjectTask_ID
int getC_ProjectTask_ID()
Get Project Task. Actual Project Task in a Phase
-
getC_ProjectTask
I_C_ProjectTask getC_ProjectTask() throws RuntimeException
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setC_SalesRegion_ID
void setC_SalesRegion_ID(int C_SalesRegion_ID)
Set Sales Region. Sales coverage region
-
getC_SalesRegion_ID
int getC_SalesRegion_ID()
Get Sales Region. Sales coverage region
-
getC_SalesRegion
I_C_SalesRegion getC_SalesRegion() throws RuntimeException
- Throws:
RuntimeException
-
setC_SubAcct_ID
void setC_SubAcct_ID(int C_SubAcct_ID)
Set Sub Account. Sub account for Element Value
-
getC_SubAcct_ID
int getC_SubAcct_ID()
Get Sub Account. Sub account for Element Value
-
getC_SubAcct
I_C_SubAcct getC_SubAcct() throws RuntimeException
- Throws:
RuntimeException
-
setDateAcct
void setDateAcct(Timestamp DateAcct)
Set Account Date. Accounting Date
-
getDateAcct
Timestamp getDateAcct()
Get Account Date. Accounting Date
-
setFact_Acct_Summary_UU
void setFact_Acct_Summary_UU(String Fact_Acct_Summary_UU)
Set Fact_Acct_Summary_UU
-
getFact_Acct_Summary_UU
String getFact_Acct_Summary_UU()
Get Fact_Acct_Summary_UU
-
setGL_Budget_ID
void setGL_Budget_ID(int GL_Budget_ID)
Set Budget. General Ledger Budget
-
getGL_Budget_ID
int getGL_Budget_ID()
Get Budget. General Ledger Budget
-
getGL_Budget
I_GL_Budget getGL_Budget() throws RuntimeException
- Throws:
RuntimeException
-
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
-
setM_Product_ID
void setM_Product_ID(int M_Product_ID)
Set Product. Product, Service, Item
-
getM_Product_ID
int getM_Product_ID()
Get Product. Product, Service, Item
-
getM_Product
I_M_Product getM_Product() throws RuntimeException
- Throws:
RuntimeException
-
setPA_ReportCube_ID
void setPA_ReportCube_ID(int PA_ReportCube_ID)
Set Report Cube. Define reporting cube for pre-calculation of summary accounting data.
-
getPA_ReportCube_ID
int getPA_ReportCube_ID()
Get Report Cube. Define reporting cube for pre-calculation of summary accounting data.
-
getPA_ReportCube
I_PA_ReportCube getPA_ReportCube() throws RuntimeException
- Throws:
RuntimeException
-
setPostingType
void setPostingType(boolean PostingType)
Set PostingType. The type of posted amount for the transaction
-
isPostingType
boolean isPostingType()
Get PostingType. The type of posted amount for the transaction
-
setQty
void setQty(BigDecimal Qty)
Set Quantity. Quantity
-
getQty
BigDecimal getQty()
Get Quantity. Quantity
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
setUser1_ID
void setUser1_ID(int User1_ID)
Set User Element List 1. User defined list element #1
-
getUser1_ID
int getUser1_ID()
Get User Element List 1. User defined list element #1
-
getUser1
I_C_ElementValue getUser1() throws RuntimeException
- Throws:
RuntimeException
-
setUser2_ID
void setUser2_ID(int User2_ID)
Set User Element List 2. User defined list element #2
-
getUser2_ID
int getUser2_ID()
Get User Element List 2. User defined list element #2
-
getUser2
I_C_ElementValue getUser2() throws RuntimeException
- Throws:
RuntimeException
-
setUserElement1_ID
void setUserElement1_ID(int UserElement1_ID)
Set User Column 1. User defined accounting Element
-
getUserElement1_ID
int getUserElement1_ID()
Get User Column 1. User defined accounting Element
-
setUserElement2_ID
void setUserElement2_ID(int UserElement2_ID)
Set User Column 2. User defined accounting Element
-
getUserElement2_ID
int getUserElement2_ID()
Get User Column 2. User defined accounting Element
-
-