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 Details

  • 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

      void setA_Asset_Addition_UU(String A_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

      I_A_Asset getA_Asset() throws RuntimeException
      Throws:
      RuntimeException
    • setA_CapvsExp

      void setA_CapvsExp(String A_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

      void setA_QTY_Current(BigDecimal A_QTY_Current)
      Set Current Qty
    • getA_QTY_Current

      BigDecimal getA_QTY_Current()
      Get Current Qty
    • setA_Salvage_Value

      void setA_Salvage_Value(BigDecimal A_Salvage_Value)
      Set Asset Salvage Value
    • getA_Salvage_Value

      BigDecimal getA_Salvage_Value()
      Get Asset Salvage Value
    • setA_SourceType

      void setA_SourceType(String A_SourceType)
      Set Source Type
    • getA_SourceType

      String getA_SourceType()
      Get Source Type
    • setAssetAmtEntered

      void setAssetAmtEntered(BigDecimal AssetAmtEntered)
      Set Entered Amount
    • getAssetAmtEntered

      BigDecimal getAssetAmtEntered()
      Get Entered Amount
    • setAssetSourceAmt

      void setAssetSourceAmt(BigDecimal AssetSourceAmt)
      Set Source Amount
    • getAssetSourceAmt

      BigDecimal getAssetSourceAmt()
      Get Source Amount
    • setAssetValueAmt

      void setAssetValueAmt(BigDecimal AssetValueAmt)
      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

      I_C_Charge getC_Charge() throws RuntimeException
      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

      I_C_ConversionType getC_ConversionType() throws RuntimeException
      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

      I_C_Currency getC_Currency() throws RuntimeException
      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

      I_C_DocType getC_DocType() throws RuntimeException
      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

      I_C_Invoice getC_Invoice() throws RuntimeException
      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

      I_C_InvoiceLine getC_InvoiceLine() throws RuntimeException
      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

      I_C_Project getC_Project() throws RuntimeException
      Throws:
      RuntimeException
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • setCurrencyRate

      void setCurrencyRate(BigDecimal CurrencyRate)
      Set Rate. Currency Conversion Rate
    • getCurrencyRate

      BigDecimal getCurrencyRate()
      Get Rate. Currency Conversion Rate
    • setDateAcct

      void setDateAcct(Timestamp DateAcct)
      Set Account Date. Accounting Date
    • getDateAcct

      Timestamp getDateAcct()
      Get Account Date. Accounting Date
    • setDateDoc

      void setDateDoc(Timestamp DateDoc)
      Set Document Date. Date of the Document
    • getDateDoc

      Timestamp getDateDoc()
      Get Document Date. Date of the Document
    • setDescription

      void setDescription(String Description)
      Set Description. Optional short description of the record
    • getDescription

      String getDescription()
      Get Description. Optional short description of the record
    • setDocAction

      void setDocAction(String DocAction)
      Set Document Action. The targeted status of the document
    • getDocAction

      String getDocAction()
      Get Document Action. The targeted status of the document
    • setDocStatus

      void setDocStatus(String DocStatus)
      Set Document Status. The current status of the document
    • getDocStatus

      String getDocStatus()
      Get Document Status. The current status of the document
    • setDocumentNo

      void setDocumentNo(String DocumentNo)
      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

      I_GL_JournalBatch getGL_JournalBatch() throws RuntimeException
      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

      I_I_FixedAsset getI_FixedAsset() throws RuntimeException
      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

      I_M_AttributeSetInstance getM_AttributeSetInstance() throws RuntimeException
      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

      I_M_InOutLine getM_InOutLine() throws RuntimeException
      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

      I_M_Locator getM_Locator() throws RuntimeException
      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

      I_M_MatchInv getM_MatchInv() throws RuntimeException
      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

      I_M_Product getM_Product() throws RuntimeException
      Throws:
      RuntimeException
    • setPosted

      void setPosted(boolean Posted)
      Set Posted. Posting status
    • isPosted

      boolean isPosted()
      Get Posted. Posting status
    • setPostingType

      void setPostingType(String PostingType)
      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

      void setProcessedOn(BigDecimal ProcessedOn)
      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