Interface I_C_InvoiceBatchLine

All Known Implementing Classes:
MInvoiceBatchLine, X_C_InvoiceBatchLine

public interface I_C_InvoiceBatchLine
Generated Interface for C_InvoiceBatchLine
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • 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
    • setAD_OrgTrx_ID

      void setAD_OrgTrx_ID(int AD_OrgTrx_ID)
      Set Trx Organization. Performing or initiating organization
    • getAD_OrgTrx_ID

      int getAD_OrgTrx_ID()
      Get Trx Organization. Performing or initiating organization
    • setAD_User_ID

      void setAD_User_ID(int AD_User_ID)
      Set User/Contact. User within the system - Internal or Business Partner Contact
    • getAD_User_ID

      int getAD_User_ID()
      Get User/Contact. User within the system - Internal or Business Partner Contact
    • getAD_User

      I_AD_User getAD_User() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Activity_ID

      void setC_Activity_ID(int C_Activity_ID)
      Set Activity. Business Activity
    • getC_Activity_ID

      int getC_Activity_ID()
      Get Activity. Business Activity
    • getC_Activity

      I_C_Activity getC_Activity() throws RuntimeException
      Throws:
      RuntimeException
    • setC_BPartner_ID

      void setC_BPartner_ID(int C_BPartner_ID)
      Set Business Partner. Identifies a Business Partner
    • getC_BPartner_ID

      int getC_BPartner_ID()
      Get Business Partner. Identifies a Business Partner
    • getC_BPartner

      I_C_BPartner getC_BPartner() throws RuntimeException
      Throws:
      RuntimeException
    • setC_BPartner_Location_ID

      void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
      Set Partner Location. Identifies the (ship to) address for this Business Partner
    • getC_BPartner_Location_ID

      int getC_BPartner_Location_ID()
      Get Partner Location. Identifies the (ship to) address for this Business Partner
    • getC_BPartner_Location

      I_C_BPartner_Location getC_BPartner_Location() throws RuntimeException
      Throws:
      RuntimeException
    • 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_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_InvoiceBatch_ID

      void setC_InvoiceBatch_ID(int C_InvoiceBatch_ID)
      Set Invoice Batch. Expense Invoice Batch Header
    • getC_InvoiceBatch_ID

      int getC_InvoiceBatch_ID()
      Get Invoice Batch. Expense Invoice Batch Header
    • getC_InvoiceBatch

      I_C_InvoiceBatch getC_InvoiceBatch() throws RuntimeException
      Throws:
      RuntimeException
    • setC_InvoiceBatchLine_ID

      void setC_InvoiceBatchLine_ID(int C_InvoiceBatchLine_ID)
      Set Invoice Batch Line. Expense Invoice Batch Line
    • getC_InvoiceBatchLine_ID

      int getC_InvoiceBatchLine_ID()
      Get Invoice Batch Line. Expense Invoice Batch Line
    • setC_InvoiceBatchLine_UU

      void setC_InvoiceBatchLine_UU(String C_InvoiceBatchLine_UU)
      Set C_InvoiceBatchLine_UU
    • getC_InvoiceBatchLine_UU

      String getC_InvoiceBatchLine_UU()
      Get C_InvoiceBatchLine_UU
    • 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
    • setC_Tax_ID

      void setC_Tax_ID(int C_Tax_ID)
      Set Tax. Tax identifier
    • getC_Tax_ID

      int getC_Tax_ID()
      Get Tax. Tax identifier
    • getC_Tax

      I_C_Tax getC_Tax() throws RuntimeException
      Throws:
      RuntimeException
    • setDateAcct

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

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

      void setDateInvoiced(Timestamp DateInvoiced)
      Set Date Invoiced. Date printed on Invoice
    • getDateInvoiced

      Timestamp getDateInvoiced()
      Get Date Invoiced. Date printed on Invoice
    • setDescription

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

      String getDescription()
      Get Description. Optional short description of the record
    • 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
    • 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
    • setIsTaxIncluded

      void setIsTaxIncluded(boolean IsTaxIncluded)
      Set Price includes Tax. Tax is included in the price
    • isTaxIncluded

      boolean isTaxIncluded()
      Get Price includes Tax. Tax is included in the price
    • setLine

      void setLine(int Line)
      Set Line No. Unique line for this document
    • getLine

      int getLine()
      Get Line No. Unique line for this document
    • setLineNetAmt

      void setLineNetAmt(BigDecimal LineNetAmt)
      Set Line Amount. Line Extended Amount (Quantity * Actual Price) without Freight and Charges
    • getLineNetAmt

      BigDecimal getLineNetAmt()
      Get Line Amount. Line Extended Amount (Quantity * Actual Price) without Freight and Charges
    • setLineTotalAmt

      void setLineTotalAmt(BigDecimal LineTotalAmt)
      Set Line Total. Total line amount incl. Tax
    • getLineTotalAmt

      BigDecimal getLineTotalAmt()
      Get Line Total. Total line amount incl. Tax
    • setPriceEntered

      void setPriceEntered(BigDecimal PriceEntered)
      Set Price. Price Entered - the price based on the selected/base UoM
    • getPriceEntered

      BigDecimal getPriceEntered()
      Get Price. Price Entered - the price based on the selected/base UoM
    • setProcessed

      void setProcessed(boolean Processed)
      Set Processed. The document has been processed
    • isProcessed

      boolean isProcessed()
      Get Processed. The document has been processed
    • setQtyEntered

      void setQtyEntered(BigDecimal QtyEntered)
      Set Quantity. The Quantity Entered is based on the selected UoM
    • getQtyEntered

      BigDecimal getQtyEntered()
      Get Quantity. The Quantity Entered is based on the selected UoM
    • setTaxAmt

      void setTaxAmt(BigDecimal TaxAmt)
      Set Tax Amount. Tax Amount for a document
    • getTaxAmt

      BigDecimal getTaxAmt()
      Get Tax Amount. Tax Amount for a document
    • getUpdated

      Timestamp getUpdated()
      Get Updated. Date this record was updated
    • getUpdatedBy

      int getUpdatedBy()
      Get Updated By. User who updated this records
    • setUser1_ID

      void setUser1_ID(int User1_ID)
      Set User Element List 1. User defined list element #1
    • getUser1_ID

      int getUser1_ID()
      Get User Element List 1. User defined list element #1
    • getUser1

      Throws:
      RuntimeException
    • setUser2_ID

      void setUser2_ID(int User2_ID)
      Set User Element List 2. User defined list element #2
    • getUser2_ID

      int getUser2_ID()
      Get User Element List 2. User defined list element #2
    • getUser2

      Throws:
      RuntimeException