Package org.compiere.model
Interface I_A_Asset_Addition
- All Known Implementing Classes:
MAssetAddition
,X_A_Asset_Addition
public interface I_A_Asset_Addition
Generated Interface for A_Asset_Addition
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name A_Asset_Addition_IDstatic final String
Column name A_Asset_Addition_UUstatic final String
Column name A_Asset_IDstatic final String
Column name A_CapvsExpstatic final String
Column name A_CreateAssetstatic final String
Column name A_Life_Period_Maxstatic final String
Column name A_Life_Period_Minstatic final String
Column name A_QTY_Currentstatic final String
Column name A_Salvage_Valuestatic final String
Column name A_SourceTypestatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name AssetAmtEnteredstatic final String
Column name AssetSourceAmtstatic final String
Column name AssetValueAmtstatic final String
Column name C_Charge_IDstatic final String
Column name C_ConversionType_IDstatic final String
Column name C_Currency_IDstatic final String
Column name C_DocType_IDstatic final String
Column name C_Invoice_IDstatic final String
Column name C_InvoiceLine_IDstatic final String
Column name C_Project_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name CurrencyRatestatic final String
Column name DateAcctstatic final String
Column name DateDocstatic final String
Column name Descriptionstatic final String
Column name DocActionstatic final String
Column name DocStatusstatic final String
Column name DocumentNostatic final String
Column name GL_JournalBatch_IDstatic final String
Column name I_FixedAsset_IDstatic final String
Column name IsActivestatic final String
Column name IsApprovedstatic final String
Column name Linestatic final String
Column name M_AttributeSetInstance_IDstatic final String
Column name M_InOutLine_IDstatic final String
Column name M_Locator_IDstatic final String
Column name M_MatchInv_IDstatic final String
Column name M_Product_IDstatic final String
Column name Postedstatic final String
Column name PostingTypestatic final String
Column name Processedstatic final String
Column name ProcessedOnstatic final String
Column name Processingstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final KeyNamePair
static final int
AD_Table_ID=53137static final String
TableName=A_Asset_Addition -
Method Summary
Modifier and TypeMethodDescriptionint
Get Asset AdditionGet A_Asset_Addition_UUint
Get Asset.Get Capital/Expenseint
Get Life periods (max)int
Get Life periods (min)Get Current QtyGet Asset Salvage ValueGet Source Typeint
Get Tenant.int
Get Organization.Get Entered AmountGet Source AmountGet Asset value.int
Get Charge.int
Get Currency Type.int
Get Currency.int
Get Document Type.int
Get Invoice.int
Get Invoice Line.int
Get Project.Get Created.int
Get Created By.Get Rate.Get Account Date.Get Document Date.Get Description.Get Document Action.Get Document Status.Get Document No.int
Get Journal Batch.int
Get Imported Fixed Assetint
getLine()
Get Line No.int
Get Attribute Set Instance.int
Get Shipment/Receipt Line.int
Get Locator.int
Get Match Invoice.int
Get Product.Get Posting Type.Get Processed On.Get Updated.int
Get Updated By.boolean
Get Create Assetboolean
isActive()
Get Active.boolean
Get Approved.boolean
isPosted()
Get Posted.boolean
Get Processed.boolean
Get Process Nowvoid
setA_Asset_Addition_ID
(int A_Asset_Addition_ID) Set Asset Additionvoid
setA_Asset_Addition_UU
(String A_Asset_Addition_UU) Set A_Asset_Addition_UUvoid
setA_Asset_ID
(int A_Asset_ID) Set Asset.void
setA_CapvsExp
(String A_CapvsExp) Set Capital/Expensevoid
setA_CreateAsset
(boolean A_CreateAsset) Set Create Assetvoid
setA_Life_Period_Max
(int A_Life_Period_Max) Set Life periods (max)void
setA_Life_Period_Min
(int A_Life_Period_Min) Set Life periods (min)void
setA_QTY_Current
(BigDecimal A_QTY_Current) Set Current Qtyvoid
setA_Salvage_Value
(BigDecimal A_Salvage_Value) Set Asset Salvage Valuevoid
setA_SourceType
(String A_SourceType) Set Source Typevoid
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setAssetAmtEntered
(BigDecimal AssetAmtEntered) Set Entered Amountvoid
setAssetSourceAmt
(BigDecimal AssetSourceAmt) Set Source Amountvoid
setAssetValueAmt
(BigDecimal AssetValueAmt) Set Asset value.void
setC_Charge_ID
(int C_Charge_ID) Set Charge.void
setC_ConversionType_ID
(int C_ConversionType_ID) Set Currency Type.void
setC_Currency_ID
(int C_Currency_ID) Set Currency.void
setC_DocType_ID
(int C_DocType_ID) Set Document Type.void
setC_Invoice_ID
(int C_Invoice_ID) Set Invoice.void
setC_InvoiceLine_ID
(int C_InvoiceLine_ID) Set Invoice Line.void
setC_Project_ID
(int C_Project_ID) Set Project.void
setCurrencyRate
(BigDecimal CurrencyRate) Set Rate.void
setDateAcct
(Timestamp DateAcct) Set Account Date.void
setDateDoc
(Timestamp DateDoc) Set Document Date.void
setDescription
(String Description) Set Description.void
setDocAction
(String DocAction) Set Document Action.void
setDocStatus
(String DocStatus) Set Document Status.void
setDocumentNo
(String DocumentNo) Set Document No.void
setGL_JournalBatch_ID
(int GL_JournalBatch_ID) Set Journal Batch.void
setI_FixedAsset_ID
(int I_FixedAsset_ID) Set Imported Fixed Assetvoid
setIsActive
(boolean IsActive) Set Active.void
setIsApproved
(boolean IsApproved) Set Approved.void
setLine
(int Line) Set Line No.void
setM_AttributeSetInstance_ID
(int M_AttributeSetInstance_ID) Set Attribute Set Instance.void
setM_InOutLine_ID
(int M_InOutLine_ID) Set Shipment/Receipt Line.void
setM_Locator_ID
(int M_Locator_ID) Set Locator.void
setM_MatchInv_ID
(int M_MatchInv_ID) Set Match Invoice.void
setM_Product_ID
(int M_Product_ID) Set Product.void
setPosted
(boolean Posted) Set Posted.void
setPostingType
(String PostingType) Set Posting Type.void
setProcessed
(boolean Processed) Set Processed.void
setProcessedOn
(BigDecimal ProcessedOn) Set Processed On.void
setProcessing
(boolean Processing) Set Process Now
-
Field Details
-
Table_Name
TableName=A_Asset_Addition- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=53137- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_A_Asset_Addition_ID
Column name A_Asset_Addition_ID- See Also:
-
COLUMNNAME_A_Asset_Addition_UU
Column name A_Asset_Addition_UU- See Also:
-
COLUMNNAME_A_Asset_ID
Column name A_Asset_ID- See Also:
-
COLUMNNAME_A_CapvsExp
Column name A_CapvsExp- See Also:
-
COLUMNNAME_A_CreateAsset
Column name A_CreateAsset- See Also:
-
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_A_Life_Period_Max
Column name A_Life_Period_Max- See Also:
-
COLUMNNAME_A_Life_Period_Min
Column name A_Life_Period_Min- See Also:
-
COLUMNNAME_A_QTY_Current
Column name A_QTY_Current- See Also:
-
COLUMNNAME_A_Salvage_Value
Column name A_Salvage_Value- See Also:
-
COLUMNNAME_A_SourceType
Column name A_SourceType- See Also:
-
COLUMNNAME_AssetAmtEntered
Column name AssetAmtEntered- See Also:
-
COLUMNNAME_AssetSourceAmt
Column name AssetSourceAmt- See Also:
-
COLUMNNAME_AssetValueAmt
Column name AssetValueAmt- See Also:
-
COLUMNNAME_C_Charge_ID
Column name C_Charge_ID- See Also:
-
COLUMNNAME_C_ConversionType_ID
Column name C_ConversionType_ID- See Also:
-
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
-
COLUMNNAME_C_DocType_ID
Column name C_DocType_ID- See Also:
-
COLUMNNAME_C_Invoice_ID
Column name C_Invoice_ID- See Also:
-
COLUMNNAME_C_InvoiceLine_ID
Column name C_InvoiceLine_ID- See Also:
-
COLUMNNAME_C_Project_ID
Column name C_Project_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_CurrencyRate
Column name CurrencyRate- See Also:
-
COLUMNNAME_DateAcct
Column name DateAcct- See Also:
-
COLUMNNAME_DateDoc
Column name DateDoc- See Also:
-
COLUMNNAME_Description
Column name Description- See Also:
-
COLUMNNAME_DocAction
Column name DocAction- See Also:
-
COLUMNNAME_DocStatus
Column name DocStatus- See Also:
-
COLUMNNAME_DocumentNo
Column name DocumentNo- See Also:
-
COLUMNNAME_GL_JournalBatch_ID
Column name GL_JournalBatch_ID- See Also:
-
COLUMNNAME_I_FixedAsset_ID
Column name I_FixedAsset_ID- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsApproved
Column name IsApproved- See Also:
-
COLUMNNAME_Line
Column name Line- See Also:
-
COLUMNNAME_M_AttributeSetInstance_ID
Column name M_AttributeSetInstance_ID- See Also:
-
COLUMNNAME_M_InOutLine_ID
Column name M_InOutLine_ID- See Also:
-
COLUMNNAME_M_Locator_ID
Column name M_Locator_ID- See Also:
-
COLUMNNAME_M_MatchInv_ID
Column name M_MatchInv_ID- See Also:
-
COLUMNNAME_M_Product_ID
Column name M_Product_ID- See Also:
-
COLUMNNAME_Posted
Column name Posted- See Also:
-
COLUMNNAME_PostingType
Column name PostingType- See Also:
-
COLUMNNAME_Processed
Column name Processed- See Also:
-
COLUMNNAME_ProcessedOn
Column name ProcessedOn- 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
-
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 -
setA_Asset_Addition_UU
Set A_Asset_Addition_UU -
getA_Asset_Addition_UU
String getA_Asset_Addition_UU()Get A_Asset_Addition_UU -
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_CapvsExp
Set Capital/Expense -
getA_CapvsExp
String getA_CapvsExp()Get Capital/Expense -
setA_CreateAsset
void setA_CreateAsset(boolean A_CreateAsset) Set Create Asset -
isA_CreateAsset
boolean isA_CreateAsset()Get Create Asset -
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
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_Life_Period_Max
void setA_Life_Period_Max(int A_Life_Period_Max) Set Life periods (max) -
getA_Life_Period_Max
int getA_Life_Period_Max()Get Life periods (max) -
setA_Life_Period_Min
void setA_Life_Period_Min(int A_Life_Period_Min) Set Life periods (min) -
getA_Life_Period_Min
int getA_Life_Period_Min()Get Life periods (min) -
setA_QTY_Current
Set Current Qty -
getA_QTY_Current
BigDecimal getA_QTY_Current()Get Current Qty -
setA_Salvage_Value
Set Asset Salvage Value -
getA_Salvage_Value
BigDecimal getA_Salvage_Value()Get Asset Salvage Value -
setA_SourceType
Set Source Type -
getA_SourceType
String getA_SourceType()Get Source Type -
setAssetAmtEntered
Set Entered Amount -
getAssetAmtEntered
BigDecimal getAssetAmtEntered()Get Entered Amount -
setAssetSourceAmt
Set Source Amount -
getAssetSourceAmt
BigDecimal getAssetSourceAmt()Get Source Amount -
setAssetValueAmt
Set Asset value. Book Value of the asset -
getAssetValueAmt
BigDecimal getAssetValueAmt()Get Asset value. Book Value of the asset -
setC_Charge_ID
void setC_Charge_ID(int C_Charge_ID) Set Charge. Additional document charges -
getC_Charge_ID
int getC_Charge_ID()Get Charge. Additional document charges -
getC_Charge
- Throws:
RuntimeException
-
setC_ConversionType_ID
void setC_ConversionType_ID(int C_ConversionType_ID) Set Currency Type. Currency Conversion Rate Type -
getC_ConversionType_ID
int getC_ConversionType_ID()Get Currency Type. Currency Conversion Rate Type -
getC_ConversionType
- Throws:
RuntimeException
-
setC_Currency_ID
void setC_Currency_ID(int C_Currency_ID) Set Currency. The Currency for this record -
getC_Currency_ID
int getC_Currency_ID()Get Currency. The Currency for this record -
getC_Currency
- Throws:
RuntimeException
-
setC_DocType_ID
void setC_DocType_ID(int C_DocType_ID) Set Document Type. Document type or rules -
getC_DocType_ID
int getC_DocType_ID()Get Document Type. Document type or rules -
getC_DocType
- Throws:
RuntimeException
-
setC_Invoice_ID
void setC_Invoice_ID(int C_Invoice_ID) Set Invoice. Invoice Identifier -
getC_Invoice_ID
int getC_Invoice_ID()Get Invoice. Invoice Identifier -
getC_Invoice
- Throws:
RuntimeException
-
setC_InvoiceLine_ID
void setC_InvoiceLine_ID(int C_InvoiceLine_ID) Set Invoice Line. Invoice Detail Line -
getC_InvoiceLine_ID
int getC_InvoiceLine_ID()Get Invoice Line. Invoice Detail Line -
getC_InvoiceLine
- Throws:
RuntimeException
-
setC_Project_ID
void setC_Project_ID(int C_Project_ID) Set Project. Financial Project -
getC_Project_ID
int getC_Project_ID()Get Project. Financial Project -
getC_Project
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setCurrencyRate
Set Rate. Currency Conversion Rate -
getCurrencyRate
BigDecimal getCurrencyRate()Get Rate. Currency Conversion Rate -
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 -
setDescription
Set Description. Optional short description of the record -
getDescription
String getDescription()Get Description. Optional short description of the record -
setDocAction
Set Document Action. The targeted status of the document -
getDocAction
String getDocAction()Get Document Action. The targeted status of the document -
setDocStatus
Set Document Status. The current status of the document -
getDocStatus
String getDocStatus()Get Document Status. The current status of the document -
setDocumentNo
Set Document No. Document sequence number of the document -
getDocumentNo
String getDocumentNo()Get Document No. Document sequence number of the document -
setGL_JournalBatch_ID
void setGL_JournalBatch_ID(int GL_JournalBatch_ID) Set Journal Batch. General Ledger Journal Batch -
getGL_JournalBatch_ID
int getGL_JournalBatch_ID()Get Journal Batch. General Ledger Journal Batch -
getGL_JournalBatch
- Throws:
RuntimeException
-
setI_FixedAsset_ID
void setI_FixedAsset_ID(int I_FixedAsset_ID) Set Imported Fixed Asset -
getI_FixedAsset_ID
int getI_FixedAsset_ID()Get Imported Fixed Asset -
getI_FixedAsset
- Throws:
RuntimeException
-
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 -
setIsApproved
void setIsApproved(boolean IsApproved) Set Approved. Indicates if this document requires approval -
isApproved
boolean isApproved()Get Approved. Indicates if this document requires approval -
setLine
void setLine(int Line) Set Line No. Unique line for this document -
getLine
int getLine()Get Line No. Unique line for this document -
setM_AttributeSetInstance_ID
void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID) Set Attribute Set Instance. Product Attribute Set Instance -
getM_AttributeSetInstance_ID
int getM_AttributeSetInstance_ID()Get Attribute Set Instance. Product Attribute Set Instance -
getM_AttributeSetInstance
- Throws:
RuntimeException
-
setM_InOutLine_ID
void setM_InOutLine_ID(int M_InOutLine_ID) Set Shipment/Receipt Line. Line on Shipment or Receipt document -
getM_InOutLine_ID
int getM_InOutLine_ID()Get Shipment/Receipt Line. Line on Shipment or Receipt document -
getM_InOutLine
- Throws:
RuntimeException
-
setM_Locator_ID
void setM_Locator_ID(int M_Locator_ID) Set Locator. Warehouse Locator -
getM_Locator_ID
int getM_Locator_ID()Get Locator. Warehouse Locator -
getM_Locator
- Throws:
RuntimeException
-
setM_MatchInv_ID
void setM_MatchInv_ID(int M_MatchInv_ID) Set Match Invoice. Match Shipment/Receipt to Invoice -
getM_MatchInv_ID
int getM_MatchInv_ID()Get Match Invoice. Match Shipment/Receipt to Invoice -
getM_MatchInv
- Throws:
RuntimeException
-
setM_Product_ID
void setM_Product_ID(int M_Product_ID) Set Product. Product, Service, Item -
getM_Product_ID
int getM_Product_ID()Get Product. Product, Service, Item -
getM_Product
- Throws:
RuntimeException
-
setPosted
void setPosted(boolean Posted) Set Posted. Posting status -
isPosted
boolean isPosted()Get Posted. Posting status -
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 -
setProcessedOn
Set Processed On. The date+time (expressed in decimal format) when the document has been processed -
getProcessedOn
BigDecimal getProcessedOn()Get Processed On. The date+time (expressed in decimal format) when 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
-