Package org.compiere.model
Class X_GL_JournalLine
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_GL_JournalLine
- All Implemented Interfaces:
Serializable,Cloneable,Comparator<Object>,I_GL_JournalLine,I_Persistent,Evaluatee
- Direct Known Subclasses:
MJournalLine
Generated Model for GL_JournalLine
- Version:
- Release 13 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
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, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_IDFields inherited from interface org.compiere.model.I_GL_JournalLine
accessLevel, COLUMNNAME_A_Asset_Group_ID, COLUMNNAME_A_Asset_ID, COLUMNNAME_A_CreateAsset, COLUMNNAME_A_Processed, COLUMNNAME_Account_ID, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_OrgTrx_ID, COLUMNNAME_Alias_ValidCombination_ID, COLUMNNAME_AmtAcctCr, COLUMNNAME_AmtAcctDr, COLUMNNAME_AmtSourceCr, COLUMNNAME_AmtSourceDr, COLUMNNAME_C_Activity_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_Campaign_ID, COLUMNNAME_C_Charge_ID, COLUMNNAME_C_ConversionType_ID, COLUMNNAME_C_CostCenter_ID, COLUMNNAME_C_Currency_ID, COLUMNNAME_C_Department_ID, COLUMNNAME_C_Employee_ID, COLUMNNAME_C_LocFrom_ID, COLUMNNAME_C_LocTo_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_C_SalesRegion_ID, COLUMNNAME_C_SubAcct_ID, COLUMNNAME_C_Tax_ID, COLUMNNAME_C_UOM_ID, COLUMNNAME_C_ValidCombination_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_CurrencyRate, COLUMNNAME_DateAcct, COLUMNNAME_Description, COLUMNNAME_GL_Journal_ID, COLUMNNAME_GL_JournalLine_ID, COLUMNNAME_GL_JournalLine_UU, COLUMNNAME_IsActive, COLUMNNAME_IsGenerated, COLUMNNAME_Line, COLUMNNAME_M_AttributeSetInstance_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_M_Warehouse_ID, COLUMNNAME_Processed, COLUMNNAME_Qty, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_User1_ID, COLUMNNAME_User2_ID, Model, Table_ID, Table_Name -
Constructor Summary
ConstructorsConstructorDescriptionX_GL_JournalLine(Properties ctx, int GL_JournalLine_ID, String trxName) Standard ConstructorX_GL_JournalLine(Properties ctx, int GL_JournalLine_ID, String trxName, String... virtualColumns) Standard ConstructorX_GL_JournalLine(Properties ctx, String GL_JournalLine_UU, String trxName) Standard ConstructorX_GL_JournalLine(Properties ctx, String GL_JournalLine_UU, String trxName, String... virtualColumns) Standard ConstructorX_GL_JournalLine(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected intAccessLevelDeprecated.Deprecated.intGet Asset Group.intGet Asset.Deprecated.intGet Account.intGet Trx Organization.Deprecated.intGet Alias List.Get Accounted Credit.Get Accounted Debit.Get Source Credit.Get Source Debit.Deprecated.intGet Activity.Deprecated.intGet Business Partner.Deprecated.intGet Campaign.Deprecated.intGet Charge.Deprecated.intGet Currency Type.Deprecated.intGet Cost Center.Deprecated.intGet Currency.Deprecated.intGet Department.Deprecated.intGet Employee.Deprecated.intGet Location From.Deprecated.intGet Location To.Deprecated.intGet Project.Deprecated.intGet Sales Region.Deprecated.intGet Sub Account.getC_Tax()Deprecated.intGet Tax.getC_UOM()Deprecated.intGet UOM.Deprecated.intGet Combination.Get Rate.Get Account Date.Get Description.Deprecated.intGet Journal.intGet Journal Line.Get GL_JournalLine_UU.Get Record ID/ColumnNameintgetLine()Get Line No.Deprecated.intGet Attribute Set Instance.Deprecated.intGet Product.Deprecated.intGet Warehouse.getQty()Get Quantity.getUser1()Deprecated.intGet User Element List 1.getUser2()Deprecated.intGet User Element List 2.protected POInfoinitPO(Properties ctx) Load Meta DatabooleanGet Create Asset.booleanGet Processed.booleanGet Generated.booleanGet Processed.voidsetA_Asset_Group_ID(int A_Asset_Group_ID) Set Asset Group.voidsetA_Asset_ID(int A_Asset_ID) Set Asset.voidsetA_CreateAsset(boolean A_CreateAsset) Set Create Asset.voidsetA_Processed(boolean A_Processed) Set Processed.voidsetAccount_ID(int Account_ID) Set Account.voidsetAD_OrgTrx_ID(int AD_OrgTrx_ID) Set Trx Organization.voidsetAlias_ValidCombination_ID(int Alias_ValidCombination_ID) Set Alias List.voidsetAmtAcctCr(BigDecimal AmtAcctCr) Set Accounted Credit.voidsetAmtAcctDr(BigDecimal AmtAcctDr) Set Accounted Debit.voidsetAmtSourceCr(BigDecimal AmtSourceCr) Set Source Credit.voidsetAmtSourceDr(BigDecimal AmtSourceDr) Set Source Debit.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_Charge_ID(int C_Charge_ID) Set Charge.voidsetC_ConversionType_ID(int C_ConversionType_ID) Set Currency Type.voidsetC_CostCenter_ID(int C_CostCenter_ID) Set Cost Center.voidsetC_Currency_ID(int C_Currency_ID) Set Currency.voidsetC_Department_ID(int C_Department_ID) Set Department.voidsetC_Employee_ID(int C_Employee_ID) Set Employee.voidsetC_LocFrom_ID(int C_LocFrom_ID) Set Location From.voidsetC_LocTo_ID(int C_LocTo_ID) Set Location To.voidsetC_Project_ID(int C_Project_ID) Set Project.voidsetC_SalesRegion_ID(int C_SalesRegion_ID) Set Sales Region.voidsetC_SubAcct_ID(int C_SubAcct_ID) Set Sub Account.voidsetC_Tax_ID(int C_Tax_ID) Set Tax.voidsetC_UOM_ID(int C_UOM_ID) Set UOM.voidsetC_ValidCombination_ID(int C_ValidCombination_ID) Set Combination.voidsetCurrencyRate(BigDecimal CurrencyRate) Set Rate.voidsetDateAcct(Timestamp DateAcct) Set Account Date.voidsetDescription(String Description) Set Description.voidsetGL_Journal_ID(int GL_Journal_ID) Set Journal.voidsetGL_JournalLine_ID(int GL_JournalLine_ID) Set Journal Line.voidsetGL_JournalLine_UU(String GL_JournalLine_UU) Set GL_JournalLine_UU.voidsetIsGenerated(boolean IsGenerated) Set Generated.voidsetLine(int Line) Set Line No.voidsetM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID) Set Attribute Set Instance.voidsetM_Product_ID(int M_Product_ID) Set Product.voidsetM_Warehouse_ID(int M_Warehouse_ID) Set Warehouse.voidsetProcessed(boolean Processed) Set Processed.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.toString()String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, 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_TableAttribute, get_TableAttributeAsBoolean, get_TableAttributeAsInt, get_TableAttributes, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, 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, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, 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, toInsertSQL, unlock, update_Tree, validForeignKeys, validForeignKeysExMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongMethods inherited from interface org.compiere.model.I_GL_JournalLine
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActiveMethods inherited from interface org.compiere.model.I_Persistent
save
-
Constructor Details
-
X_GL_JournalLine
Standard Constructor -
X_GL_JournalLine
public X_GL_JournalLine(Properties ctx, int GL_JournalLine_ID, String trxName, String... virtualColumns) Standard Constructor -
X_GL_JournalLine
Standard Constructor -
X_GL_JournalLine
public X_GL_JournalLine(Properties ctx, String GL_JournalLine_UU, String trxName, String... virtualColumns) Standard Constructor -
X_GL_JournalLine
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevelin classPO- Returns:
- 1 - Org
-
initPO
Load Meta Data -
toString
Description copied from class:POString representation -
setAD_OrgTrx_ID
public void setAD_OrgTrx_ID(int AD_OrgTrx_ID) Set Trx Organization.- Specified by:
setAD_OrgTrx_IDin interfaceI_GL_JournalLine- 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_GL_JournalLine- Returns:
- Performing or initiating organization
-
getA_Asset_Group
Deprecated.- Specified by:
getA_Asset_Groupin interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setA_Asset_Group_ID
public void setA_Asset_Group_ID(int A_Asset_Group_ID) Set Asset Group.- Specified by:
setA_Asset_Group_IDin interfaceI_GL_JournalLine- Parameters:
A_Asset_Group_ID- Group of Assets
-
getA_Asset_Group_ID
public int getA_Asset_Group_ID()Get Asset Group.- Specified by:
getA_Asset_Group_IDin interfaceI_GL_JournalLine- Returns:
- Group of Assets
-
getA_Asset
Deprecated.- Specified by:
getA_Assetin interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setA_Asset_ID
public void setA_Asset_ID(int A_Asset_ID) Set Asset.- Specified by:
setA_Asset_IDin interfaceI_GL_JournalLine- Parameters:
A_Asset_ID- Asset used internally or by customers
-
getA_Asset_ID
public int getA_Asset_ID()Get Asset.- Specified by:
getA_Asset_IDin interfaceI_GL_JournalLine- Returns:
- Asset used internally or by customers
-
setA_CreateAsset
public void setA_CreateAsset(boolean A_CreateAsset) Set Create Asset.- Specified by:
setA_CreateAssetin interfaceI_GL_JournalLine- Parameters:
A_CreateAsset- Create Asset
-
isA_CreateAsset
public boolean isA_CreateAsset()Get Create Asset.- Specified by:
isA_CreateAssetin interfaceI_GL_JournalLine- Returns:
- Create Asset
-
setA_Processed
public void setA_Processed(boolean A_Processed) Set Processed.- Specified by:
setA_Processedin interfaceI_GL_JournalLine- Parameters:
A_Processed- Processed
-
isA_Processed
public boolean isA_Processed()Get Processed.- Specified by:
isA_Processedin interfaceI_GL_JournalLine- Returns:
- Processed
-
getAccount
Deprecated.- Specified by:
getAccountin interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setAccount_ID
public void setAccount_ID(int Account_ID) Set Account.- Specified by:
setAccount_IDin interfaceI_GL_JournalLine- Parameters:
Account_ID- Account used
-
getAccount_ID
public int getAccount_ID()Get Account.- Specified by:
getAccount_IDin interfaceI_GL_JournalLine- Returns:
- Account used
-
getAlias_ValidCombination
@Deprecated(since="13") public I_C_ValidCombination getAlias_ValidCombination() throws RuntimeExceptionDeprecated.- Specified by:
getAlias_ValidCombinationin interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setAlias_ValidCombination_ID
public void setAlias_ValidCombination_ID(int Alias_ValidCombination_ID) Set Alias List.- Specified by:
setAlias_ValidCombination_IDin interfaceI_GL_JournalLine- Parameters:
Alias_ValidCombination_ID- Valid Account Alias List
-
getAlias_ValidCombination_ID
public int getAlias_ValidCombination_ID()Get Alias List.- Specified by:
getAlias_ValidCombination_IDin interfaceI_GL_JournalLine- Returns:
- Valid Account Alias List
-
setAmtAcctCr
Set Accounted Credit.- Specified by:
setAmtAcctCrin interfaceI_GL_JournalLine- Parameters:
AmtAcctCr- Accounted Credit Amount
-
getAmtAcctCr
Get Accounted Credit.- Specified by:
getAmtAcctCrin interfaceI_GL_JournalLine- Returns:
- Accounted Credit Amount
-
setAmtAcctDr
Set Accounted Debit.- Specified by:
setAmtAcctDrin interfaceI_GL_JournalLine- Parameters:
AmtAcctDr- Accounted Debit Amount
-
getAmtAcctDr
Get Accounted Debit.- Specified by:
getAmtAcctDrin interfaceI_GL_JournalLine- Returns:
- Accounted Debit Amount
-
setAmtSourceCr
Set Source Credit.- Specified by:
setAmtSourceCrin interfaceI_GL_JournalLine- Parameters:
AmtSourceCr- Source Credit Amount
-
getAmtSourceCr
Get Source Credit.- Specified by:
getAmtSourceCrin interfaceI_GL_JournalLine- Returns:
- Source Credit Amount
-
setAmtSourceDr
Set Source Debit.- Specified by:
setAmtSourceDrin interfaceI_GL_JournalLine- Parameters:
AmtSourceDr- Source Debit Amount
-
getAmtSourceDr
Get Source Debit.- Specified by:
getAmtSourceDrin interfaceI_GL_JournalLine- Returns:
- Source Debit Amount
-
getC_Activity
Deprecated.- Specified by:
getC_Activityin interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setC_Activity_ID
public void setC_Activity_ID(int C_Activity_ID) Set Activity.- Specified by:
setC_Activity_IDin interfaceI_GL_JournalLine- Parameters:
C_Activity_ID- Business Activity
-
getC_Activity_ID
public int getC_Activity_ID()Get Activity.- Specified by:
getC_Activity_IDin interfaceI_GL_JournalLine- Returns:
- Business Activity
-
getC_BPartner
Deprecated.- Specified by:
getC_BPartnerin interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID) Set Business Partner.- Specified by:
setC_BPartner_IDin interfaceI_GL_JournalLine- 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_GL_JournalLine- Returns:
- Identifies a Business Partner
-
getC_Campaign
Deprecated.- Specified by:
getC_Campaignin interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setC_Campaign_ID
public void setC_Campaign_ID(int C_Campaign_ID) Set Campaign.- Specified by:
setC_Campaign_IDin interfaceI_GL_JournalLine- Parameters:
C_Campaign_ID- Marketing Campaign
-
getC_Campaign_ID
public int getC_Campaign_ID()Get Campaign.- Specified by:
getC_Campaign_IDin interfaceI_GL_JournalLine- Returns:
- Marketing Campaign
-
getC_Charge
Deprecated.- Specified by:
getC_Chargein interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setC_Charge_ID
public void setC_Charge_ID(int C_Charge_ID) Set Charge.- Specified by:
setC_Charge_IDin interfaceI_GL_JournalLine- Parameters:
C_Charge_ID- Additional document charges
-
getC_Charge_ID
public int getC_Charge_ID()Get Charge.- Specified by:
getC_Charge_IDin interfaceI_GL_JournalLine- Returns:
- Additional document charges
-
getC_ConversionType
Deprecated.- Specified by:
getC_ConversionTypein interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setC_ConversionType_ID
public void setC_ConversionType_ID(int C_ConversionType_ID) Set Currency Type.- Specified by:
setC_ConversionType_IDin interfaceI_GL_JournalLine- Parameters:
C_ConversionType_ID- Currency Conversion Rate Type
-
getC_ConversionType_ID
public int getC_ConversionType_ID()Get Currency Type.- Specified by:
getC_ConversionType_IDin interfaceI_GL_JournalLine- Returns:
- Currency Conversion Rate Type
-
getC_CostCenter
Deprecated.- Specified by:
getC_CostCenterin interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setC_CostCenter_ID
public void setC_CostCenter_ID(int C_CostCenter_ID) Set Cost Center.- Specified by:
setC_CostCenter_IDin interfaceI_GL_JournalLine- Parameters:
C_CostCenter_ID- Cost Center
-
getC_CostCenter_ID
public int getC_CostCenter_ID()Get Cost Center.- Specified by:
getC_CostCenter_IDin interfaceI_GL_JournalLine- Returns:
- Cost Center
-
getC_Currency
Deprecated.- Specified by:
getC_Currencyin interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setC_Currency_ID
public void setC_Currency_ID(int C_Currency_ID) Set Currency.- Specified by:
setC_Currency_IDin interfaceI_GL_JournalLine- Parameters:
C_Currency_ID- The Currency for this record
-
getC_Currency_ID
public int getC_Currency_ID()Get Currency.- Specified by:
getC_Currency_IDin interfaceI_GL_JournalLine- Returns:
- The Currency for this record
-
getC_Department
Deprecated.- Specified by:
getC_Departmentin interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setC_Department_ID
public void setC_Department_ID(int C_Department_ID) Set Department.- Specified by:
setC_Department_IDin interfaceI_GL_JournalLine- Parameters:
C_Department_ID- Department
-
getC_Department_ID
public int getC_Department_ID()Get Department.- Specified by:
getC_Department_IDin interfaceI_GL_JournalLine- Returns:
- Department
-
getC_Employee
Deprecated.- Specified by:
getC_Employeein interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setC_Employee_ID
public void setC_Employee_ID(int C_Employee_ID) Set Employee.- Specified by:
setC_Employee_IDin interfaceI_GL_JournalLine- Parameters:
C_Employee_ID- Identifies a Business Partner
-
getC_Employee_ID
public int getC_Employee_ID()Get Employee.- Specified by:
getC_Employee_IDin interfaceI_GL_JournalLine- Returns:
- Identifies a Business Partner
-
getC_LocFrom
Deprecated.- Specified by:
getC_LocFromin interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setC_LocFrom_ID
public void setC_LocFrom_ID(int C_LocFrom_ID) Set Location From.- Specified by:
setC_LocFrom_IDin interfaceI_GL_JournalLine- 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_GL_JournalLine- Returns:
- Location that inventory was moved from
-
getC_LocTo
Deprecated.- Specified by:
getC_LocToin interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setC_LocTo_ID
public void setC_LocTo_ID(int C_LocTo_ID) Set Location To.- Specified by:
setC_LocTo_IDin interfaceI_GL_JournalLine- 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_GL_JournalLine- Returns:
- Location that inventory was moved to
-
getC_Project
Deprecated.- Specified by:
getC_Projectin interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setC_Project_ID
public void setC_Project_ID(int C_Project_ID) Set Project.- Specified by:
setC_Project_IDin interfaceI_GL_JournalLine- Parameters:
C_Project_ID- Financial Project
-
getC_Project_ID
public int getC_Project_ID()Get Project.- Specified by:
getC_Project_IDin interfaceI_GL_JournalLine- Returns:
- Financial Project
-
getC_SalesRegion
Deprecated.- Specified by:
getC_SalesRegionin interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setC_SalesRegion_ID
public void setC_SalesRegion_ID(int C_SalesRegion_ID) Set Sales Region.- Specified by:
setC_SalesRegion_IDin interfaceI_GL_JournalLine- Parameters:
C_SalesRegion_ID- Sales coverage region
-
getC_SalesRegion_ID
public int getC_SalesRegion_ID()Get Sales Region.- Specified by:
getC_SalesRegion_IDin interfaceI_GL_JournalLine- Returns:
- Sales coverage region
-
getC_SubAcct
Deprecated.- Specified by:
getC_SubAcctin interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setC_SubAcct_ID
public void setC_SubAcct_ID(int C_SubAcct_ID) Set Sub Account.- Specified by:
setC_SubAcct_IDin interfaceI_GL_JournalLine- 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_GL_JournalLine- Returns:
- Sub account for Element Value
-
getC_Tax
Deprecated.- Specified by:
getC_Taxin interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setC_Tax_ID
public void setC_Tax_ID(int C_Tax_ID) Set Tax.- Specified by:
setC_Tax_IDin interfaceI_GL_JournalLine- Parameters:
C_Tax_ID- Tax identifier
-
getC_Tax_ID
public int getC_Tax_ID()Get Tax.- Specified by:
getC_Tax_IDin interfaceI_GL_JournalLine- Returns:
- Tax identifier
-
getC_UOM
Deprecated.- Specified by:
getC_UOMin interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setC_UOM_ID
public void setC_UOM_ID(int C_UOM_ID) Set UOM.- Specified by:
setC_UOM_IDin interfaceI_GL_JournalLine- Parameters:
C_UOM_ID- Unit of Measure
-
getC_UOM_ID
public int getC_UOM_ID()Get UOM.- Specified by:
getC_UOM_IDin interfaceI_GL_JournalLine- Returns:
- Unit of Measure
-
getC_ValidCombination
Deprecated.- Specified by:
getC_ValidCombinationin interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setC_ValidCombination_ID
public void setC_ValidCombination_ID(int C_ValidCombination_ID) Set Combination.- Specified by:
setC_ValidCombination_IDin interfaceI_GL_JournalLine- Parameters:
C_ValidCombination_ID- Valid Account Combination
-
getC_ValidCombination_ID
public int getC_ValidCombination_ID()Get Combination.- Specified by:
getC_ValidCombination_IDin interfaceI_GL_JournalLine- Returns:
- Valid Account Combination
-
setCurrencyRate
Set Rate.- Specified by:
setCurrencyRatein interfaceI_GL_JournalLine- Parameters:
CurrencyRate- Currency Conversion Rate
-
getCurrencyRate
Get Rate.- Specified by:
getCurrencyRatein interfaceI_GL_JournalLine- Returns:
- Currency Conversion Rate
-
setDateAcct
Set Account Date.- Specified by:
setDateAcctin interfaceI_GL_JournalLine- Parameters:
DateAcct- Accounting Date
-
getDateAcct
Get Account Date.- Specified by:
getDateAcctin interfaceI_GL_JournalLine- Returns:
- Accounting Date
-
setDescription
Set Description.- Specified by:
setDescriptionin interfaceI_GL_JournalLine- Parameters:
Description- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescriptionin interfaceI_GL_JournalLine- Returns:
- Optional short description of the record
-
setGL_JournalLine_ID
public void setGL_JournalLine_ID(int GL_JournalLine_ID) Set Journal Line.- Specified by:
setGL_JournalLine_IDin interfaceI_GL_JournalLine- Parameters:
GL_JournalLine_ID- General Ledger Journal Line
-
getGL_JournalLine_ID
public int getGL_JournalLine_ID()Get Journal Line.- Specified by:
getGL_JournalLine_IDin interfaceI_GL_JournalLine- Returns:
- General Ledger Journal Line
-
setGL_JournalLine_UU
Set GL_JournalLine_UU.- Specified by:
setGL_JournalLine_UUin interfaceI_GL_JournalLine- Parameters:
GL_JournalLine_UU- GL_JournalLine_UU
-
getGL_JournalLine_UU
Get GL_JournalLine_UU.- Specified by:
getGL_JournalLine_UUin interfaceI_GL_JournalLine- Returns:
- GL_JournalLine_UU
-
getGL_Journal
Deprecated.- Specified by:
getGL_Journalin interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setGL_Journal_ID
public void setGL_Journal_ID(int GL_Journal_ID) Set Journal.- Specified by:
setGL_Journal_IDin interfaceI_GL_JournalLine- Parameters:
GL_Journal_ID- General Ledger Journal
-
getGL_Journal_ID
public int getGL_Journal_ID()Get Journal.- Specified by:
getGL_Journal_IDin interfaceI_GL_JournalLine- Returns:
- General Ledger Journal
-
setIsGenerated
public void setIsGenerated(boolean IsGenerated) Set Generated.- Specified by:
setIsGeneratedin interfaceI_GL_JournalLine- Parameters:
IsGenerated- This Line is generated
-
isGenerated
public boolean isGenerated()Get Generated.- Specified by:
isGeneratedin interfaceI_GL_JournalLine- Returns:
- This Line is generated
-
setLine
public void setLine(int Line) Set Line No.- Specified by:
setLinein interfaceI_GL_JournalLine- Parameters:
Line- Unique line for this document
-
getLine
public int getLine()Get Line No.- Specified by:
getLinein interfaceI_GL_JournalLine- Returns:
- Unique line for this document
-
getKeyNamePair
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
getM_AttributeSetInstance
@Deprecated(since="13") public I_M_AttributeSetInstance getM_AttributeSetInstance() throws RuntimeExceptionDeprecated.- Specified by:
getM_AttributeSetInstancein interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setM_AttributeSetInstance_ID
public void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID) Set Attribute Set Instance.- Specified by:
setM_AttributeSetInstance_IDin interfaceI_GL_JournalLine- Parameters:
M_AttributeSetInstance_ID- Product Attribute Set Instance
-
getM_AttributeSetInstance_ID
public int getM_AttributeSetInstance_ID()Get Attribute Set Instance.- Specified by:
getM_AttributeSetInstance_IDin interfaceI_GL_JournalLine- Returns:
- Product Attribute Set Instance
-
getM_Product
Deprecated.- Specified by:
getM_Productin interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID) Set Product.- Specified by:
setM_Product_IDin interfaceI_GL_JournalLine- Parameters:
M_Product_ID- Product, Service, Item
-
getM_Product_ID
public int getM_Product_ID()Get Product.- Specified by:
getM_Product_IDin interfaceI_GL_JournalLine- Returns:
- Product, Service, Item
-
getM_Warehouse
Deprecated.- Specified by:
getM_Warehousein interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setM_Warehouse_ID
public void setM_Warehouse_ID(int M_Warehouse_ID) Set Warehouse.- Specified by:
setM_Warehouse_IDin interfaceI_GL_JournalLine- Parameters:
M_Warehouse_ID- Storage Warehouse and Service Point
-
getM_Warehouse_ID
public int getM_Warehouse_ID()Get Warehouse.- Specified by:
getM_Warehouse_IDin interfaceI_GL_JournalLine- Returns:
- Storage Warehouse and Service Point
-
setProcessed
public void setProcessed(boolean Processed) Set Processed.- Specified by:
setProcessedin interfaceI_GL_JournalLine- Parameters:
Processed- The document has been processed
-
isProcessed
public boolean isProcessed()Get Processed.- Specified by:
isProcessedin interfaceI_GL_JournalLine- Returns:
- The document has been processed
-
setQty
Set Quantity.- Specified by:
setQtyin interfaceI_GL_JournalLine- Parameters:
Qty- Quantity
-
getQty
Get Quantity.- Specified by:
getQtyin interfaceI_GL_JournalLine- Returns:
- Quantity
-
getUser1
Deprecated.- Specified by:
getUser1in interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setUser1_ID
public void setUser1_ID(int User1_ID) Set User Element List 1.- Specified by:
setUser1_IDin interfaceI_GL_JournalLine- Parameters:
User1_ID- User defined list element #1
-
getUser1_ID
public int getUser1_ID()Get User Element List 1.- Specified by:
getUser1_IDin interfaceI_GL_JournalLine- Returns:
- User defined list element #1
-
getUser2
Deprecated.- Specified by:
getUser2in interfaceI_GL_JournalLine- Throws:
RuntimeException
-
setUser2_ID
public void setUser2_ID(int User2_ID) Set User Element List 2.- Specified by:
setUser2_IDin interfaceI_GL_JournalLine- Parameters:
User2_ID- User defined list element #2
-
getUser2_ID
public int getUser2_ID()Get User Element List 2.- Specified by:
getUser2_IDin interfaceI_GL_JournalLine- Returns:
- User defined list element #2
-