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
Generated Model for A_Depreciation_Exp
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
A_Entry_Type AD_Reference_ID=53257static final String
Depreciation = DEPstatic final String
Disposals = DISstatic final String
Forecasts = FORstatic final String
New = NEWstatic final String
Splits = SPLstatic final String
Transfers = TRNstatic final String
Actual = Astatic final int
PostingType AD_Reference_ID=125static final String
Budget = Bstatic final String
Commitment = Estatic final String
Reservation = Rstatic final String
Statistical = SFields 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_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
ConstructorDescriptionX_A_Depreciation_Exp
(Properties ctx, int A_Depreciation_Exp_ID, String trxName) Standard ConstructorX_A_Depreciation_Exp
(Properties ctx, int A_Depreciation_Exp_ID, String trxName, String... virtualColumns) Standard ConstructorX_A_Depreciation_Exp
(Properties ctx, String A_Depreciation_Exp_UU, String trxName) Standard ConstructorX_A_Depreciation_Exp
(Properties ctx, String A_Depreciation_Exp_UU, String trxName, String... virtualColumns) Standard ConstructorX_A_Depreciation_Exp
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelint
Get A_Account_Number_Acct.Get Accumulated Depreciation.Get Accumulated Depreciation (delta).Get Accumulated Depreciation (fiscal).Get Accumulated Depreciation - fiscal (delta).int
Get Asset Addition.Get Asset Cost.Get Delta Asset Cost.int
Get Asset Disposed.int
Get Asset.Get Remaining Amt.Get Remaining Amt (fiscal).int
Get Depreciation Entry.int
Get A_Depreciation_Exp_ID.Get A_Depreciation_Exp_UU.Get Entry Type.int
Get Asset Period.int
Get Accounting Schema.int
Get Account (credit).Get Account Date.Get Description.int
Get Account (debit).Get Expense.Get Expense (fiscal).getHelp()
Get Comment/Help.Get Record ID/ColumnNameGet Posting Type.int
Get Usable Life - Months.int
Get Use Life - Months (fiscal).protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
Get Depreciate.boolean
Get Processed.boolean
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
Set Comment/Help.void
setIsDepreciated
(boolean IsDepreciated) Set Depreciate.void
setPostingType
(String PostingType) Set Posting Type.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).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_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
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 Details
-
A_ENTRY_TYPE_AD_Reference_ID
public static final int A_ENTRY_TYPE_AD_Reference_IDA_Entry_Type AD_Reference_ID=53257- See Also:
-
A_ENTRY_TYPE_Depreciation
Depreciation = DEP- See Also:
-
A_ENTRY_TYPE_Disposals
Disposals = DIS- See Also:
-
A_ENTRY_TYPE_Forecasts
Forecasts = FOR- See Also:
-
A_ENTRY_TYPE_New
New = NEW- See Also:
-
A_ENTRY_TYPE_Splits
Splits = SPL- See Also:
-
A_ENTRY_TYPE_Transfers
Transfers = TRN- See Also:
-
POSTINGTYPE_AD_Reference_ID
public static final int POSTINGTYPE_AD_Reference_IDPostingType AD_Reference_ID=125- See Also:
-
POSTINGTYPE_Actual
Actual = A- See Also:
-
POSTINGTYPE_Budget
Budget = B- See Also:
-
POSTINGTYPE_Commitment
Commitment = E- See Also:
-
POSTINGTYPE_Reservation
Reservation = R- See Also:
-
POSTINGTYPE_Statistical
Statistical = S- See Also:
-
-
Constructor Details
-
X_A_Depreciation_Exp
Standard Constructor -
X_A_Depreciation_Exp
public X_A_Depreciation_Exp(Properties ctx, int A_Depreciation_Exp_ID, String trxName, String... virtualColumns) Standard Constructor -
X_A_Depreciation_Exp
Standard Constructor -
X_A_Depreciation_Exp
public X_A_Depreciation_Exp(Properties ctx, String A_Depreciation_Exp_UU, String trxName, String... virtualColumns) Standard Constructor -
X_A_Depreciation_Exp
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 3 - Client - Org
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
getA_Account_Number_A
- 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
Set Accumulated Depreciation.- Specified by:
setA_Accumulated_Depr
in interfaceI_A_Depreciation_Exp
- Parameters:
A_Accumulated_Depr
- Accumulated Depreciation
-
getA_Accumulated_Depr
Get Accumulated Depreciation.- Specified by:
getA_Accumulated_Depr
in interfaceI_A_Depreciation_Exp
- Returns:
- Accumulated Depreciation
-
setA_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
Get Accumulated Depreciation (delta).- Specified by:
getA_Accumulated_Depr_Delta
in interfaceI_A_Depreciation_Exp
- Returns:
- Accumulated Depreciation (delta)
-
setA_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
Get Accumulated Depreciation (fiscal).- Specified by:
getA_Accumulated_Depr_F
in interfaceI_A_Depreciation_Exp
- Returns:
- Accumulated Depreciation (fiscal)
-
setA_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
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
- 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
Set Asset Cost.- Specified by:
setA_Asset_Cost
in interfaceI_A_Depreciation_Exp
- Parameters:
A_Asset_Cost
- Asset Cost
-
getA_Asset_Cost
Get Asset Cost.- Specified by:
getA_Asset_Cost
in interfaceI_A_Depreciation_Exp
- Returns:
- Asset Cost
-
setA_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
Get Delta Asset Cost.- Specified by:
getA_Asset_Cost_Delta
in interfaceI_A_Depreciation_Exp
- Returns:
- Delta Asset Cost
-
getA_Asset_Disposed
- 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
- 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
Set Remaining Amt.- Specified by:
setA_Asset_Remaining
in interfaceI_A_Depreciation_Exp
- Parameters:
A_Asset_Remaining
- Remaining Amt
-
getA_Asset_Remaining
Get Remaining Amt.- Specified by:
getA_Asset_Remaining
in interfaceI_A_Depreciation_Exp
- Returns:
- Remaining Amt
-
setA_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
Get Remaining Amt (fiscal).- Specified by:
getA_Asset_Remaining_F
in interfaceI_A_Depreciation_Exp
- Returns:
- Remaining Amt (fiscal)
-
getA_Depreciation_Entry
- 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
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setA_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
Get A_Depreciation_Exp_UU.- Specified by:
getA_Depreciation_Exp_UU
in interfaceI_A_Depreciation_Exp
- Returns:
- A_Depreciation_Exp_UU
-
setA_Entry_Type
Set Entry Type.- Specified by:
setA_Entry_Type
in interfaceI_A_Depreciation_Exp
- Parameters:
A_Entry_Type
- Entry Type
-
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
- 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
- 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
Set Account Date.- Specified by:
setDateAcct
in interfaceI_A_Depreciation_Exp
- Parameters:
DateAcct
- Accounting Date
-
getDateAcct
Get Account Date.- Specified by:
getDateAcct
in interfaceI_A_Depreciation_Exp
- Returns:
- Accounting Date
-
setDescription
Set Description.- Specified by:
setDescription
in interfaceI_A_Depreciation_Exp
- Parameters:
Description
- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescription
in interfaceI_A_Depreciation_Exp
- Returns:
- Optional short description of the record
-
getDR_Account
- 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
Set Expense.- Specified by:
setExpense
in interfaceI_A_Depreciation_Exp
- Parameters:
Expense
- Expense
-
getExpense
Get Expense.- Specified by:
getExpense
in interfaceI_A_Depreciation_Exp
- Returns:
- Expense
-
setExpense_F
Set Expense (fiscal).- Specified by:
setExpense_F
in interfaceI_A_Depreciation_Exp
- Parameters:
Expense_F
- Expense (fiscal)
-
getExpense_F
Get Expense (fiscal).- Specified by:
getExpense_F
in interfaceI_A_Depreciation_Exp
- Returns:
- Expense (fiscal)
-
setHelp
Set Comment/Help.- Specified by:
setHelp
in interfaceI_A_Depreciation_Exp
- Parameters:
Help
- Comment or Hint
-
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
Set Posting Type.- Specified by:
setPostingType
in interfaceI_A_Depreciation_Exp
- Parameters:
PostingType
- The type of posted amount for the transaction
-
getPostingType
Get Posting Type.- 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)
-