Interface I_C_OrderLandedCostAllocation

All Known Implementing Classes:
MOrderLandedCostAllocation, X_C_OrderLandedCostAllocation

public interface I_C_OrderLandedCostAllocation
Generated Interface for C_OrderLandedCostAllocation
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
    • setAmt

      void setAmt(BigDecimal Amt)
      Set Amount. Amount
    • getAmt

      BigDecimal getAmt()
      Get Amount. Amount
    • setBase

      void setBase(BigDecimal Base)
      Set Base. Calculation Base
    • getBase

      BigDecimal getBase()
      Get Base. Calculation Base
    • setC_OrderLandedCostAllocation_ID

      void setC_OrderLandedCostAllocation_ID(int C_OrderLandedCostAllocation_ID)
      Set Estimated Landed Cost Allocation
    • getC_OrderLandedCostAllocation_ID

      int getC_OrderLandedCostAllocation_ID()
      Get Estimated Landed Cost Allocation
    • setC_OrderLandedCostAllocation_UU

      void setC_OrderLandedCostAllocation_UU(String C_OrderLandedCostAllocation_UU)
      Set C_OrderLandedCostAllocation_UU
    • getC_OrderLandedCostAllocation_UU

      String getC_OrderLandedCostAllocation_UU()
      Get C_OrderLandedCostAllocation_UU
    • setC_OrderLandedCost_ID

      void setC_OrderLandedCost_ID(int C_OrderLandedCost_ID)
      Set Estimated Landed Cost
    • getC_OrderLandedCost_ID

      int getC_OrderLandedCost_ID()
      Get Estimated Landed Cost
    • getC_OrderLandedCost

      I_C_OrderLandedCost getC_OrderLandedCost() throws RuntimeException
      Throws:
      RuntimeException
    • setC_OrderLine_ID

      void setC_OrderLine_ID(int C_OrderLine_ID)
      Set Sales Order Line. Sales Order Line
    • getC_OrderLine_ID

      int getC_OrderLine_ID()
      Get Sales Order Line. Sales Order Line
    • getC_OrderLine

      I_C_OrderLine getC_OrderLine() 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
    • 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
    • setProcessed

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

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

      void setQty(BigDecimal Qty)
      Set Quantity. Quantity
    • getQty

      BigDecimal getQty()
      Get Quantity. Quantity
    • getUpdated

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

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