Package org.compiere.model
Interface I_A_Depreciation_Exp
- All Known Implementing Classes:
MDepreciationExp
,X_A_Depreciation_Exp
public interface I_A_Depreciation_Exp
Generated Interface for A_Depreciation_Exp
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name A_Account_Number_Acctstatic final String
Column name A_Accumulated_Deprstatic final String
Column name A_Accumulated_Depr_Deltastatic final String
Column name A_Accumulated_Depr_Fstatic final String
Column name A_Accumulated_Depr_F_Deltastatic final String
Column name A_Asset_Addition_IDstatic final String
Column name A_Asset_Coststatic final String
Column name A_Asset_Cost_Deltastatic final String
Column name A_Asset_Disposed_IDstatic final String
Column name A_Asset_IDstatic final String
Column name A_Asset_Remainingstatic final String
Column name A_Asset_Remaining_Fstatic final String
Column name A_Depreciation_Entry_IDstatic final String
Column name A_Depreciation_Exp_IDstatic final String
Column name A_Depreciation_Exp_UUstatic final String
Column name A_Entry_Typestatic final String
Column name A_Periodstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name C_AcctSchema_IDstatic final String
Column name CR_Account_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name DateAcctstatic final String
Column name Descriptionstatic final String
Column name DR_Account_IDstatic final String
Column name Expensestatic final String
Column name Expense_Fstatic final String
Column name Helpstatic final String
Column name IsActivestatic final String
Column name IsDepreciatedstatic final String
Column name PostingTypestatic final String
Column name Processedstatic final String
Column name Processingstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name UseLifeMonthsstatic final String
Column name UseLifeMonths_Fstatic final KeyNamePair
static final int
AD_Table_ID=53115static final String
TableName=A_Depreciation_Exp -
Method Summary
Modifier and TypeMethodDescriptionint
Get A_Account_Number_AcctGet Accumulated DepreciationGet Accumulated Depreciation (delta)Get Accumulated Depreciation (fiscal)Get Accumulated Depreciation - fiscal (delta)int
Get Asset AdditionGet Asset CostGet Delta Asset Costint
Get Asset Disposedint
Get Asset.Get Remaining AmtGet Remaining Amt (fiscal)int
Get Depreciation Entryint
Get A_Depreciation_Exp_IDGet A_Depreciation_Exp_UUGet Entry Typeint
Get Asset Periodint
Get Tenant.int
Get Organization.int
Get Accounting Schema.int
Get Account (credit).Get Created.int
Get Created By.Get Account Date.Get Description.int
Get Account (debit).Get ExpenseGet Expense (fiscal)getHelp()
Get Comment/Help.Get Posting Type.Get Updated.int
Get Updated By.int
Get Usable Life - Months.int
Get Use Life - Months (fiscal)boolean
isActive()
Get Active.boolean
Get Depreciate.boolean
Get Processed.boolean
Get Process Nowvoid
setA_Account_Number_Acct
(int A_Account_Number_Acct) Set A_Account_Number_Acctvoid
setA_Accumulated_Depr
(BigDecimal A_Accumulated_Depr) Set Accumulated Depreciationvoid
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 Additionvoid
setA_Asset_Cost
(BigDecimal A_Asset_Cost) Set Asset Costvoid
setA_Asset_Cost_Delta
(BigDecimal A_Asset_Cost_Delta) Set Delta Asset Costvoid
setA_Asset_Disposed_ID
(int A_Asset_Disposed_ID) Set Asset Disposedvoid
setA_Asset_ID
(int A_Asset_ID) Set Asset.void
setA_Asset_Remaining
(BigDecimal A_Asset_Remaining) Set Remaining Amtvoid
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 Entryvoid
setA_Depreciation_Exp_ID
(int A_Depreciation_Exp_ID) Set A_Depreciation_Exp_IDvoid
setA_Depreciation_Exp_UU
(String A_Depreciation_Exp_UU) Set A_Depreciation_Exp_UUvoid
setA_Entry_Type
(String A_Entry_Type) Set Entry Typevoid
setA_Period
(int A_Period) Set Asset Periodvoid
setAD_Org_ID
(int AD_Org_ID) Set Organization.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 Expensevoid
setExpense_F
(BigDecimal Expense_F) Set Expense (fiscal)void
Set Comment/Help.void
setIsActive
(boolean IsActive) Set Active.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 Nowvoid
setUseLifeMonths
(int UseLifeMonths) Set Usable Life - Months.void
setUseLifeMonths_F
(int UseLifeMonths_F) Set Use Life - Months (fiscal)
-
Field Details
-
Table_Name
TableName=A_Depreciation_Exp- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=53115- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_A_Account_Number_Acct
Column name A_Account_Number_Acct- See Also:
-
COLUMNNAME_A_Accumulated_Depr
Column name A_Accumulated_Depr- See Also:
-
COLUMNNAME_A_Accumulated_Depr_Delta
Column name A_Accumulated_Depr_Delta- See Also:
-
COLUMNNAME_A_Accumulated_Depr_F
Column name A_Accumulated_Depr_F- See Also:
-
COLUMNNAME_A_Accumulated_Depr_F_Delta
Column name A_Accumulated_Depr_F_Delta- See Also:
-
COLUMNNAME_A_Asset_Addition_ID
Column name A_Asset_Addition_ID- See Also:
-
COLUMNNAME_A_Asset_Cost
Column name A_Asset_Cost- See Also:
-
COLUMNNAME_A_Asset_Cost_Delta
Column name A_Asset_Cost_Delta- See Also:
-
COLUMNNAME_A_Asset_Disposed_ID
Column name A_Asset_Disposed_ID- See Also:
-
COLUMNNAME_A_Asset_ID
Column name A_Asset_ID- See Also:
-
COLUMNNAME_A_Asset_Remaining
Column name A_Asset_Remaining- See Also:
-
COLUMNNAME_A_Asset_Remaining_F
Column name A_Asset_Remaining_F- See Also:
-
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_A_Depreciation_Entry_ID
Column name A_Depreciation_Entry_ID- See Also:
-
COLUMNNAME_A_Depreciation_Exp_ID
Column name A_Depreciation_Exp_ID- See Also:
-
COLUMNNAME_A_Depreciation_Exp_UU
Column name A_Depreciation_Exp_UU- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_A_Entry_Type
Column name A_Entry_Type- See Also:
-
COLUMNNAME_A_Period
Column name A_Period- See Also:
-
COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_ID- See Also:
-
COLUMNNAME_CR_Account_ID
Column name CR_Account_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_DateAcct
Column name DateAcct- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_DR_Account_ID
Column name DR_Account_ID- See Also:
-
COLUMNNAME_Expense
Column name Expense- See Also:
-
COLUMNNAME_Expense_F
Column name Expense_F- See Also:
-
COLUMNNAME_Help
Column name Help- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsDepreciated
Column name IsDepreciated- See Also:
-
COLUMNNAME_PostingType
Column name PostingType- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_Processing
Column name Processing- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_UseLifeMonths
Column name UseLifeMonths- See Also:
-
COLUMNNAME_UseLifeMonths_F
Column name UseLifeMonths_F- See Also:
-
-
Method Details
-
setA_Account_Number_Acct
void setA_Account_Number_Acct(int A_Account_Number_Acct) Set A_Account_Number_Acct -
getA_Account_Number_Acct
int getA_Account_Number_Acct()Get A_Account_Number_Acct -
getA_Account_Number_A
- Throws:
RuntimeException
-
setA_Accumulated_Depr
Set Accumulated Depreciation -
getA_Accumulated_Depr
BigDecimal getA_Accumulated_Depr()Get Accumulated Depreciation -
setA_Accumulated_Depr_Delta
Set Accumulated Depreciation (delta) -
getA_Accumulated_Depr_Delta
BigDecimal getA_Accumulated_Depr_Delta()Get Accumulated Depreciation (delta) -
setA_Accumulated_Depr_F
Set Accumulated Depreciation (fiscal) -
getA_Accumulated_Depr_F
BigDecimal getA_Accumulated_Depr_F()Get Accumulated Depreciation (fiscal) -
setA_Accumulated_Depr_F_Delta
Set Accumulated Depreciation - fiscal (delta) -
getA_Accumulated_Depr_F_Delta
BigDecimal getA_Accumulated_Depr_F_Delta()Get Accumulated Depreciation - fiscal (delta) -
setA_Asset_Addition_ID
void setA_Asset_Addition_ID(int A_Asset_Addition_ID) Set Asset Addition -
getA_Asset_Addition_ID
int getA_Asset_Addition_ID()Get Asset Addition -
getA_Asset_Addition
- Throws:
RuntimeException
-
setA_Asset_Cost
Set Asset Cost -
getA_Asset_Cost
BigDecimal getA_Asset_Cost()Get Asset Cost -
setA_Asset_Cost_Delta
Set Delta Asset Cost -
getA_Asset_Cost_Delta
BigDecimal getA_Asset_Cost_Delta()Get Delta Asset Cost -
setA_Asset_Disposed_ID
void setA_Asset_Disposed_ID(int A_Asset_Disposed_ID) Set Asset Disposed -
getA_Asset_Disposed_ID
int getA_Asset_Disposed_ID()Get Asset Disposed -
getA_Asset_Disposed
- Throws:
RuntimeException
-
setA_Asset_ID
void setA_Asset_ID(int A_Asset_ID) Set Asset. Asset used internally or by customers -
getA_Asset_ID
int getA_Asset_ID()Get Asset. Asset used internally or by customers -
getA_Asset
- Throws:
RuntimeException
-
setA_Asset_Remaining
Set Remaining Amt -
getA_Asset_Remaining
BigDecimal getA_Asset_Remaining()Get Remaining Amt -
setA_Asset_Remaining_F
Set Remaining Amt (fiscal) -
getA_Asset_Remaining_F
BigDecimal getA_Asset_Remaining_F()Get Remaining Amt (fiscal) -
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setA_Depreciation_Entry_ID
void setA_Depreciation_Entry_ID(int A_Depreciation_Entry_ID) Set Depreciation Entry -
getA_Depreciation_Entry_ID
int getA_Depreciation_Entry_ID()Get Depreciation Entry -
getA_Depreciation_Entry
- Throws:
RuntimeException
-
setA_Depreciation_Exp_ID
void setA_Depreciation_Exp_ID(int A_Depreciation_Exp_ID) Set A_Depreciation_Exp_ID -
getA_Depreciation_Exp_ID
int getA_Depreciation_Exp_ID()Get A_Depreciation_Exp_ID -
setA_Depreciation_Exp_UU
Set A_Depreciation_Exp_UU -
getA_Depreciation_Exp_UU
String getA_Depreciation_Exp_UU()Get A_Depreciation_Exp_UU -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setA_Entry_Type
Set Entry Type -
getA_Entry_Type
String getA_Entry_Type()Get Entry Type -
setA_Period
void setA_Period(int A_Period) Set Asset Period -
getA_Period
int getA_Period()Get Asset Period -
setC_AcctSchema_ID
void setC_AcctSchema_ID(int C_AcctSchema_ID) Set Accounting Schema. Rules for accounting -
getC_AcctSchema_ID
int getC_AcctSchema_ID()Get Accounting Schema. Rules for accounting -
getC_AcctSchema
- Throws:
RuntimeException
-
setCR_Account_ID
void setCR_Account_ID(int CR_Account_ID) Set Account (credit). Account used -
getCR_Account_ID
int getCR_Account_ID()Get Account (credit). Account used -
getCR_Account
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setDateAcct
Set Account Date. Accounting Date -
getDateAcct
Timestamp getDateAcct()Get Account Date. Accounting Date -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setDR_Account_ID
void setDR_Account_ID(int DR_Account_ID) Set Account (debit). Account used -
getDR_Account_ID
int getDR_Account_ID()Get Account (debit). Account used -
getDR_Account
- Throws:
RuntimeException
-
setExpense
Set Expense -
getExpense
BigDecimal getExpense()Get Expense -
setExpense_F
Set Expense (fiscal) -
getExpense_F
BigDecimal getExpense_F()Get Expense (fiscal) -
setHelp
Set Comment/Help. Comment or Hint -
getHelp
String getHelp()Get Comment/Help. Comment or Hint -
setIsActive
void setIsActive(boolean IsActive) Set Active. The record is active in the system -
isActive
boolean isActive()Get Active. The record is active in the system -
setIsDepreciated
void setIsDepreciated(boolean IsDepreciated) Set Depreciate. The asset will be depreciated -
isDepreciated
boolean isDepreciated()Get Depreciate. The asset will be depreciated -
setPostingType
Set Posting Type. The type of posted amount for the transaction -
getPostingType
String getPostingType()Get Posting Type. The type of posted amount for the transaction -
setProcessed
void setProcessed(boolean Processed) Set Processed. The document has been processed -
isProcessed
boolean isProcessed()Get Processed. The document has been processed -
setProcessing
void setProcessing(boolean Processing) Set Process Now -
isProcessing
boolean isProcessing()Get Process Now -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setUseLifeMonths
void setUseLifeMonths(int UseLifeMonths) Set Usable Life - Months. Months of the usable life of the asset -
getUseLifeMonths
int getUseLifeMonths()Get Usable Life - Months. Months of the usable life of the asset -
setUseLifeMonths_F
void setUseLifeMonths_F(int UseLifeMonths_F) Set Use Life - Months (fiscal) -
getUseLifeMonths_F
int getUseLifeMonths_F()Get Use Life - Months (fiscal)
-