Package org.compiere.model
Class X_Fact_Acct_Summary
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_Fact_Acct_Summary
-
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,I_Fact_Acct_Summary,I_Persistent,Evaluatee
public class X_Fact_Acct_Summary extends PO implements I_Fact_Acct_Summary, I_Persistent
Generated Model for Fact_Acct_Summary- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
-
Fields inherited from interface org.compiere.model.I_Fact_Acct_Summary
accessLevel, COLUMNNAME_Account_ID, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_OrgTrx_ID, COLUMNNAME_AmtAcctCr, COLUMNNAME_AmtAcctDr, COLUMNNAME_C_AcctSchema_ID, COLUMNNAME_C_Activity_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_Campaign_ID, COLUMNNAME_C_LocFrom_ID, COLUMNNAME_C_LocTo_ID, COLUMNNAME_C_Period_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_C_ProjectPhase_ID, COLUMNNAME_C_ProjectTask_ID, COLUMNNAME_C_SalesRegion_ID, COLUMNNAME_C_SubAcct_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_DateAcct, COLUMNNAME_Fact_Acct_Summary_UU, COLUMNNAME_GL_Budget_ID, COLUMNNAME_IsActive, COLUMNNAME_M_Product_ID, COLUMNNAME_PA_ReportCube_ID, COLUMNNAME_PostingType, COLUMNNAME_Qty, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_User1_ID, COLUMNNAME_User2_ID, COLUMNNAME_UserElement1_ID, COLUMNNAME_UserElement2_ID, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_Fact_Acct_Summary(Properties ctx, int Fact_Acct_Summary_ID, String trxName)Standard ConstructorX_Fact_Acct_Summary(Properties ctx, ResultSet rs, String trxName)Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected intget_AccessLevel()AccessLevelI_C_ElementValuegetAccount()intgetAccount_ID()Get Account.intgetAD_OrgTrx_ID()Get Trx Organization.BigDecimalgetAmtAcctCr()Get Accounted Credit.BigDecimalgetAmtAcctDr()Get Accounted Debit.I_C_AcctSchemagetC_AcctSchema()intgetC_AcctSchema_ID()Get Accounting Schema.I_C_ActivitygetC_Activity()intgetC_Activity_ID()Get Activity.I_C_BPartnergetC_BPartner()intgetC_BPartner_ID()Get Business Partner.I_C_CampaigngetC_Campaign()intgetC_Campaign_ID()Get Campaign.I_C_LocationgetC_LocFrom()intgetC_LocFrom_ID()Get Location From.I_C_LocationgetC_LocTo()intgetC_LocTo_ID()Get Location To.I_C_PeriodgetC_Period()intgetC_Period_ID()Get Period.I_C_ProjectgetC_Project()intgetC_Project_ID()Get Project.I_C_ProjectPhasegetC_ProjectPhase()intgetC_ProjectPhase_ID()Get Project Phase.I_C_ProjectTaskgetC_ProjectTask()intgetC_ProjectTask_ID()Get Project Task.I_C_SalesRegiongetC_SalesRegion()intgetC_SalesRegion_ID()Get Sales Region.I_C_SubAcctgetC_SubAcct()intgetC_SubAcct_ID()Get Sub Account.TimestampgetDateAcct()Get Account Date.StringgetFact_Acct_Summary_UU()Get Fact_Acct_Summary_UU.I_GL_BudgetgetGL_Budget()intgetGL_Budget_ID()Get Budget.I_M_ProductgetM_Product()intgetM_Product_ID()Get Product.I_PA_ReportCubegetPA_ReportCube()intgetPA_ReportCube_ID()Get Report Cube.BigDecimalgetQty()Get Quantity.I_C_ElementValuegetUser1()intgetUser1_ID()Get User Element List 1.I_C_ElementValuegetUser2()intgetUser2_ID()Get User Element List 2.intgetUserElement1_ID()Get User Column 1.intgetUserElement2_ID()Get User Column 2.protected POInfoinitPO(Properties ctx)Load Meta DatabooleanisPostingType()Get PostingType.voidsetAccount_ID(int Account_ID)Set Account.voidsetAD_OrgTrx_ID(int AD_OrgTrx_ID)Set Trx Organization.voidsetAmtAcctCr(BigDecimal AmtAcctCr)Set Accounted Credit.voidsetAmtAcctDr(BigDecimal AmtAcctDr)Set Accounted Debit.voidsetC_AcctSchema_ID(int C_AcctSchema_ID)Set Accounting Schema.voidsetC_Activity_ID(int C_Activity_ID)Set Activity.voidsetC_BPartner_ID(int C_BPartner_ID)Set Business Partner.voidsetC_Campaign_ID(int C_Campaign_ID)Set Campaign.voidsetC_LocFrom_ID(int C_LocFrom_ID)Set Location From.voidsetC_LocTo_ID(int C_LocTo_ID)Set Location To.voidsetC_Period_ID(int C_Period_ID)Set Period.voidsetC_Project_ID(int C_Project_ID)Set Project.voidsetC_ProjectPhase_ID(int C_ProjectPhase_ID)Set Project Phase.voidsetC_ProjectTask_ID(int C_ProjectTask_ID)Set Project Task.voidsetC_SalesRegion_ID(int C_SalesRegion_ID)Set Sales Region.voidsetC_SubAcct_ID(int C_SubAcct_ID)Set Sub Account.voidsetDateAcct(Timestamp DateAcct)Set Account Date.voidsetFact_Acct_Summary_UU(String Fact_Acct_Summary_UU)Set Fact_Acct_Summary_UU.voidsetGL_Budget_ID(int GL_Budget_ID)Set Budget.voidsetM_Product_ID(int M_Product_ID)Set Product.voidsetPA_ReportCube_ID(int PA_ReportCube_ID)Set Report Cube.voidsetPostingType(boolean PostingType)Set PostingType.voidsetQty(BigDecimal Qty)Set Quantity.voidsetUser1_ID(int User1_ID)Set User Element List 1.voidsetUser2_ID(int User2_ID)Set User Element List 2.voidsetUserElement1_ID(int UserElement1_ID)Set User Column 1.voidsetUserElement2_ID(int UserElement2_ID)Set User Column 2.StringtoString()String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock, update_Tree, validForeignKeys
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Methods inherited from interface org.compiere.model.I_Fact_Acct_Summary
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
-
Methods inherited from interface org.compiere.model.I_Persistent
save
-
-
-
-
Constructor Detail
-
X_Fact_Acct_Summary
public X_Fact_Acct_Summary(Properties ctx, int Fact_Acct_Summary_ID, String trxName)
Standard Constructor
-
X_Fact_Acct_Summary
public X_Fact_Acct_Summary(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevelin classPO- Returns:
- 3 - Client - Org
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
getAccount
public I_C_ElementValue getAccount() throws RuntimeException
- Specified by:
getAccountin interfaceI_Fact_Acct_Summary- Throws:
RuntimeException
-
setAccount_ID
public void setAccount_ID(int Account_ID)
Set Account.- Specified by:
setAccount_IDin interfaceI_Fact_Acct_Summary- Parameters:
Account_ID- Account used
-
getAccount_ID
public int getAccount_ID()
Get Account.- Specified by:
getAccount_IDin interfaceI_Fact_Acct_Summary- Returns:
- Account used
-
setAD_OrgTrx_ID
public void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization.- Specified by:
setAD_OrgTrx_IDin interfaceI_Fact_Acct_Summary- Parameters:
AD_OrgTrx_ID- Performing or initiating organization
-
getAD_OrgTrx_ID
public int getAD_OrgTrx_ID()
Get Trx Organization.- Specified by:
getAD_OrgTrx_IDin interfaceI_Fact_Acct_Summary- Returns:
- Performing or initiating organization
-
setAmtAcctCr
public void setAmtAcctCr(BigDecimal AmtAcctCr)
Set Accounted Credit.- Specified by:
setAmtAcctCrin interfaceI_Fact_Acct_Summary- Parameters:
AmtAcctCr- Accounted Credit Amount
-
getAmtAcctCr
public BigDecimal getAmtAcctCr()
Get Accounted Credit.- Specified by:
getAmtAcctCrin interfaceI_Fact_Acct_Summary- Returns:
- Accounted Credit Amount
-
setAmtAcctDr
public void setAmtAcctDr(BigDecimal AmtAcctDr)
Set Accounted Debit.- Specified by:
setAmtAcctDrin interfaceI_Fact_Acct_Summary- Parameters:
AmtAcctDr- Accounted Debit Amount
-
getAmtAcctDr
public BigDecimal getAmtAcctDr()
Get Accounted Debit.- Specified by:
getAmtAcctDrin interfaceI_Fact_Acct_Summary- Returns:
- Accounted Debit Amount
-
getC_AcctSchema
public I_C_AcctSchema getC_AcctSchema() throws RuntimeException
- Specified by:
getC_AcctSchemain interfaceI_Fact_Acct_Summary- Throws:
RuntimeException
-
setC_AcctSchema_ID
public void setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema.- Specified by:
setC_AcctSchema_IDin interfaceI_Fact_Acct_Summary- Parameters:
C_AcctSchema_ID- Rules for accounting
-
getC_AcctSchema_ID
public int getC_AcctSchema_ID()
Get Accounting Schema.- Specified by:
getC_AcctSchema_IDin interfaceI_Fact_Acct_Summary- Returns:
- Rules for accounting
-
getC_Activity
public I_C_Activity getC_Activity() throws RuntimeException
- Specified by:
getC_Activityin interfaceI_Fact_Acct_Summary- Throws:
RuntimeException
-
setC_Activity_ID
public void setC_Activity_ID(int C_Activity_ID)
Set Activity.- Specified by:
setC_Activity_IDin interfaceI_Fact_Acct_Summary- Parameters:
C_Activity_ID- Business Activity
-
getC_Activity_ID
public int getC_Activity_ID()
Get Activity.- Specified by:
getC_Activity_IDin interfaceI_Fact_Acct_Summary- Returns:
- Business Activity
-
getC_BPartner
public I_C_BPartner getC_BPartner() throws RuntimeException
- Specified by:
getC_BPartnerin interfaceI_Fact_Acct_Summary- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.- Specified by:
setC_BPartner_IDin interfaceI_Fact_Acct_Summary- Parameters:
C_BPartner_ID- Identifies a Business Partner
-
getC_BPartner_ID
public int getC_BPartner_ID()
Get Business Partner.- Specified by:
getC_BPartner_IDin interfaceI_Fact_Acct_Summary- Returns:
- Identifies a Business Partner
-
getC_Campaign
public I_C_Campaign getC_Campaign() throws RuntimeException
- Specified by:
getC_Campaignin interfaceI_Fact_Acct_Summary- Throws:
RuntimeException
-
setC_Campaign_ID
public void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign.- Specified by:
setC_Campaign_IDin interfaceI_Fact_Acct_Summary- Parameters:
C_Campaign_ID- Marketing Campaign
-
getC_Campaign_ID
public int getC_Campaign_ID()
Get Campaign.- Specified by:
getC_Campaign_IDin interfaceI_Fact_Acct_Summary- Returns:
- Marketing Campaign
-
getC_LocFrom
public I_C_Location getC_LocFrom() throws RuntimeException
- Specified by:
getC_LocFromin interfaceI_Fact_Acct_Summary- Throws:
RuntimeException
-
setC_LocFrom_ID
public void setC_LocFrom_ID(int C_LocFrom_ID)
Set Location From.- Specified by:
setC_LocFrom_IDin interfaceI_Fact_Acct_Summary- Parameters:
C_LocFrom_ID- Location that inventory was moved from
-
getC_LocFrom_ID
public int getC_LocFrom_ID()
Get Location From.- Specified by:
getC_LocFrom_IDin interfaceI_Fact_Acct_Summary- Returns:
- Location that inventory was moved from
-
getC_LocTo
public I_C_Location getC_LocTo() throws RuntimeException
- Specified by:
getC_LocToin interfaceI_Fact_Acct_Summary- Throws:
RuntimeException
-
setC_LocTo_ID
public void setC_LocTo_ID(int C_LocTo_ID)
Set Location To.- Specified by:
setC_LocTo_IDin interfaceI_Fact_Acct_Summary- Parameters:
C_LocTo_ID- Location that inventory was moved to
-
getC_LocTo_ID
public int getC_LocTo_ID()
Get Location To.- Specified by:
getC_LocTo_IDin interfaceI_Fact_Acct_Summary- Returns:
- Location that inventory was moved to
-
getC_Period
public I_C_Period getC_Period() throws RuntimeException
- Specified by:
getC_Periodin interfaceI_Fact_Acct_Summary- Throws:
RuntimeException
-
setC_Period_ID
public void setC_Period_ID(int C_Period_ID)
Set Period.- Specified by:
setC_Period_IDin interfaceI_Fact_Acct_Summary- Parameters:
C_Period_ID- Period of the Calendar
-
getC_Period_ID
public int getC_Period_ID()
Get Period.- Specified by:
getC_Period_IDin interfaceI_Fact_Acct_Summary- Returns:
- Period of the Calendar
-
getC_Project
public I_C_Project getC_Project() throws RuntimeException
- Specified by:
getC_Projectin interfaceI_Fact_Acct_Summary- Throws:
RuntimeException
-
setC_Project_ID
public void setC_Project_ID(int C_Project_ID)
Set Project.- Specified by:
setC_Project_IDin interfaceI_Fact_Acct_Summary- Parameters:
C_Project_ID- Financial Project
-
getC_Project_ID
public int getC_Project_ID()
Get Project.- Specified by:
getC_Project_IDin interfaceI_Fact_Acct_Summary- Returns:
- Financial Project
-
getC_ProjectPhase
public I_C_ProjectPhase getC_ProjectPhase() throws RuntimeException
- Specified by:
getC_ProjectPhasein interfaceI_Fact_Acct_Summary- Throws:
RuntimeException
-
setC_ProjectPhase_ID
public void setC_ProjectPhase_ID(int C_ProjectPhase_ID)
Set Project Phase.- Specified by:
setC_ProjectPhase_IDin interfaceI_Fact_Acct_Summary- Parameters:
C_ProjectPhase_ID- Phase of a Project
-
getC_ProjectPhase_ID
public int getC_ProjectPhase_ID()
Get Project Phase.- Specified by:
getC_ProjectPhase_IDin interfaceI_Fact_Acct_Summary- Returns:
- Phase of a Project
-
getC_ProjectTask
public I_C_ProjectTask getC_ProjectTask() throws RuntimeException
- Specified by:
getC_ProjectTaskin interfaceI_Fact_Acct_Summary- Throws:
RuntimeException
-
setC_ProjectTask_ID
public void setC_ProjectTask_ID(int C_ProjectTask_ID)
Set Project Task.- Specified by:
setC_ProjectTask_IDin interfaceI_Fact_Acct_Summary- Parameters:
C_ProjectTask_ID- Actual Project Task in a Phase
-
getC_ProjectTask_ID
public int getC_ProjectTask_ID()
Get Project Task.- Specified by:
getC_ProjectTask_IDin interfaceI_Fact_Acct_Summary- Returns:
- Actual Project Task in a Phase
-
getC_SalesRegion
public I_C_SalesRegion getC_SalesRegion() throws RuntimeException
- Specified by:
getC_SalesRegionin interfaceI_Fact_Acct_Summary- Throws:
RuntimeException
-
setC_SalesRegion_ID
public void setC_SalesRegion_ID(int C_SalesRegion_ID)
Set Sales Region.- Specified by:
setC_SalesRegion_IDin interfaceI_Fact_Acct_Summary- Parameters:
C_SalesRegion_ID- Sales coverage region
-
getC_SalesRegion_ID
public int getC_SalesRegion_ID()
Get Sales Region.- Specified by:
getC_SalesRegion_IDin interfaceI_Fact_Acct_Summary- Returns:
- Sales coverage region
-
getC_SubAcct
public I_C_SubAcct getC_SubAcct() throws RuntimeException
- Specified by:
getC_SubAcctin interfaceI_Fact_Acct_Summary- Throws:
RuntimeException
-
setC_SubAcct_ID
public void setC_SubAcct_ID(int C_SubAcct_ID)
Set Sub Account.- Specified by:
setC_SubAcct_IDin interfaceI_Fact_Acct_Summary- Parameters:
C_SubAcct_ID- Sub account for Element Value
-
getC_SubAcct_ID
public int getC_SubAcct_ID()
Get Sub Account.- Specified by:
getC_SubAcct_IDin interfaceI_Fact_Acct_Summary- Returns:
- Sub account for Element Value
-
setDateAcct
public void setDateAcct(Timestamp DateAcct)
Set Account Date.- Specified by:
setDateAcctin interfaceI_Fact_Acct_Summary- Parameters:
DateAcct- Accounting Date
-
getDateAcct
public Timestamp getDateAcct()
Get Account Date.- Specified by:
getDateAcctin interfaceI_Fact_Acct_Summary- Returns:
- Accounting Date
-
setFact_Acct_Summary_UU
public void setFact_Acct_Summary_UU(String Fact_Acct_Summary_UU)
Set Fact_Acct_Summary_UU.- Specified by:
setFact_Acct_Summary_UUin interfaceI_Fact_Acct_Summary- Parameters:
Fact_Acct_Summary_UU- Fact_Acct_Summary_UU
-
getFact_Acct_Summary_UU
public String getFact_Acct_Summary_UU()
Get Fact_Acct_Summary_UU.- Specified by:
getFact_Acct_Summary_UUin interfaceI_Fact_Acct_Summary- Returns:
- Fact_Acct_Summary_UU
-
getGL_Budget
public I_GL_Budget getGL_Budget() throws RuntimeException
- Specified by:
getGL_Budgetin interfaceI_Fact_Acct_Summary- Throws:
RuntimeException
-
setGL_Budget_ID
public void setGL_Budget_ID(int GL_Budget_ID)
Set Budget.- Specified by:
setGL_Budget_IDin interfaceI_Fact_Acct_Summary- Parameters:
GL_Budget_ID- General Ledger Budget
-
getGL_Budget_ID
public int getGL_Budget_ID()
Get Budget.- Specified by:
getGL_Budget_IDin interfaceI_Fact_Acct_Summary- Returns:
- General Ledger Budget
-
getM_Product
public I_M_Product getM_Product() throws RuntimeException
- Specified by:
getM_Productin interfaceI_Fact_Acct_Summary- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID)
Set Product.- Specified by:
setM_Product_IDin interfaceI_Fact_Acct_Summary- Parameters:
M_Product_ID- Product, Service, Item
-
getM_Product_ID
public int getM_Product_ID()
Get Product.- Specified by:
getM_Product_IDin interfaceI_Fact_Acct_Summary- Returns:
- Product, Service, Item
-
getPA_ReportCube
public I_PA_ReportCube getPA_ReportCube() throws RuntimeException
- Specified by:
getPA_ReportCubein interfaceI_Fact_Acct_Summary- Throws:
RuntimeException
-
setPA_ReportCube_ID
public void setPA_ReportCube_ID(int PA_ReportCube_ID)
Set Report Cube.- Specified by:
setPA_ReportCube_IDin interfaceI_Fact_Acct_Summary- Parameters:
PA_ReportCube_ID- Define reporting cube for pre-calculation of summary accounting data.
-
getPA_ReportCube_ID
public int getPA_ReportCube_ID()
Get Report Cube.- Specified by:
getPA_ReportCube_IDin interfaceI_Fact_Acct_Summary- Returns:
- Define reporting cube for pre-calculation of summary accounting data.
-
setPostingType
public void setPostingType(boolean PostingType)
Set PostingType.- Specified by:
setPostingTypein interfaceI_Fact_Acct_Summary- Parameters:
PostingType- The type of posted amount for the transaction
-
isPostingType
public boolean isPostingType()
Get PostingType.- Specified by:
isPostingTypein interfaceI_Fact_Acct_Summary- Returns:
- The type of posted amount for the transaction
-
setQty
public void setQty(BigDecimal Qty)
Set Quantity.- Specified by:
setQtyin interfaceI_Fact_Acct_Summary- Parameters:
Qty- Quantity
-
getQty
public BigDecimal getQty()
Get Quantity.- Specified by:
getQtyin interfaceI_Fact_Acct_Summary- Returns:
- Quantity
-
getUser1
public I_C_ElementValue getUser1() throws RuntimeException
- Specified by:
getUser1in interfaceI_Fact_Acct_Summary- Throws:
RuntimeException
-
setUser1_ID
public void setUser1_ID(int User1_ID)
Set User Element List 1.- Specified by:
setUser1_IDin interfaceI_Fact_Acct_Summary- Parameters:
User1_ID- User defined list element #1
-
getUser1_ID
public int getUser1_ID()
Get User Element List 1.- Specified by:
getUser1_IDin interfaceI_Fact_Acct_Summary- Returns:
- User defined list element #1
-
getUser2
public I_C_ElementValue getUser2() throws RuntimeException
- Specified by:
getUser2in interfaceI_Fact_Acct_Summary- Throws:
RuntimeException
-
setUser2_ID
public void setUser2_ID(int User2_ID)
Set User Element List 2.- Specified by:
setUser2_IDin interfaceI_Fact_Acct_Summary- Parameters:
User2_ID- User defined list element #2
-
getUser2_ID
public int getUser2_ID()
Get User Element List 2.- Specified by:
getUser2_IDin interfaceI_Fact_Acct_Summary- Returns:
- User defined list element #2
-
setUserElement1_ID
public void setUserElement1_ID(int UserElement1_ID)
Set User Column 1.- Specified by:
setUserElement1_IDin interfaceI_Fact_Acct_Summary- Parameters:
UserElement1_ID- User defined accounting Element
-
getUserElement1_ID
public int getUserElement1_ID()
Get User Column 1.- Specified by:
getUserElement1_IDin interfaceI_Fact_Acct_Summary- Returns:
- User defined accounting Element
-
setUserElement2_ID
public void setUserElement2_ID(int UserElement2_ID)
Set User Column 2.- Specified by:
setUserElement2_IDin interfaceI_Fact_Acct_Summary- Parameters:
UserElement2_ID- User defined accounting Element
-
getUserElement2_ID
public int getUserElement2_ID()
Get User Column 2.- Specified by:
getUserElement2_IDin interfaceI_Fact_Acct_Summary- Returns:
- User defined accounting Element
-
-