Package org.compiere.model
Class X_A_Depreciation_Exp
- java.lang.Object
-
- org.compiere.model.PO
-
- org.compiere.model.X_A_Depreciation_Exp
-
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_A_Depreciation_Exp
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MDepreciationExp
public class X_A_Depreciation_Exp extends PO implements I_A_Depreciation_Exp, I_Persistent
Generated Model for A_Depreciation_Exp- Version:
- Release 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
A_ENTRY_TYPE_AD_Reference_ID
A_Entry_Type AD_Reference_ID=53257static String
A_ENTRY_TYPE_Depreciation
Depreciation = DEPstatic String
A_ENTRY_TYPE_Disposals
Disposals = DISstatic String
A_ENTRY_TYPE_Forecasts
Forecasts = FORstatic String
A_ENTRY_TYPE_New
New = NEWstatic String
A_ENTRY_TYPE_Splits
Splits = SPLstatic String
A_ENTRY_TYPE_Transfers
Transfers = TRNstatic 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_A_Depreciation_Exp
accessLevel, COLUMNNAME_A_Account_Number_Acct, COLUMNNAME_A_Accumulated_Depr, COLUMNNAME_A_Accumulated_Depr_Delta, COLUMNNAME_A_Accumulated_Depr_F, COLUMNNAME_A_Accumulated_Depr_F_Delta, COLUMNNAME_A_Asset_Addition_ID, COLUMNNAME_A_Asset_Cost, COLUMNNAME_A_Asset_Cost_Delta, COLUMNNAME_A_Asset_Disposed_ID, COLUMNNAME_A_Asset_ID, COLUMNNAME_A_Asset_Remaining, COLUMNNAME_A_Asset_Remaining_F, COLUMNNAME_A_Depreciation_Entry_ID, COLUMNNAME_A_Depreciation_Exp_ID, COLUMNNAME_A_Depreciation_Exp_UU, COLUMNNAME_A_Entry_Type, COLUMNNAME_A_Period, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_C_AcctSchema_ID, COLUMNNAME_CR_Account_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_DateAcct, COLUMNNAME_Description, COLUMNNAME_DR_Account_ID, COLUMNNAME_Expense, COLUMNNAME_Expense_F, COLUMNNAME_Help, COLUMNNAME_IsActive, COLUMNNAME_IsDepreciated, COLUMNNAME_PostingType, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_UseLifeMonths, COLUMNNAME_UseLifeMonths_F, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_A_Depreciation_Exp(Properties ctx, int A_Depreciation_Exp_ID, String trxName)
Standard ConstructorX_A_Depreciation_Exp(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_ValidCombination
getA_Account_Number_A()
int
getA_Account_Number_Acct()
Get A_Account_Number_Acct.BigDecimal
getA_Accumulated_Depr()
Get Accumulated Depreciation.BigDecimal
getA_Accumulated_Depr_Delta()
Get Accumulated Depreciation (delta).BigDecimal
getA_Accumulated_Depr_F()
Get Accumulated Depreciation (fiscal).BigDecimal
getA_Accumulated_Depr_F_Delta()
Get Accumulated Depreciation - fiscal (delta).I_A_Asset
getA_Asset()
I_A_Asset_Addition
getA_Asset_Addition()
int
getA_Asset_Addition_ID()
Get Asset Addition.BigDecimal
getA_Asset_Cost()
Get Asset Cost.BigDecimal
getA_Asset_Cost_Delta()
Get Delta Asset Cost.I_A_Asset_Disposed
getA_Asset_Disposed()
int
getA_Asset_Disposed_ID()
Get Asset Disposed.int
getA_Asset_ID()
Get Asset.BigDecimal
getA_Asset_Remaining()
Get Remaining Amt.BigDecimal
getA_Asset_Remaining_F()
Get Remaining Amt (fiscal).I_A_Depreciation_Entry
getA_Depreciation_Entry()
int
getA_Depreciation_Entry_ID()
Get Depreciation Entry.int
getA_Depreciation_Exp_ID()
Get A_Depreciation_Exp_ID.String
getA_Depreciation_Exp_UU()
Get A_Depreciation_Exp_UU.String
getA_Entry_Type()
Get Entry Type.int
getA_Period()
Get Asset Period.I_C_AcctSchema
getC_AcctSchema()
int
getC_AcctSchema_ID()
Get Accounting Schema.I_C_ValidCombination
getCR_Account()
int
getCR_Account_ID()
Get Account (credit).Timestamp
getDateAcct()
Get Account Date.String
getDescription()
Get Description.I_C_ValidCombination
getDR_Account()
int
getDR_Account_ID()
Get Account (debit).BigDecimal
getExpense()
Get Expense.BigDecimal
getExpense_F()
Get Expense (fiscal).String
getHelp()
Get Comment/Help.KeyNamePair
getKeyNamePair()
Get Record ID/ColumnNameString
getPostingType()
Get PostingType.int
getUseLifeMonths()
Get Usable Life - Months.int
getUseLifeMonths_F()
Get Use Life - Months (fiscal).protected POInfo
initPO(Properties ctx)
Load Meta Databoolean
isDepreciated()
Get Depreciate.boolean
isProcessed()
Get Processed.boolean
isProcessing()
Get Process Now.void
setA_Account_Number_Acct(int A_Account_Number_Acct)
Set A_Account_Number_Acct.void
setA_Accumulated_Depr(BigDecimal A_Accumulated_Depr)
Set Accumulated Depreciation.void
setA_Accumulated_Depr_Delta(BigDecimal A_Accumulated_Depr_Delta)
Set Accumulated Depreciation (delta).void
setA_Accumulated_Depr_F(BigDecimal A_Accumulated_Depr_F)
Set Accumulated Depreciation (fiscal).void
setA_Accumulated_Depr_F_Delta(BigDecimal A_Accumulated_Depr_F_Delta)
Set Accumulated Depreciation - fiscal (delta).void
setA_Asset_Addition_ID(int A_Asset_Addition_ID)
Set Asset Addition.void
setA_Asset_Cost(BigDecimal A_Asset_Cost)
Set Asset Cost.void
setA_Asset_Cost_Delta(BigDecimal A_Asset_Cost_Delta)
Set Delta Asset Cost.void
setA_Asset_Disposed_ID(int A_Asset_Disposed_ID)
Set Asset Disposed.void
setA_Asset_ID(int A_Asset_ID)
Set Asset.void
setA_Asset_Remaining(BigDecimal A_Asset_Remaining)
Set Remaining Amt.void
setA_Asset_Remaining_F(BigDecimal A_Asset_Remaining_F)
Set Remaining Amt (fiscal).void
setA_Depreciation_Entry_ID(int A_Depreciation_Entry_ID)
Set Depreciation Entry.void
setA_Depreciation_Exp_ID(int A_Depreciation_Exp_ID)
Set A_Depreciation_Exp_ID.void
setA_Depreciation_Exp_UU(String A_Depreciation_Exp_UU)
Set A_Depreciation_Exp_UU.void
setA_Entry_Type(String A_Entry_Type)
Set Entry Type.void
setA_Period(int A_Period)
Set Asset Period.void
setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema.void
setCR_Account_ID(int CR_Account_ID)
Set Account (credit).void
setDateAcct(Timestamp DateAcct)
Set Account Date.void
setDescription(String Description)
Set Description.void
setDR_Account_ID(int DR_Account_ID)
Set Account (debit).void
setExpense(BigDecimal Expense)
Set Expense.void
setExpense_F(BigDecimal Expense_F)
Set Expense (fiscal).void
setHelp(String Help)
Set Comment/Help.void
setIsDepreciated(boolean IsDepreciated)
Set Depreciate.void
setPostingType(String PostingType)
Set PostingType.void
setProcessed(boolean Processed)
Set Processed.void
setProcessing(boolean Processing)
Set Process Now.void
setUseLifeMonths(int UseLifeMonths)
Set Usable Life - Months.void
setUseLifeMonths_F(int UseLifeMonths_F)
Set Use Life - Months (fiscal).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_A_Depreciation_Exp
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
-
A_ENTRY_TYPE_AD_Reference_ID
public static final int A_ENTRY_TYPE_AD_Reference_ID
A_Entry_Type AD_Reference_ID=53257- See Also:
- Constant Field Values
-
A_ENTRY_TYPE_Depreciation
public static final String A_ENTRY_TYPE_Depreciation
Depreciation = DEP- See Also:
- Constant Field Values
-
A_ENTRY_TYPE_Disposals
public static final String A_ENTRY_TYPE_Disposals
Disposals = DIS- See Also:
- Constant Field Values
-
A_ENTRY_TYPE_Forecasts
public static final String A_ENTRY_TYPE_Forecasts
Forecasts = FOR- See Also:
- Constant Field Values
-
A_ENTRY_TYPE_New
public static final String A_ENTRY_TYPE_New
New = NEW- See Also:
- Constant Field Values
-
A_ENTRY_TYPE_Splits
public static final String A_ENTRY_TYPE_Splits
Splits = SPL- See Also:
- Constant Field Values
-
A_ENTRY_TYPE_Transfers
public static final String A_ENTRY_TYPE_Transfers
Transfers = TRN- See Also:
- Constant Field Values
-
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_A_Depreciation_Exp
public X_A_Depreciation_Exp(Properties ctx, int A_Depreciation_Exp_ID, String trxName)
Standard Constructor
-
X_A_Depreciation_Exp
public X_A_Depreciation_Exp(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 3 - Client - Org
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
getA_Account_Number_A
public I_C_ValidCombination getA_Account_Number_A() throws RuntimeException
- Specified by:
getA_Account_Number_A
in interfaceI_A_Depreciation_Exp
- Throws:
RuntimeException
-
setA_Account_Number_Acct
public void setA_Account_Number_Acct(int A_Account_Number_Acct)
Set A_Account_Number_Acct.- Specified by:
setA_Account_Number_Acct
in interfaceI_A_Depreciation_Exp
- Parameters:
A_Account_Number_Acct
- A_Account_Number_Acct
-
getA_Account_Number_Acct
public int getA_Account_Number_Acct()
Get A_Account_Number_Acct.- Specified by:
getA_Account_Number_Acct
in interfaceI_A_Depreciation_Exp
- Returns:
- A_Account_Number_Acct
-
setA_Accumulated_Depr
public void setA_Accumulated_Depr(BigDecimal A_Accumulated_Depr)
Set Accumulated Depreciation.- Specified by:
setA_Accumulated_Depr
in interfaceI_A_Depreciation_Exp
- Parameters:
A_Accumulated_Depr
- Accumulated Depreciation
-
getA_Accumulated_Depr
public BigDecimal getA_Accumulated_Depr()
Get Accumulated Depreciation.- Specified by:
getA_Accumulated_Depr
in interfaceI_A_Depreciation_Exp
- Returns:
- Accumulated Depreciation
-
setA_Accumulated_Depr_Delta
public void setA_Accumulated_Depr_Delta(BigDecimal A_Accumulated_Depr_Delta)
Set Accumulated Depreciation (delta).- Specified by:
setA_Accumulated_Depr_Delta
in interfaceI_A_Depreciation_Exp
- Parameters:
A_Accumulated_Depr_Delta
- Accumulated Depreciation (delta)
-
getA_Accumulated_Depr_Delta
public BigDecimal getA_Accumulated_Depr_Delta()
Get Accumulated Depreciation (delta).- Specified by:
getA_Accumulated_Depr_Delta
in interfaceI_A_Depreciation_Exp
- Returns:
- Accumulated Depreciation (delta)
-
setA_Accumulated_Depr_F
public void setA_Accumulated_Depr_F(BigDecimal A_Accumulated_Depr_F)
Set Accumulated Depreciation (fiscal).- Specified by:
setA_Accumulated_Depr_F
in interfaceI_A_Depreciation_Exp
- Parameters:
A_Accumulated_Depr_F
- Accumulated Depreciation (fiscal)
-
getA_Accumulated_Depr_F
public BigDecimal getA_Accumulated_Depr_F()
Get Accumulated Depreciation (fiscal).- Specified by:
getA_Accumulated_Depr_F
in interfaceI_A_Depreciation_Exp
- Returns:
- Accumulated Depreciation (fiscal)
-
setA_Accumulated_Depr_F_Delta
public void setA_Accumulated_Depr_F_Delta(BigDecimal A_Accumulated_Depr_F_Delta)
Set Accumulated Depreciation - fiscal (delta).- Specified by:
setA_Accumulated_Depr_F_Delta
in interfaceI_A_Depreciation_Exp
- Parameters:
A_Accumulated_Depr_F_Delta
- Accumulated Depreciation - fiscal (delta)
-
getA_Accumulated_Depr_F_Delta
public BigDecimal getA_Accumulated_Depr_F_Delta()
Get Accumulated Depreciation - fiscal (delta).- Specified by:
getA_Accumulated_Depr_F_Delta
in interfaceI_A_Depreciation_Exp
- Returns:
- Accumulated Depreciation - fiscal (delta)
-
getA_Asset_Addition
public I_A_Asset_Addition getA_Asset_Addition() throws RuntimeException
- Specified by:
getA_Asset_Addition
in interfaceI_A_Depreciation_Exp
- Throws:
RuntimeException
-
setA_Asset_Addition_ID
public void setA_Asset_Addition_ID(int A_Asset_Addition_ID)
Set Asset Addition.- Specified by:
setA_Asset_Addition_ID
in interfaceI_A_Depreciation_Exp
- Parameters:
A_Asset_Addition_ID
- Asset Addition
-
getA_Asset_Addition_ID
public int getA_Asset_Addition_ID()
Get Asset Addition.- Specified by:
getA_Asset_Addition_ID
in interfaceI_A_Depreciation_Exp
- Returns:
- Asset Addition
-
setA_Asset_Cost
public void setA_Asset_Cost(BigDecimal A_Asset_Cost)
Set Asset Cost.- Specified by:
setA_Asset_Cost
in interfaceI_A_Depreciation_Exp
- Parameters:
A_Asset_Cost
- Asset Cost
-
getA_Asset_Cost
public BigDecimal getA_Asset_Cost()
Get Asset Cost.- Specified by:
getA_Asset_Cost
in interfaceI_A_Depreciation_Exp
- Returns:
- Asset Cost
-
setA_Asset_Cost_Delta
public void setA_Asset_Cost_Delta(BigDecimal A_Asset_Cost_Delta)
Set Delta Asset Cost.- Specified by:
setA_Asset_Cost_Delta
in interfaceI_A_Depreciation_Exp
- Parameters:
A_Asset_Cost_Delta
- Delta Asset Cost
-
getA_Asset_Cost_Delta
public BigDecimal getA_Asset_Cost_Delta()
Get Delta Asset Cost.- Specified by:
getA_Asset_Cost_Delta
in interfaceI_A_Depreciation_Exp
- Returns:
- Delta Asset Cost
-
getA_Asset_Disposed
public I_A_Asset_Disposed getA_Asset_Disposed() throws RuntimeException
- Specified by:
getA_Asset_Disposed
in interfaceI_A_Depreciation_Exp
- Throws:
RuntimeException
-
setA_Asset_Disposed_ID
public void setA_Asset_Disposed_ID(int A_Asset_Disposed_ID)
Set Asset Disposed.- Specified by:
setA_Asset_Disposed_ID
in interfaceI_A_Depreciation_Exp
- Parameters:
A_Asset_Disposed_ID
- Asset Disposed
-
getA_Asset_Disposed_ID
public int getA_Asset_Disposed_ID()
Get Asset Disposed.- Specified by:
getA_Asset_Disposed_ID
in interfaceI_A_Depreciation_Exp
- Returns:
- Asset Disposed
-
getA_Asset
public I_A_Asset getA_Asset() throws RuntimeException
- Specified by:
getA_Asset
in interfaceI_A_Depreciation_Exp
- Throws:
RuntimeException
-
setA_Asset_ID
public void setA_Asset_ID(int A_Asset_ID)
Set Asset.- Specified by:
setA_Asset_ID
in interfaceI_A_Depreciation_Exp
- Parameters:
A_Asset_ID
- Asset used internally or by customers
-
getA_Asset_ID
public int getA_Asset_ID()
Get Asset.- Specified by:
getA_Asset_ID
in interfaceI_A_Depreciation_Exp
- Returns:
- Asset used internally or by customers
-
setA_Asset_Remaining
public void setA_Asset_Remaining(BigDecimal A_Asset_Remaining)
Set Remaining Amt.- Specified by:
setA_Asset_Remaining
in interfaceI_A_Depreciation_Exp
- Parameters:
A_Asset_Remaining
- Remaining Amt
-
getA_Asset_Remaining
public BigDecimal getA_Asset_Remaining()
Get Remaining Amt.- Specified by:
getA_Asset_Remaining
in interfaceI_A_Depreciation_Exp
- Returns:
- Remaining Amt
-
setA_Asset_Remaining_F
public void setA_Asset_Remaining_F(BigDecimal A_Asset_Remaining_F)
Set Remaining Amt (fiscal).- Specified by:
setA_Asset_Remaining_F
in interfaceI_A_Depreciation_Exp
- Parameters:
A_Asset_Remaining_F
- Remaining Amt (fiscal)
-
getA_Asset_Remaining_F
public BigDecimal getA_Asset_Remaining_F()
Get Remaining Amt (fiscal).- Specified by:
getA_Asset_Remaining_F
in interfaceI_A_Depreciation_Exp
- Returns:
- Remaining Amt (fiscal)
-
getA_Depreciation_Entry
public I_A_Depreciation_Entry getA_Depreciation_Entry() throws RuntimeException
- Specified by:
getA_Depreciation_Entry
in interfaceI_A_Depreciation_Exp
- Throws:
RuntimeException
-
setA_Depreciation_Entry_ID
public void setA_Depreciation_Entry_ID(int A_Depreciation_Entry_ID)
Set Depreciation Entry.- Specified by:
setA_Depreciation_Entry_ID
in interfaceI_A_Depreciation_Exp
- Parameters:
A_Depreciation_Entry_ID
- Depreciation Entry
-
getA_Depreciation_Entry_ID
public int getA_Depreciation_Entry_ID()
Get Depreciation Entry.- Specified by:
getA_Depreciation_Entry_ID
in interfaceI_A_Depreciation_Exp
- Returns:
- Depreciation Entry
-
setA_Depreciation_Exp_ID
public void setA_Depreciation_Exp_ID(int A_Depreciation_Exp_ID)
Set A_Depreciation_Exp_ID.- Specified by:
setA_Depreciation_Exp_ID
in interfaceI_A_Depreciation_Exp
- Parameters:
A_Depreciation_Exp_ID
- A_Depreciation_Exp_ID
-
getA_Depreciation_Exp_ID
public int getA_Depreciation_Exp_ID()
Get A_Depreciation_Exp_ID.- Specified by:
getA_Depreciation_Exp_ID
in interfaceI_A_Depreciation_Exp
- Returns:
- A_Depreciation_Exp_ID
-
getKeyNamePair
public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setA_Depreciation_Exp_UU
public void setA_Depreciation_Exp_UU(String A_Depreciation_Exp_UU)
Set A_Depreciation_Exp_UU.- Specified by:
setA_Depreciation_Exp_UU
in interfaceI_A_Depreciation_Exp
- Parameters:
A_Depreciation_Exp_UU
- A_Depreciation_Exp_UU
-
getA_Depreciation_Exp_UU
public String getA_Depreciation_Exp_UU()
Get A_Depreciation_Exp_UU.- Specified by:
getA_Depreciation_Exp_UU
in interfaceI_A_Depreciation_Exp
- Returns:
- A_Depreciation_Exp_UU
-
setA_Entry_Type
public void setA_Entry_Type(String A_Entry_Type)
Set Entry Type.- Specified by:
setA_Entry_Type
in interfaceI_A_Depreciation_Exp
- Parameters:
A_Entry_Type
- Entry Type
-
getA_Entry_Type
public String getA_Entry_Type()
Get Entry Type.- Specified by:
getA_Entry_Type
in interfaceI_A_Depreciation_Exp
- Returns:
- Entry Type
-
setA_Period
public void setA_Period(int A_Period)
Set Asset Period.- Specified by:
setA_Period
in interfaceI_A_Depreciation_Exp
- Parameters:
A_Period
- Asset Period
-
getA_Period
public int getA_Period()
Get Asset Period.- Specified by:
getA_Period
in interfaceI_A_Depreciation_Exp
- Returns:
- Asset Period
-
getC_AcctSchema
public I_C_AcctSchema getC_AcctSchema() throws RuntimeException
- Specified by:
getC_AcctSchema
in interfaceI_A_Depreciation_Exp
- Throws:
RuntimeException
-
setC_AcctSchema_ID
public void setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema.- Specified by:
setC_AcctSchema_ID
in interfaceI_A_Depreciation_Exp
- 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_A_Depreciation_Exp
- Returns:
- Rules for accounting
-
getCR_Account
public I_C_ValidCombination getCR_Account() throws RuntimeException
- Specified by:
getCR_Account
in interfaceI_A_Depreciation_Exp
- Throws:
RuntimeException
-
setCR_Account_ID
public void setCR_Account_ID(int CR_Account_ID)
Set Account (credit).- Specified by:
setCR_Account_ID
in interfaceI_A_Depreciation_Exp
- Parameters:
CR_Account_ID
- Account used
-
getCR_Account_ID
public int getCR_Account_ID()
Get Account (credit).- Specified by:
getCR_Account_ID
in interfaceI_A_Depreciation_Exp
- Returns:
- Account used
-
setDateAcct
public void setDateAcct(Timestamp DateAcct)
Set Account Date.- Specified by:
setDateAcct
in interfaceI_A_Depreciation_Exp
- Parameters:
DateAcct
- Accounting Date
-
getDateAcct
public Timestamp getDateAcct()
Get Account Date.- Specified by:
getDateAcct
in interfaceI_A_Depreciation_Exp
- Returns:
- Accounting Date
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescription
in interfaceI_A_Depreciation_Exp
- Parameters:
Description
- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescription
in interfaceI_A_Depreciation_Exp
- Returns:
- Optional short description of the record
-
getDR_Account
public I_C_ValidCombination getDR_Account() throws RuntimeException
- Specified by:
getDR_Account
in interfaceI_A_Depreciation_Exp
- Throws:
RuntimeException
-
setDR_Account_ID
public void setDR_Account_ID(int DR_Account_ID)
Set Account (debit).- Specified by:
setDR_Account_ID
in interfaceI_A_Depreciation_Exp
- Parameters:
DR_Account_ID
- Account used
-
getDR_Account_ID
public int getDR_Account_ID()
Get Account (debit).- Specified by:
getDR_Account_ID
in interfaceI_A_Depreciation_Exp
- Returns:
- Account used
-
setExpense
public void setExpense(BigDecimal Expense)
Set Expense.- Specified by:
setExpense
in interfaceI_A_Depreciation_Exp
- Parameters:
Expense
- Expense
-
getExpense
public BigDecimal getExpense()
Get Expense.- Specified by:
getExpense
in interfaceI_A_Depreciation_Exp
- Returns:
- Expense
-
setExpense_F
public void setExpense_F(BigDecimal Expense_F)
Set Expense (fiscal).- Specified by:
setExpense_F
in interfaceI_A_Depreciation_Exp
- Parameters:
Expense_F
- Expense (fiscal)
-
getExpense_F
public BigDecimal getExpense_F()
Get Expense (fiscal).- Specified by:
getExpense_F
in interfaceI_A_Depreciation_Exp
- Returns:
- Expense (fiscal)
-
setHelp
public void setHelp(String Help)
Set Comment/Help.- Specified by:
setHelp
in interfaceI_A_Depreciation_Exp
- Parameters:
Help
- Comment or Hint
-
getHelp
public String getHelp()
Get Comment/Help.- Specified by:
getHelp
in interfaceI_A_Depreciation_Exp
- Returns:
- Comment or Hint
-
setIsDepreciated
public void setIsDepreciated(boolean IsDepreciated)
Set Depreciate.- Specified by:
setIsDepreciated
in interfaceI_A_Depreciation_Exp
- Parameters:
IsDepreciated
- The asset will be depreciated
-
isDepreciated
public boolean isDepreciated()
Get Depreciate.- Specified by:
isDepreciated
in interfaceI_A_Depreciation_Exp
- Returns:
- The asset will be depreciated
-
setPostingType
public void setPostingType(String PostingType)
Set PostingType.- Specified by:
setPostingType
in interfaceI_A_Depreciation_Exp
- Parameters:
PostingType
- The type of posted amount for the transaction
-
getPostingType
public String getPostingType()
Get PostingType.- Specified by:
getPostingType
in interfaceI_A_Depreciation_Exp
- Returns:
- The type of posted amount for the transaction
-
setProcessed
public void setProcessed(boolean Processed)
Set Processed.- Specified by:
setProcessed
in interfaceI_A_Depreciation_Exp
- Parameters:
Processed
- The document has been processed
-
isProcessed
public boolean isProcessed()
Get Processed.- Specified by:
isProcessed
in interfaceI_A_Depreciation_Exp
- Returns:
- The document has been processed
-
setProcessing
public void setProcessing(boolean Processing)
Set Process Now.- Specified by:
setProcessing
in interfaceI_A_Depreciation_Exp
- Parameters:
Processing
- Process Now
-
isProcessing
public boolean isProcessing()
Get Process Now.- Specified by:
isProcessing
in interfaceI_A_Depreciation_Exp
- Returns:
- Process Now
-
setUseLifeMonths
public void setUseLifeMonths(int UseLifeMonths)
Set Usable Life - Months.- Specified by:
setUseLifeMonths
in interfaceI_A_Depreciation_Exp
- Parameters:
UseLifeMonths
- Months of the usable life of the asset
-
getUseLifeMonths
public int getUseLifeMonths()
Get Usable Life - Months.- Specified by:
getUseLifeMonths
in interfaceI_A_Depreciation_Exp
- Returns:
- Months of the usable life of the asset
-
setUseLifeMonths_F
public void setUseLifeMonths_F(int UseLifeMonths_F)
Set Use Life - Months (fiscal).- Specified by:
setUseLifeMonths_F
in interfaceI_A_Depreciation_Exp
- Parameters:
UseLifeMonths_F
- Use Life - Months (fiscal)
-
getUseLifeMonths_F
public int getUseLifeMonths_F()
Get Use Life - Months (fiscal).- Specified by:
getUseLifeMonths_F
in interfaceI_A_Depreciation_Exp
- Returns:
- Use Life - Months (fiscal)
-
-