Package org.compiere.model
Interface I_A_Depreciation_Build
- All Known Implementing Classes:
MDepreciationBuild
,X_A_Depreciation_Build
public interface I_A_Depreciation_Build
Generated Interface for A_Depreciation_Build
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 7 - System - Client - Orgstatic final String
Column name A_Depreciation_Build_IDstatic final String
Column name A_Depreciation_Build_UUstatic final String
Column name A_End_Asset_IDstatic final String
Column name A_Start_Asset_IDstatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name C_Period_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name DateAcctstatic final String
Column name DateDocstatic final String
Column name IsActivestatic final String
Column name PeriodNostatic 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 KeyNamePair
static final int
AD_Table_ID=53129static final String
TableName=A_Depreciation_Build -
Method Summary
Modifier and TypeMethodDescriptionint
Get Build DepreciationGet A_Depreciation_Build_UUint
Get To Assetint
Get From Assetint
Get Tenant.int
Get Organization.int
Get Period.Get Created.int
Get Created By.Get Account Date.Get Document Date.int
Get Period No.Get Posting Type.Get Updated.int
Get Updated By.boolean
isActive()
Get Active.boolean
Get Processed.boolean
Get Process Nowvoid
setA_Depreciation_Build_ID
(int A_Depreciation_Build_ID) Set Build Depreciationvoid
setA_Depreciation_Build_UU
(String A_Depreciation_Build_UU) Set A_Depreciation_Build_UUvoid
setA_End_Asset_ID
(int A_End_Asset_ID) Set To Assetvoid
setA_Start_Asset_ID
(int A_Start_Asset_ID) Set From Assetvoid
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setC_Period_ID
(int C_Period_ID) Set Period.void
setDateAcct
(Timestamp DateAcct) Set Account Date.void
setDateDoc
(Timestamp DateDoc) Set Document Date.void
setIsActive
(boolean IsActive) Set Active.void
setPeriodNo
(int PeriodNo) Set Period No.void
setPostingType
(String PostingType) Set Posting Type.void
setProcessed
(boolean Processed) Set Processed.void
setProcessing
(boolean Processing) Set Process Now
-
Field Details
-
Table_Name
TableName=A_Depreciation_Build- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=53129- See Also:
-
Model
-
accessLevel
AccessLevel = 7 - System - Client - Org -
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_A_Depreciation_Build_ID
Column name A_Depreciation_Build_ID- See Also:
-
COLUMNNAME_A_Depreciation_Build_UU
Column name A_Depreciation_Build_UU- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_A_End_Asset_ID
Column name A_End_Asset_ID- See Also:
-
COLUMNNAME_A_Start_Asset_ID
Column name A_Start_Asset_ID- See Also:
-
COLUMNNAME_C_Period_ID
Column name C_Period_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_DateDoc
Column name DateDoc- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_PeriodNo
Column name PeriodNo- 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:
-
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setA_Depreciation_Build_ID
void setA_Depreciation_Build_ID(int A_Depreciation_Build_ID) Set Build Depreciation -
getA_Depreciation_Build_ID
int getA_Depreciation_Build_ID()Get Build Depreciation -
setA_Depreciation_Build_UU
Set A_Depreciation_Build_UU -
getA_Depreciation_Build_UU
String getA_Depreciation_Build_UU()Get A_Depreciation_Build_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_End_Asset_ID
void setA_End_Asset_ID(int A_End_Asset_ID) Set To Asset -
getA_End_Asset_ID
int getA_End_Asset_ID()Get To Asset -
getA_End_Asset
- Throws:
RuntimeException
-
setA_Start_Asset_ID
void setA_Start_Asset_ID(int A_Start_Asset_ID) Set From Asset -
getA_Start_Asset_ID
int getA_Start_Asset_ID()Get From Asset -
getA_Start_Asset
- Throws:
RuntimeException
-
setC_Period_ID
void setC_Period_ID(int C_Period_ID) Set Period. Period of the Calendar -
getC_Period_ID
int getC_Period_ID()Get Period. Period of the Calendar -
getC_Period
- 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 -
setDateDoc
Set Document Date. Date of the Document -
getDateDoc
Timestamp getDateDoc()Get Document Date. Date of the Document -
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 -
setPeriodNo
void setPeriodNo(int PeriodNo) Set Period No. Unique Period Number -
getPeriodNo
int getPeriodNo()Get Period No. Unique Period Number -
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
-