Package org.compiere.model
Interface I_Fact_Acct
-
- All Known Implementing Classes:
FactLine
,MFactAcct
,X_Fact_Acct
public interface I_Fact_Acct
Generated Interface for Fact_Acct- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 3 - Client - Orgstatic String
COLUMNNAME_A_Asset_ID
Column name A_Asset_IDstatic 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_AD_Table_ID
Column name AD_Table_IDstatic String
COLUMNNAME_AmtAcctCr
Column name AmtAcctCrstatic String
COLUMNNAME_AmtAcctDr
Column name AmtAcctDrstatic String
COLUMNNAME_AmtSourceCr
Column name AmtSourceCrstatic String
COLUMNNAME_AmtSourceDr
Column name AmtSourceDrstatic 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_Currency_ID
Column name C_Currency_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_C_Tax_ID
Column name C_Tax_IDstatic String
COLUMNNAME_C_UOM_ID
Column name C_UOM_IDstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_DateAcct
Column name DateAcctstatic String
COLUMNNAME_DateTrx
Column name DateTrxstatic String
COLUMNNAME_Description
Column name Descriptionstatic String
COLUMNNAME_Fact_Acct_ID
Column name Fact_Acct_IDstatic String
COLUMNNAME_Fact_Acct_UU
Column name Fact_Acct_UUstatic String
COLUMNNAME_GL_Budget_ID
Column name GL_Budget_IDstatic String
COLUMNNAME_GL_Category_ID
Column name GL_Category_IDstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_Line_ID
Column name Line_IDstatic String
COLUMNNAME_M_Locator_ID
Column name M_Locator_IDstatic String
COLUMNNAME_M_Product_ID
Column name M_Product_IDstatic String
COLUMNNAME_PostingType
Column name PostingTypestatic String
COLUMNNAME_Qty
Column name Qtystatic String
COLUMNNAME_Record_ID
Column name Record_IDstatic 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=270static String
Table_Name
TableName=Fact_Acct
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getA_Asset_ID()
Get Asset.int
getAccount_ID()
Get Account.int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.int
getAD_OrgTrx_ID()
Get Trx Organization.I_AD_Table
getAD_Table()
int
getAD_Table_ID()
Get Table.BigDecimal
getAmtAcctCr()
Get Accounted Credit.BigDecimal
getAmtAcctDr()
Get Accounted Debit.BigDecimal
getAmtSourceCr()
Get Source Credit.BigDecimal
getAmtSourceDr()
Get Source 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_Currency
getC_Currency()
int
getC_Currency_ID()
Get Currency.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.I_C_Tax
getC_Tax()
int
getC_Tax_ID()
Get Tax.I_C_UOM
getC_UOM()
int
getC_UOM_ID()
Get UOM.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.Timestamp
getDateAcct()
Get Account Date.Timestamp
getDateTrx()
Get Transaction Date.String
getDescription()
Get Description.int
getFact_Acct_ID()
Get Accounting FactString
getFact_Acct_UU()
Get Fact_Acct_UUI_GL_Budget
getGL_Budget()
int
getGL_Budget_ID()
Get Budget.I_GL_Category
getGL_Category()
int
getGL_Category_ID()
Get GL Category.int
getLine_ID()
Get Line ID.I_M_Locator
getM_Locator()
int
getM_Locator_ID()
Get Locator.I_M_Product
getM_Product()
int
getM_Product_ID()
Get Product.String
getPostingType()
Get PostingType.BigDecimal
getQty()
Get Quantity.int
getRecord_ID()
Get Record ID.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.void
setA_Asset_ID(int A_Asset_ID)
Set Asset.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
setAD_Table_ID(int AD_Table_ID)
Set Table.void
setAmtAcctCr(BigDecimal AmtAcctCr)
Set Accounted Credit.void
setAmtAcctDr(BigDecimal AmtAcctDr)
Set Accounted Debit.void
setAmtSourceCr(BigDecimal AmtSourceCr)
Set Source Credit.void
setAmtSourceDr(BigDecimal AmtSourceDr)
Set Source 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_Currency_ID(int C_Currency_ID)
Set Currency.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
setC_Tax_ID(int C_Tax_ID)
Set Tax.void
setC_UOM_ID(int C_UOM_ID)
Set UOM.void
setDateAcct(Timestamp DateAcct)
Set Account Date.void
setDateTrx(Timestamp DateTrx)
Set Transaction Date.void
setDescription(String Description)
Set Description.void
setFact_Acct_ID(int Fact_Acct_ID)
Set Accounting Factvoid
setFact_Acct_UU(String Fact_Acct_UU)
Set Fact_Acct_UUvoid
setGL_Budget_ID(int GL_Budget_ID)
Set Budget.void
setGL_Category_ID(int GL_Category_ID)
Set GL Category.void
setIsActive(boolean IsActive)
Set Active.void
setLine_ID(int Line_ID)
Set Line ID.void
setM_Locator_ID(int M_Locator_ID)
Set Locator.void
setM_Product_ID(int M_Product_ID)
Set Product.void
setPostingType(String PostingType)
Set PostingType.void
setQty(BigDecimal Qty)
Set Quantity.void
setRecord_ID(int Record_ID)
Set Record ID.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- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=270- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org
-
COLUMNNAME_A_Asset_ID
static final String COLUMNNAME_A_Asset_ID
Column name A_Asset_ID- See Also:
- Constant Field Values
-
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_AD_Table_ID
static final String COLUMNNAME_AD_Table_ID
Column name AD_Table_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_AmtSourceCr
static final String COLUMNNAME_AmtSourceCr
Column name AmtSourceCr- See Also:
- Constant Field Values
-
COLUMNNAME_AmtSourceDr
static final String COLUMNNAME_AmtSourceDr
Column name AmtSourceDr- 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_Currency_ID
static final String COLUMNNAME_C_Currency_ID
Column name C_Currency_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_C_Tax_ID
static final String COLUMNNAME_C_Tax_ID
Column name C_Tax_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_UOM_ID
static final String COLUMNNAME_C_UOM_ID
Column name C_UOM_ID- See Also:
- Constant Field Values
-
COLUMNNAME_DateAcct
static final String COLUMNNAME_DateAcct
Column name DateAcct- See Also:
- Constant Field Values
-
COLUMNNAME_DateTrx
static final String COLUMNNAME_DateTrx
Column name DateTrx- See Also:
- Constant Field Values
-
COLUMNNAME_Description
static final String COLUMNNAME_Description
Column name Description- See Also:
- Constant Field Values
-
COLUMNNAME_Fact_Acct_ID
static final String COLUMNNAME_Fact_Acct_ID
Column name Fact_Acct_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Fact_Acct_UU
static final String COLUMNNAME_Fact_Acct_UU
Column name Fact_Acct_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_GL_Category_ID
static final String COLUMNNAME_GL_Category_ID
Column name GL_Category_ID- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_Line_ID
static final String COLUMNNAME_Line_ID
Column name Line_ID- See Also:
- Constant Field Values
-
COLUMNNAME_M_Locator_ID
static final String COLUMNNAME_M_Locator_ID
Column name M_Locator_ID- 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_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_Record_ID
static final String COLUMNNAME_Record_ID
Column name Record_ID- 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
-
setA_Asset_ID
void setA_Asset_ID(int A_Asset_ID)
Set Asset. Asset used internally or by customers
-
getA_Asset_ID
int getA_Asset_ID()
Get Asset. Asset used internally or by customers
-
setAccount_ID
void setAccount_ID(int Account_ID)
Set Account. Account used
-
getAccount_ID
int getAccount_ID()
Get Account. Account used
-
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
-
setAD_Table_ID
void setAD_Table_ID(int AD_Table_ID)
Set Table. Database Table information
-
getAD_Table_ID
int getAD_Table_ID()
Get Table. Database Table information
-
getAD_Table
I_AD_Table getAD_Table() throws RuntimeException
- Throws:
RuntimeException
-
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
-
setAmtSourceCr
void setAmtSourceCr(BigDecimal AmtSourceCr)
Set Source Credit. Source Credit Amount
-
getAmtSourceCr
BigDecimal getAmtSourceCr()
Get Source Credit. Source Credit Amount
-
setAmtSourceDr
void setAmtSourceDr(BigDecimal AmtSourceDr)
Set Source Debit. Source Debit Amount
-
getAmtSourceDr
BigDecimal getAmtSourceDr()
Get Source Debit. Source 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_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
I_C_Currency getC_Currency() 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
-
setC_Tax_ID
void setC_Tax_ID(int C_Tax_ID)
Set Tax. Tax identifier
-
getC_Tax_ID
int getC_Tax_ID()
Get Tax. Tax identifier
-
getC_Tax
I_C_Tax getC_Tax() throws RuntimeException
- Throws:
RuntimeException
-
setC_UOM_ID
void setC_UOM_ID(int C_UOM_ID)
Set UOM. Unit of Measure
-
getC_UOM_ID
int getC_UOM_ID()
Get UOM. Unit of Measure
-
getC_UOM
I_C_UOM getC_UOM() throws RuntimeException
- Throws:
RuntimeException
-
setDateAcct
void setDateAcct(Timestamp DateAcct)
Set Account Date. Accounting Date
-
getDateAcct
Timestamp getDateAcct()
Get Account Date. Accounting Date
-
setDateTrx
void setDateTrx(Timestamp DateTrx)
Set Transaction Date. Transaction Date
-
getDateTrx
Timestamp getDateTrx()
Get Transaction Date. Transaction Date
-
setDescription
void setDescription(String Description)
Set Description. Optional short description of the record
-
getDescription
String getDescription()
Get Description. Optional short description of the record
-
setFact_Acct_ID
void setFact_Acct_ID(int Fact_Acct_ID)
Set Accounting Fact
-
getFact_Acct_ID
int getFact_Acct_ID()
Get Accounting Fact
-
setFact_Acct_UU
void setFact_Acct_UU(String Fact_Acct_UU)
Set Fact_Acct_UU
-
getFact_Acct_UU
String getFact_Acct_UU()
Get Fact_Acct_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
-
setGL_Category_ID
void setGL_Category_ID(int GL_Category_ID)
Set GL Category. General Ledger Category
-
getGL_Category_ID
int getGL_Category_ID()
Get GL Category. General Ledger Category
-
getGL_Category
I_GL_Category getGL_Category() 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
-
setLine_ID
void setLine_ID(int Line_ID)
Set Line ID. Transaction line ID (internal)
-
getLine_ID
int getLine_ID()
Get Line ID. Transaction line ID (internal)
-
setM_Locator_ID
void setM_Locator_ID(int M_Locator_ID)
Set Locator. Warehouse Locator
-
getM_Locator_ID
int getM_Locator_ID()
Get Locator. Warehouse Locator
-
getM_Locator
I_M_Locator getM_Locator() throws RuntimeException
- Throws:
RuntimeException
-
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
-
setPostingType
void setPostingType(String PostingType)
Set PostingType. The type of posted amount for the transaction
-
getPostingType
String getPostingType()
Get PostingType. The type of posted amount for the transaction
-
setQty
void setQty(BigDecimal Qty)
Set Quantity. Quantity
-
getQty
BigDecimal getQty()
Get Quantity. Quantity
-
setRecord_ID
void setRecord_ID(int Record_ID)
Set Record ID. Direct internal record ID
-
getRecord_ID
int getRecord_ID()
Get Record ID. Direct internal record ID
-
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
-
-