Package org.compiere.model
Class X_I_GLJournal
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_I_GLJournal
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_I_GLJournal
,I_Persistent
,Evaluatee
public class X_I_GLJournal extends PO implements I_I_GLJournal, I_Persistent
Generated Model for I_GLJournal- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static String
POSTINGTYPE_Actual
Actual = Astatic int
POSTINGTYPE_AD_Reference_ID
PostingType AD_Reference_ID=125static String
POSTINGTYPE_Budget
Budget = Bstatic String
POSTINGTYPE_Commitment
Commitment = Estatic String
POSTINGTYPE_Reservation
Reservation = Rstatic String
POSTINGTYPE_Statistical
Statistical = S-
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_I_GLJournal
accessLevel, COLUMNNAME_Account_ID, COLUMNNAME_AccountValue, COLUMNNAME_AcctSchemaName, COLUMNNAME_ActivityValue, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_OrgDoc_ID, COLUMNNAME_AD_OrgTrx_ID, COLUMNNAME_AmtAcctCr, COLUMNNAME_AmtAcctDr, COLUMNNAME_AmtSourceCr, COLUMNNAME_AmtSourceDr, COLUMNNAME_BatchDescription, COLUMNNAME_BatchDocumentNo, COLUMNNAME_BPartnerValue, COLUMNNAME_C_AcctSchema_ID, COLUMNNAME_C_Activity_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_Campaign_ID, COLUMNNAME_C_ConversionType_ID, COLUMNNAME_C_Currency_ID, COLUMNNAME_C_DocType_ID, COLUMNNAME_C_LocFrom_ID, COLUMNNAME_C_LocTo_ID, COLUMNNAME_C_Period_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_C_SalesRegion_ID, COLUMNNAME_C_UOM_ID, COLUMNNAME_C_ValidCombination_ID, COLUMNNAME_CampaignValue, COLUMNNAME_CategoryName, COLUMNNAME_ClientValue, COLUMNNAME_ConversionTypeValue, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_CurrencyRate, COLUMNNAME_DateAcct, COLUMNNAME_Description, COLUMNNAME_DocTypeName, COLUMNNAME_GL_Budget_ID, COLUMNNAME_GL_Category_ID, COLUMNNAME_GL_Journal_ID, COLUMNNAME_GL_JournalBatch_ID, COLUMNNAME_GL_JournalLine_ID, COLUMNNAME_I_ErrorMsg, COLUMNNAME_I_GLJournal_ID, COLUMNNAME_I_GLJournal_UU, COLUMNNAME_I_IsImported, COLUMNNAME_IsActive, COLUMNNAME_IsCreateNewBatch, COLUMNNAME_IsCreateNewJournal, COLUMNNAME_ISO_Code, COLUMNNAME_JournalDocumentNo, COLUMNNAME_Line, COLUMNNAME_M_Product_ID, COLUMNNAME_OrgTrxValue, COLUMNNAME_OrgValue, COLUMNNAME_PostingType, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_ProductValue, COLUMNNAME_ProjectValue, COLUMNNAME_Qty, COLUMNNAME_SalesRegionValue, COLUMNNAME_SKU, COLUMNNAME_UPC, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_User1_ID, COLUMNNAME_User2_ID, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_I_GLJournal(Properties ctx, int I_GLJournal_ID, String trxName)
Standard ConstructorX_I_GLJournal(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected int
get_AccessLevel()
AccessLevelI_C_ElementValue
getAccount()
int
getAccount_ID()
Get Account.String
getAccountValue()
Get Account Key.String
getAcctSchemaName()
Get Account Schema Name.String
getActivityValue()
Get Activity Key.int
getAD_OrgDoc_ID()
Get Document Org.int
getAD_OrgTrx_ID()
Get Trx Organization.BigDecimal
getAmtAcctCr()
Get Accounted Credit.BigDecimal
getAmtAcctDr()
Get Accounted Debit.BigDecimal
getAmtSourceCr()
Get Source Credit.BigDecimal
getAmtSourceDr()
Get Source Debit.String
getBatchDescription()
Get Batch Description.String
getBatchDocumentNo()
Get Batch Document No.String
getBPartnerValue()
Get Business Partner Key.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_ConversionType
getC_ConversionType()
int
getC_ConversionType_ID()
Get Currency Type.I_C_Currency
getC_Currency()
int
getC_Currency_ID()
Get Currency.I_C_DocType
getC_DocType()
int
getC_DocType_ID()
Get Document Type.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_SalesRegion
getC_SalesRegion()
int
getC_SalesRegion_ID()
Get Sales Region.I_C_UOM
getC_UOM()
int
getC_UOM_ID()
Get UOM.I_C_ValidCombination
getC_ValidCombination()
int
getC_ValidCombination_ID()
Get Combination.String
getCampaignValue()
Get Campaign Key.String
getCategoryName()
Get Category Name.String
getClientValue()
Get Client Key.String
getConversionTypeValue()
Get Currency Type Key.BigDecimal
getCurrencyRate()
Get Rate.Timestamp
getDateAcct()
Get Account Date.String
getDescription()
Get Description.String
getDocTypeName()
Get Document Type Name.I_GL_Budget
getGL_Budget()
int
getGL_Budget_ID()
Get Budget.I_GL_Category
getGL_Category()
int
getGL_Category_ID()
Get GL Category.I_GL_Journal
getGL_Journal()
int
getGL_Journal_ID()
Get Journal.I_GL_JournalBatch
getGL_JournalBatch()
int
getGL_JournalBatch_ID()
Get Journal Batch.I_GL_JournalLine
getGL_JournalLine()
int
getGL_JournalLine_ID()
Get Journal Line.String
getI_ErrorMsg()
Get Import Error Message.int
getI_GLJournal_ID()
Get Import GL Journal.String
getI_GLJournal_UU()
Get I_GLJournal_UU.String
getISO_Code()
Get ISO Currency Code.String
getJournalDocumentNo()
Get Journal Document No.KeyNamePair
getKeyNamePair()
Get Record ID/ColumnNameint
getLine()
Get Line No.I_M_Product
getM_Product()
int
getM_Product_ID()
Get Product.String
getOrgTrxValue()
Get Trx Org Key.String
getOrgValue()
Get Org Key.String
getPostingType()
Get PostingType.String
getProductValue()
Get Product Key.String
getProjectValue()
Get Project Key.BigDecimal
getQty()
Get Quantity.String
getSalesRegionValue()
Get Sales Region Key.String
getSKU()
Get SKU.String
getUPC()
Get UPC/EAN.I_C_ElementValue
getUser1()
int
getUser1_ID()
Get User Element List 1.I_C_ElementValue
getUser2()
int
getUser2_ID()
Get User Element List 2.protected POInfo
initPO(Properties ctx)
Load Meta Databoolean
isCreateNewBatch()
Get Create New Batch.boolean
isCreateNewJournal()
Get Create New Journal.boolean
isI_IsImported()
Get Imported.boolean
isProcessed()
Get Processed.boolean
isProcessing()
Get Process Now.void
setAccount_ID(int Account_ID)
Set Account.void
setAccountValue(String AccountValue)
Set Account Key.void
setAcctSchemaName(String AcctSchemaName)
Set Account Schema Name.void
setActivityValue(String ActivityValue)
Set Activity Key.void
setAD_OrgDoc_ID(int AD_OrgDoc_ID)
Set Document Org.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
setAmtSourceCr(BigDecimal AmtSourceCr)
Set Source Credit.void
setAmtSourceDr(BigDecimal AmtSourceDr)
Set Source Debit.void
setBatchDescription(String BatchDescription)
Set Batch Description.void
setBatchDocumentNo(String BatchDocumentNo)
Set Batch Document No.void
setBPartnerValue(String BPartnerValue)
Set Business Partner Key.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_ConversionType_ID(int C_ConversionType_ID)
Set Currency Type.void
setC_Currency_ID(int C_Currency_ID)
Set Currency.void
setC_DocType_ID(int C_DocType_ID)
Set Document Type.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_SalesRegion_ID(int C_SalesRegion_ID)
Set Sales Region.void
setC_UOM_ID(int C_UOM_ID)
Set UOM.void
setC_ValidCombination_ID(int C_ValidCombination_ID)
Set Combination.void
setCampaignValue(String CampaignValue)
Set Campaign Key.void
setCategoryName(String CategoryName)
Set Category Name.void
setClientValue(String ClientValue)
Set Client Key.void
setConversionTypeValue(String ConversionTypeValue)
Set Currency Type Key.void
setCurrencyRate(BigDecimal CurrencyRate)
Set Rate.void
setDateAcct(Timestamp DateAcct)
Set Account Date.void
setDescription(String Description)
Set Description.void
setDocTypeName(String DocTypeName)
Set Document Type Name.void
setGL_Budget_ID(int GL_Budget_ID)
Set Budget.void
setGL_Category_ID(int GL_Category_ID)
Set GL Category.void
setGL_Journal_ID(int GL_Journal_ID)
Set Journal.void
setGL_JournalBatch_ID(int GL_JournalBatch_ID)
Set Journal Batch.void
setGL_JournalLine_ID(int GL_JournalLine_ID)
Set Journal Line.void
setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message.void
setI_GLJournal_ID(int I_GLJournal_ID)
Set Import GL Journal.void
setI_GLJournal_UU(String I_GLJournal_UU)
Set I_GLJournal_UU.void
setI_IsImported(boolean I_IsImported)
Set Imported.void
setIsCreateNewBatch(boolean IsCreateNewBatch)
Set Create New Batch.void
setIsCreateNewJournal(boolean IsCreateNewJournal)
Set Create New Journal.void
setISO_Code(String ISO_Code)
Set ISO Currency Code.void
setJournalDocumentNo(String JournalDocumentNo)
Set Journal Document No.void
setLine(int Line)
Set Line No.void
setM_Product_ID(int M_Product_ID)
Set Product.void
setOrgTrxValue(String OrgTrxValue)
Set Trx Org Key.void
setOrgValue(String OrgValue)
Set Org Key.void
setPostingType(String PostingType)
Set PostingType.void
setProcessed(boolean Processed)
Set Processed.void
setProcessing(boolean Processing)
Set Process Now.void
setProductValue(String ProductValue)
Set Product Key.void
setProjectValue(String ProjectValue)
Set Project Key.void
setQty(BigDecimal Qty)
Set Quantity.void
setSalesRegionValue(String SalesRegionValue)
Set Sales Region Key.void
setSKU(String SKU)
Set SKU.void
setUPC(String UPC)
Set UPC/EAN.void
setUser1_ID(int User1_ID)
Set User Element List 1.void
setUser2_ID(int User2_ID)
Set User Element List 2.String
toString()
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_I_GLJournal
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
-
-
-
-
Field Detail
-
POSTINGTYPE_AD_Reference_ID
public static final int POSTINGTYPE_AD_Reference_ID
PostingType AD_Reference_ID=125- See Also:
- Constant Field Values
-
POSTINGTYPE_Actual
public static final String POSTINGTYPE_Actual
Actual = A- See Also:
- Constant Field Values
-
POSTINGTYPE_Budget
public static final String POSTINGTYPE_Budget
Budget = B- See Also:
- Constant Field Values
-
POSTINGTYPE_Commitment
public static final String POSTINGTYPE_Commitment
Commitment = E- See Also:
- Constant Field Values
-
POSTINGTYPE_Reservation
public static final String POSTINGTYPE_Reservation
Reservation = R- See Also:
- Constant Field Values
-
POSTINGTYPE_Statistical
public static final String POSTINGTYPE_Statistical
Statistical = S- See Also:
- Constant Field Values
-
-
Constructor Detail
-
X_I_GLJournal
public X_I_GLJournal(Properties ctx, int I_GLJournal_ID, String trxName)
Standard Constructor
-
X_I_GLJournal
public X_I_GLJournal(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 2 - Client
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
getAccount
public I_C_ElementValue getAccount() throws RuntimeException
- Specified by:
getAccount
in interfaceI_I_GLJournal
- Throws:
RuntimeException
-
setAccount_ID
public void setAccount_ID(int Account_ID)
Set Account.- Specified by:
setAccount_ID
in interfaceI_I_GLJournal
- Parameters:
Account_ID
- Account used
-
getAccount_ID
public int getAccount_ID()
Get Account.- Specified by:
getAccount_ID
in interfaceI_I_GLJournal
- Returns:
- Account used
-
setAccountValue
public void setAccountValue(String AccountValue)
Set Account Key.- Specified by:
setAccountValue
in interfaceI_I_GLJournal
- Parameters:
AccountValue
- Key of Account Element
-
getAccountValue
public String getAccountValue()
Get Account Key.- Specified by:
getAccountValue
in interfaceI_I_GLJournal
- Returns:
- Key of Account Element
-
setAcctSchemaName
public void setAcctSchemaName(String AcctSchemaName)
Set Account Schema Name.- Specified by:
setAcctSchemaName
in interfaceI_I_GLJournal
- Parameters:
AcctSchemaName
- Name of the Accounting Schema
-
getAcctSchemaName
public String getAcctSchemaName()
Get Account Schema Name.- Specified by:
getAcctSchemaName
in interfaceI_I_GLJournal
- Returns:
- Name of the Accounting Schema
-
setActivityValue
public void setActivityValue(String ActivityValue)
Set Activity Key.- Specified by:
setActivityValue
in interfaceI_I_GLJournal
- Parameters:
ActivityValue
- Text key for Activity
-
getActivityValue
public String getActivityValue()
Get Activity Key.- Specified by:
getActivityValue
in interfaceI_I_GLJournal
- Returns:
- Text key for Activity
-
setAD_OrgDoc_ID
public void setAD_OrgDoc_ID(int AD_OrgDoc_ID)
Set Document Org.- Specified by:
setAD_OrgDoc_ID
in interfaceI_I_GLJournal
- Parameters:
AD_OrgDoc_ID
- Document Organization (independent from account organization)
-
getAD_OrgDoc_ID
public int getAD_OrgDoc_ID()
Get Document Org.- Specified by:
getAD_OrgDoc_ID
in interfaceI_I_GLJournal
- Returns:
- Document Organization (independent from account organization)
-
setAD_OrgTrx_ID
public void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
Set Trx Organization.- Specified by:
setAD_OrgTrx_ID
in interfaceI_I_GLJournal
- Parameters:
AD_OrgTrx_ID
- Performing or initiating organization
-
getAD_OrgTrx_ID
public int getAD_OrgTrx_ID()
Get Trx Organization.- Specified by:
getAD_OrgTrx_ID
in interfaceI_I_GLJournal
- Returns:
- Performing or initiating organization
-
setAmtAcctCr
public void setAmtAcctCr(BigDecimal AmtAcctCr)
Set Accounted Credit.- Specified by:
setAmtAcctCr
in interfaceI_I_GLJournal
- Parameters:
AmtAcctCr
- Accounted Credit Amount
-
getAmtAcctCr
public BigDecimal getAmtAcctCr()
Get Accounted Credit.- Specified by:
getAmtAcctCr
in interfaceI_I_GLJournal
- Returns:
- Accounted Credit Amount
-
setAmtAcctDr
public void setAmtAcctDr(BigDecimal AmtAcctDr)
Set Accounted Debit.- Specified by:
setAmtAcctDr
in interfaceI_I_GLJournal
- Parameters:
AmtAcctDr
- Accounted Debit Amount
-
getAmtAcctDr
public BigDecimal getAmtAcctDr()
Get Accounted Debit.- Specified by:
getAmtAcctDr
in interfaceI_I_GLJournal
- Returns:
- Accounted Debit Amount
-
setAmtSourceCr
public void setAmtSourceCr(BigDecimal AmtSourceCr)
Set Source Credit.- Specified by:
setAmtSourceCr
in interfaceI_I_GLJournal
- Parameters:
AmtSourceCr
- Source Credit Amount
-
getAmtSourceCr
public BigDecimal getAmtSourceCr()
Get Source Credit.- Specified by:
getAmtSourceCr
in interfaceI_I_GLJournal
- Returns:
- Source Credit Amount
-
setAmtSourceDr
public void setAmtSourceDr(BigDecimal AmtSourceDr)
Set Source Debit.- Specified by:
setAmtSourceDr
in interfaceI_I_GLJournal
- Parameters:
AmtSourceDr
- Source Debit Amount
-
getAmtSourceDr
public BigDecimal getAmtSourceDr()
Get Source Debit.- Specified by:
getAmtSourceDr
in interfaceI_I_GLJournal
- Returns:
- Source Debit Amount
-
setBatchDescription
public void setBatchDescription(String BatchDescription)
Set Batch Description.- Specified by:
setBatchDescription
in interfaceI_I_GLJournal
- Parameters:
BatchDescription
- Description of the Batch
-
getBatchDescription
public String getBatchDescription()
Get Batch Description.- Specified by:
getBatchDescription
in interfaceI_I_GLJournal
- Returns:
- Description of the Batch
-
setBatchDocumentNo
public void setBatchDocumentNo(String BatchDocumentNo)
Set Batch Document No.- Specified by:
setBatchDocumentNo
in interfaceI_I_GLJournal
- Parameters:
BatchDocumentNo
- Document Number of the Batch
-
getBatchDocumentNo
public String getBatchDocumentNo()
Get Batch Document No.- Specified by:
getBatchDocumentNo
in interfaceI_I_GLJournal
- Returns:
- Document Number of the Batch
-
setBPartnerValue
public void setBPartnerValue(String BPartnerValue)
Set Business Partner Key.- Specified by:
setBPartnerValue
in interfaceI_I_GLJournal
- Parameters:
BPartnerValue
- Key of the Business Partner
-
getBPartnerValue
public String getBPartnerValue()
Get Business Partner Key.- Specified by:
getBPartnerValue
in interfaceI_I_GLJournal
- Returns:
- Key of the Business Partner
-
getC_AcctSchema
public I_C_AcctSchema getC_AcctSchema() throws RuntimeException
- Specified by:
getC_AcctSchema
in interfaceI_I_GLJournal
- Throws:
RuntimeException
-
setC_AcctSchema_ID
public void setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema.- Specified by:
setC_AcctSchema_ID
in interfaceI_I_GLJournal
- Parameters:
C_AcctSchema_ID
- Rules for accounting
-
getC_AcctSchema_ID
public int getC_AcctSchema_ID()
Get Accounting Schema.- Specified by:
getC_AcctSchema_ID
in interfaceI_I_GLJournal
- Returns:
- Rules for accounting
-
getC_Activity
public I_C_Activity getC_Activity() throws RuntimeException
- Specified by:
getC_Activity
in interfaceI_I_GLJournal
- Throws:
RuntimeException
-
setC_Activity_ID
public void setC_Activity_ID(int C_Activity_ID)
Set Activity.- Specified by:
setC_Activity_ID
in interfaceI_I_GLJournal
- Parameters:
C_Activity_ID
- Business Activity
-
getC_Activity_ID
public int getC_Activity_ID()
Get Activity.- Specified by:
getC_Activity_ID
in interfaceI_I_GLJournal
- Returns:
- Business Activity
-
setCampaignValue
public void setCampaignValue(String CampaignValue)
Set Campaign Key.- Specified by:
setCampaignValue
in interfaceI_I_GLJournal
- Parameters:
CampaignValue
- Text key of the Campaign
-
getCampaignValue
public String getCampaignValue()
Get Campaign Key.- Specified by:
getCampaignValue
in interfaceI_I_GLJournal
- Returns:
- Text key of the Campaign
-
setCategoryName
public void setCategoryName(String CategoryName)
Set Category Name.- Specified by:
setCategoryName
in interfaceI_I_GLJournal
- Parameters:
CategoryName
- Name of the Category
-
getCategoryName
public String getCategoryName()
Get Category Name.- Specified by:
getCategoryName
in interfaceI_I_GLJournal
- Returns:
- Name of the Category
-
getC_BPartner
public I_C_BPartner getC_BPartner() throws RuntimeException
- Specified by:
getC_BPartner
in interfaceI_I_GLJournal
- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.- Specified by:
setC_BPartner_ID
in interfaceI_I_GLJournal
- Parameters:
C_BPartner_ID
- Identifies a Business Partner
-
getC_BPartner_ID
public int getC_BPartner_ID()
Get Business Partner.- Specified by:
getC_BPartner_ID
in interfaceI_I_GLJournal
- Returns:
- Identifies a Business Partner
-
getC_Campaign
public I_C_Campaign getC_Campaign() throws RuntimeException
- Specified by:
getC_Campaign
in interfaceI_I_GLJournal
- Throws:
RuntimeException
-
setC_Campaign_ID
public void setC_Campaign_ID(int C_Campaign_ID)
Set Campaign.- Specified by:
setC_Campaign_ID
in interfaceI_I_GLJournal
- Parameters:
C_Campaign_ID
- Marketing Campaign
-
getC_Campaign_ID
public int getC_Campaign_ID()
Get Campaign.- Specified by:
getC_Campaign_ID
in interfaceI_I_GLJournal
- Returns:
- Marketing Campaign
-
getC_ConversionType
public I_C_ConversionType getC_ConversionType() throws RuntimeException
- Specified by:
getC_ConversionType
in interfaceI_I_GLJournal
- Throws:
RuntimeException
-
setC_ConversionType_ID
public void setC_ConversionType_ID(int C_ConversionType_ID)
Set Currency Type.- Specified by:
setC_ConversionType_ID
in interfaceI_I_GLJournal
- Parameters:
C_ConversionType_ID
- Currency Conversion Rate Type
-
getC_ConversionType_ID
public int getC_ConversionType_ID()
Get Currency Type.- Specified by:
getC_ConversionType_ID
in interfaceI_I_GLJournal
- Returns:
- Currency Conversion Rate Type
-
getC_Currency
public I_C_Currency getC_Currency() throws RuntimeException
- Specified by:
getC_Currency
in interfaceI_I_GLJournal
- Throws:
RuntimeException
-
setC_Currency_ID
public void setC_Currency_ID(int C_Currency_ID)
Set Currency.- Specified by:
setC_Currency_ID
in interfaceI_I_GLJournal
- Parameters:
C_Currency_ID
- The Currency for this record
-
getC_Currency_ID
public int getC_Currency_ID()
Get Currency.- Specified by:
getC_Currency_ID
in interfaceI_I_GLJournal
- Returns:
- The Currency for this record
-
getC_DocType
public I_C_DocType getC_DocType() throws RuntimeException
- Specified by:
getC_DocType
in interfaceI_I_GLJournal
- Throws:
RuntimeException
-
setC_DocType_ID
public void setC_DocType_ID(int C_DocType_ID)
Set Document Type.- Specified by:
setC_DocType_ID
in interfaceI_I_GLJournal
- Parameters:
C_DocType_ID
- Document type or rules
-
getC_DocType_ID
public int getC_DocType_ID()
Get Document Type.- Specified by:
getC_DocType_ID
in interfaceI_I_GLJournal
- Returns:
- Document type or rules
-
setClientValue
public void setClientValue(String ClientValue)
Set Client Key.- Specified by:
setClientValue
in interfaceI_I_GLJournal
- Parameters:
ClientValue
- Key of the Client
-
getClientValue
public String getClientValue()
Get Client Key.- Specified by:
getClientValue
in interfaceI_I_GLJournal
- Returns:
- Key of the Client
-
getC_LocFrom
public I_C_Location getC_LocFrom() throws RuntimeException
- Specified by:
getC_LocFrom
in interfaceI_I_GLJournal
- Throws:
RuntimeException
-
setC_LocFrom_ID
public void setC_LocFrom_ID(int C_LocFrom_ID)
Set Location From.- Specified by:
setC_LocFrom_ID
in interfaceI_I_GLJournal
- 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_ID
in interfaceI_I_GLJournal
- Returns:
- Location that inventory was moved from
-
getC_LocTo
public I_C_Location getC_LocTo() throws RuntimeException
- Specified by:
getC_LocTo
in interfaceI_I_GLJournal
- Throws:
RuntimeException
-
setC_LocTo_ID
public void setC_LocTo_ID(int C_LocTo_ID)
Set Location To.- Specified by:
setC_LocTo_ID
in interfaceI_I_GLJournal
- 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_ID
in interfaceI_I_GLJournal
- Returns:
- Location that inventory was moved to
-
setConversionTypeValue
public void setConversionTypeValue(String ConversionTypeValue)
Set Currency Type Key.- Specified by:
setConversionTypeValue
in interfaceI_I_GLJournal
- Parameters:
ConversionTypeValue
- Key value for the Currency Conversion Rate Type
-
getConversionTypeValue
public String getConversionTypeValue()
Get Currency Type Key.- Specified by:
getConversionTypeValue
in interfaceI_I_GLJournal
- Returns:
- Key value for the Currency Conversion Rate Type
-
getC_Period
public I_C_Period getC_Period() throws RuntimeException
- Specified by:
getC_Period
in interfaceI_I_GLJournal
- Throws:
RuntimeException
-
setC_Period_ID
public void setC_Period_ID(int C_Period_ID)
Set Period.- Specified by:
setC_Period_ID
in interfaceI_I_GLJournal
- Parameters:
C_Period_ID
- Period of the Calendar
-
getC_Period_ID
public int getC_Period_ID()
Get Period.- Specified by:
getC_Period_ID
in interfaceI_I_GLJournal
- Returns:
- Period of the Calendar
-
getC_Project
public I_C_Project getC_Project() throws RuntimeException
- Specified by:
getC_Project
in interfaceI_I_GLJournal
- Throws:
RuntimeException
-
setC_Project_ID
public void setC_Project_ID(int C_Project_ID)
Set Project.- Specified by:
setC_Project_ID
in interfaceI_I_GLJournal
- Parameters:
C_Project_ID
- Financial Project
-
getC_Project_ID
public int getC_Project_ID()
Get Project.- Specified by:
getC_Project_ID
in interfaceI_I_GLJournal
- Returns:
- Financial Project
-
getC_SalesRegion
public I_C_SalesRegion getC_SalesRegion() throws RuntimeException
- Specified by:
getC_SalesRegion
in interfaceI_I_GLJournal
- Throws:
RuntimeException
-
setC_SalesRegion_ID
public void setC_SalesRegion_ID(int C_SalesRegion_ID)
Set Sales Region.- Specified by:
setC_SalesRegion_ID
in interfaceI_I_GLJournal
- Parameters:
C_SalesRegion_ID
- Sales coverage region
-
getC_SalesRegion_ID
public int getC_SalesRegion_ID()
Get Sales Region.- Specified by:
getC_SalesRegion_ID
in interfaceI_I_GLJournal
- Returns:
- Sales coverage region
-
getC_UOM
public I_C_UOM getC_UOM() throws RuntimeException
- Specified by:
getC_UOM
in interfaceI_I_GLJournal
- Throws:
RuntimeException
-
setC_UOM_ID
public void setC_UOM_ID(int C_UOM_ID)
Set UOM.- Specified by:
setC_UOM_ID
in interfaceI_I_GLJournal
- Parameters:
C_UOM_ID
- Unit of Measure
-
getC_UOM_ID
public int getC_UOM_ID()
Get UOM.- Specified by:
getC_UOM_ID
in interfaceI_I_GLJournal
- Returns:
- Unit of Measure
-
setCurrencyRate
public void setCurrencyRate(BigDecimal CurrencyRate)
Set Rate.- Specified by:
setCurrencyRate
in interfaceI_I_GLJournal
- Parameters:
CurrencyRate
- Currency Conversion Rate
-
getCurrencyRate
public BigDecimal getCurrencyRate()
Get Rate.- Specified by:
getCurrencyRate
in interfaceI_I_GLJournal
- Returns:
- Currency Conversion Rate
-
getC_ValidCombination
public I_C_ValidCombination getC_ValidCombination() throws RuntimeException
- Specified by:
getC_ValidCombination
in interfaceI_I_GLJournal
- Throws:
RuntimeException
-
setC_ValidCombination_ID
public void setC_ValidCombination_ID(int C_ValidCombination_ID)
Set Combination.- Specified by:
setC_ValidCombination_ID
in interfaceI_I_GLJournal
- Parameters:
C_ValidCombination_ID
- Valid Account Combination
-
getC_ValidCombination_ID
public int getC_ValidCombination_ID()
Get Combination.- Specified by:
getC_ValidCombination_ID
in interfaceI_I_GLJournal
- Returns:
- Valid Account Combination
-
setDateAcct
public void setDateAcct(Timestamp DateAcct)
Set Account Date.- Specified by:
setDateAcct
in interfaceI_I_GLJournal
- Parameters:
DateAcct
- Accounting Date
-
getDateAcct
public Timestamp getDateAcct()
Get Account Date.- Specified by:
getDateAcct
in interfaceI_I_GLJournal
- Returns:
- Accounting Date
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescription
in interfaceI_I_GLJournal
- Parameters:
Description
- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescription
in interfaceI_I_GLJournal
- Returns:
- Optional short description of the record
-
setDocTypeName
public void setDocTypeName(String DocTypeName)
Set Document Type Name.- Specified by:
setDocTypeName
in interfaceI_I_GLJournal
- Parameters:
DocTypeName
- Name of the Document Type
-
getDocTypeName
public String getDocTypeName()
Get Document Type Name.- Specified by:
getDocTypeName
in interfaceI_I_GLJournal
- Returns:
- Name of the Document Type
-
getGL_Budget
public I_GL_Budget getGL_Budget() throws RuntimeException
- Specified by:
getGL_Budget
in interfaceI_I_GLJournal
- Throws:
RuntimeException
-
setGL_Budget_ID
public void setGL_Budget_ID(int GL_Budget_ID)
Set Budget.- Specified by:
setGL_Budget_ID
in interfaceI_I_GLJournal
- Parameters:
GL_Budget_ID
- General Ledger Budget
-
getGL_Budget_ID
public int getGL_Budget_ID()
Get Budget.- Specified by:
getGL_Budget_ID
in interfaceI_I_GLJournal
- Returns:
- General Ledger Budget
-
getGL_Category
public I_GL_Category getGL_Category() throws RuntimeException
- Specified by:
getGL_Category
in interfaceI_I_GLJournal
- Throws:
RuntimeException
-
setGL_Category_ID
public void setGL_Category_ID(int GL_Category_ID)
Set GL Category.- Specified by:
setGL_Category_ID
in interfaceI_I_GLJournal
- Parameters:
GL_Category_ID
- General Ledger Category
-
getGL_Category_ID
public int getGL_Category_ID()
Get GL Category.- Specified by:
getGL_Category_ID
in interfaceI_I_GLJournal
- Returns:
- General Ledger Category
-
getGL_JournalBatch
public I_GL_JournalBatch getGL_JournalBatch() throws RuntimeException
- Specified by:
getGL_JournalBatch
in interfaceI_I_GLJournal
- Throws:
RuntimeException
-
setGL_JournalBatch_ID
public void setGL_JournalBatch_ID(int GL_JournalBatch_ID)
Set Journal Batch.- Specified by:
setGL_JournalBatch_ID
in interfaceI_I_GLJournal
- Parameters:
GL_JournalBatch_ID
- General Ledger Journal Batch
-
getGL_JournalBatch_ID
public int getGL_JournalBatch_ID()
Get Journal Batch.- Specified by:
getGL_JournalBatch_ID
in interfaceI_I_GLJournal
- Returns:
- General Ledger Journal Batch
-
getGL_Journal
public I_GL_Journal getGL_Journal() throws RuntimeException
- Specified by:
getGL_Journal
in interfaceI_I_GLJournal
- Throws:
RuntimeException
-
setGL_Journal_ID
public void setGL_Journal_ID(int GL_Journal_ID)
Set Journal.- Specified by:
setGL_Journal_ID
in interfaceI_I_GLJournal
- Parameters:
GL_Journal_ID
- General Ledger Journal
-
getGL_Journal_ID
public int getGL_Journal_ID()
Get Journal.- Specified by:
getGL_Journal_ID
in interfaceI_I_GLJournal
- Returns:
- General Ledger Journal
-
getGL_JournalLine
public I_GL_JournalLine getGL_JournalLine() throws RuntimeException
- Specified by:
getGL_JournalLine
in interfaceI_I_GLJournal
- Throws:
RuntimeException
-
setGL_JournalLine_ID
public void setGL_JournalLine_ID(int GL_JournalLine_ID)
Set Journal Line.- Specified by:
setGL_JournalLine_ID
in interfaceI_I_GLJournal
- Parameters:
GL_JournalLine_ID
- General Ledger Journal Line
-
getGL_JournalLine_ID
public int getGL_JournalLine_ID()
Get Journal Line.- Specified by:
getGL_JournalLine_ID
in interfaceI_I_GLJournal
- Returns:
- General Ledger Journal Line
-
setI_ErrorMsg
public void setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message.- Specified by:
setI_ErrorMsg
in interfaceI_I_GLJournal
- Parameters:
I_ErrorMsg
- Messages generated from import process
-
getI_ErrorMsg
public String getI_ErrorMsg()
Get Import Error Message.- Specified by:
getI_ErrorMsg
in interfaceI_I_GLJournal
- Returns:
- Messages generated from import process
-
setI_GLJournal_ID
public void setI_GLJournal_ID(int I_GLJournal_ID)
Set Import GL Journal.- Specified by:
setI_GLJournal_ID
in interfaceI_I_GLJournal
- Parameters:
I_GLJournal_ID
- Import General Ledger Journal
-
getI_GLJournal_ID
public int getI_GLJournal_ID()
Get Import GL Journal.- Specified by:
getI_GLJournal_ID
in interfaceI_I_GLJournal
- Returns:
- Import General Ledger Journal
-
getKeyNamePair
public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setI_GLJournal_UU
public void setI_GLJournal_UU(String I_GLJournal_UU)
Set I_GLJournal_UU.- Specified by:
setI_GLJournal_UU
in interfaceI_I_GLJournal
- Parameters:
I_GLJournal_UU
- I_GLJournal_UU
-
getI_GLJournal_UU
public String getI_GLJournal_UU()
Get I_GLJournal_UU.- Specified by:
getI_GLJournal_UU
in interfaceI_I_GLJournal
- Returns:
- I_GLJournal_UU
-
setI_IsImported
public void setI_IsImported(boolean I_IsImported)
Set Imported.- Specified by:
setI_IsImported
in interfaceI_I_GLJournal
- Parameters:
I_IsImported
- Has this import been processed
-
isI_IsImported
public boolean isI_IsImported()
Get Imported.- Specified by:
isI_IsImported
in interfaceI_I_GLJournal
- Returns:
- Has this import been processed
-
setIsCreateNewBatch
public void setIsCreateNewBatch(boolean IsCreateNewBatch)
Set Create New Batch.- Specified by:
setIsCreateNewBatch
in interfaceI_I_GLJournal
- Parameters:
IsCreateNewBatch
- If selected a new batch is created
-
isCreateNewBatch
public boolean isCreateNewBatch()
Get Create New Batch.- Specified by:
isCreateNewBatch
in interfaceI_I_GLJournal
- Returns:
- If selected a new batch is created
-
setIsCreateNewJournal
public void setIsCreateNewJournal(boolean IsCreateNewJournal)
Set Create New Journal.- Specified by:
setIsCreateNewJournal
in interfaceI_I_GLJournal
- Parameters:
IsCreateNewJournal
- If selected a new journal within the batch is created
-
isCreateNewJournal
public boolean isCreateNewJournal()
Get Create New Journal.- Specified by:
isCreateNewJournal
in interfaceI_I_GLJournal
- Returns:
- If selected a new journal within the batch is created
-
setISO_Code
public void setISO_Code(String ISO_Code)
Set ISO Currency Code.- Specified by:
setISO_Code
in interfaceI_I_GLJournal
- Parameters:
ISO_Code
- Three letter ISO 4217 Code of the Currency
-
getISO_Code
public String getISO_Code()
Get ISO Currency Code.- Specified by:
getISO_Code
in interfaceI_I_GLJournal
- Returns:
- Three letter ISO 4217 Code of the Currency
-
setJournalDocumentNo
public void setJournalDocumentNo(String JournalDocumentNo)
Set Journal Document No.- Specified by:
setJournalDocumentNo
in interfaceI_I_GLJournal
- Parameters:
JournalDocumentNo
- Document number of the Journal
-
getJournalDocumentNo
public String getJournalDocumentNo()
Get Journal Document No.- Specified by:
getJournalDocumentNo
in interfaceI_I_GLJournal
- Returns:
- Document number of the Journal
-
setLine
public void setLine(int Line)
Set Line No.- Specified by:
setLine
in interfaceI_I_GLJournal
- Parameters:
Line
- Unique line for this document
-
getLine
public int getLine()
Get Line No.- Specified by:
getLine
in interfaceI_I_GLJournal
- Returns:
- Unique line for this document
-
getM_Product
public I_M_Product getM_Product() throws RuntimeException
- Specified by:
getM_Product
in interfaceI_I_GLJournal
- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID)
Set Product.- Specified by:
setM_Product_ID
in interfaceI_I_GLJournal
- Parameters:
M_Product_ID
- Product, Service, Item
-
getM_Product_ID
public int getM_Product_ID()
Get Product.- Specified by:
getM_Product_ID
in interfaceI_I_GLJournal
- Returns:
- Product, Service, Item
-
setOrgTrxValue
public void setOrgTrxValue(String OrgTrxValue)
Set Trx Org Key.- Specified by:
setOrgTrxValue
in interfaceI_I_GLJournal
- Parameters:
OrgTrxValue
- Key of the Transaction Organization
-
getOrgTrxValue
public String getOrgTrxValue()
Get Trx Org Key.- Specified by:
getOrgTrxValue
in interfaceI_I_GLJournal
- Returns:
- Key of the Transaction Organization
-
setOrgValue
public void setOrgValue(String OrgValue)
Set Org Key.- Specified by:
setOrgValue
in interfaceI_I_GLJournal
- Parameters:
OrgValue
- Key of the Organization
-
getOrgValue
public String getOrgValue()
Get Org Key.- Specified by:
getOrgValue
in interfaceI_I_GLJournal
- Returns:
- Key of the Organization
-
setPostingType
public void setPostingType(String PostingType)
Set PostingType.- Specified by:
setPostingType
in interfaceI_I_GLJournal
- Parameters:
PostingType
- The type of posted amount for the transaction
-
getPostingType
public String getPostingType()
Get PostingType.- Specified by:
getPostingType
in interfaceI_I_GLJournal
- Returns:
- The type of posted amount for the transaction
-
setProcessed
public void setProcessed(boolean Processed)
Set Processed.- Specified by:
setProcessed
in interfaceI_I_GLJournal
- Parameters:
Processed
- The document has been processed
-
isProcessed
public boolean isProcessed()
Get Processed.- Specified by:
isProcessed
in interfaceI_I_GLJournal
- Returns:
- The document has been processed
-
setProcessing
public void setProcessing(boolean Processing)
Set Process Now.- Specified by:
setProcessing
in interfaceI_I_GLJournal
- Parameters:
Processing
- Process Now
-
isProcessing
public boolean isProcessing()
Get Process Now.- Specified by:
isProcessing
in interfaceI_I_GLJournal
- Returns:
- Process Now
-
setProductValue
public void setProductValue(String ProductValue)
Set Product Key.- Specified by:
setProductValue
in interfaceI_I_GLJournal
- Parameters:
ProductValue
- Key of the Product
-
getProductValue
public String getProductValue()
Get Product Key.- Specified by:
getProductValue
in interfaceI_I_GLJournal
- Returns:
- Key of the Product
-
setProjectValue
public void setProjectValue(String ProjectValue)
Set Project Key.- Specified by:
setProjectValue
in interfaceI_I_GLJournal
- Parameters:
ProjectValue
- Key of the Project
-
getProjectValue
public String getProjectValue()
Get Project Key.- Specified by:
getProjectValue
in interfaceI_I_GLJournal
- Returns:
- Key of the Project
-
setQty
public void setQty(BigDecimal Qty)
Set Quantity.- Specified by:
setQty
in interfaceI_I_GLJournal
- Parameters:
Qty
- Quantity
-
getQty
public BigDecimal getQty()
Get Quantity.- Specified by:
getQty
in interfaceI_I_GLJournal
- Returns:
- Quantity
-
setSalesRegionValue
public void setSalesRegionValue(String SalesRegionValue)
Set Sales Region Key.- Specified by:
setSalesRegionValue
in interfaceI_I_GLJournal
- Parameters:
SalesRegionValue
- Text key of the Sales Region
-
getSalesRegionValue
public String getSalesRegionValue()
Get Sales Region Key.- Specified by:
getSalesRegionValue
in interfaceI_I_GLJournal
- Returns:
- Text key of the Sales Region
-
setSKU
public void setSKU(String SKU)
Set SKU.- Specified by:
setSKU
in interfaceI_I_GLJournal
- Parameters:
SKU
- Stock Keeping Unit
-
getSKU
public String getSKU()
Get SKU.- Specified by:
getSKU
in interfaceI_I_GLJournal
- Returns:
- Stock Keeping Unit
-
setUPC
public void setUPC(String UPC)
Set UPC/EAN.- Specified by:
setUPC
in interfaceI_I_GLJournal
- Parameters:
UPC
- Bar Code (Universal Product Code or its superset European Article Number)
-
getUPC
public String getUPC()
Get UPC/EAN.- Specified by:
getUPC
in interfaceI_I_GLJournal
- Returns:
- Bar Code (Universal Product Code or its superset European Article Number)
-
getUser1
public I_C_ElementValue getUser1() throws RuntimeException
- Specified by:
getUser1
in interfaceI_I_GLJournal
- Throws:
RuntimeException
-
setUser1_ID
public void setUser1_ID(int User1_ID)
Set User Element List 1.- Specified by:
setUser1_ID
in interfaceI_I_GLJournal
- Parameters:
User1_ID
- User defined list element #1
-
getUser1_ID
public int getUser1_ID()
Get User Element List 1.- Specified by:
getUser1_ID
in interfaceI_I_GLJournal
- Returns:
- User defined list element #1
-
getUser2
public I_C_ElementValue getUser2() throws RuntimeException
- Specified by:
getUser2
in interfaceI_I_GLJournal
- Throws:
RuntimeException
-
setUser2_ID
public void setUser2_ID(int User2_ID)
Set User Element List 2.- Specified by:
setUser2_ID
in interfaceI_I_GLJournal
- Parameters:
User2_ID
- User defined list element #2
-
getUser2_ID
public int getUser2_ID()
Get User Element List 2.- Specified by:
getUser2_ID
in interfaceI_I_GLJournal
- Returns:
- User defined list element #2
-
-