Interface I_I_Inventory

All Known Implementing Classes:
X_I_Inventory

public interface I_I_Inventory
Generated Interface for I_Inventory
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
    • 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
    • setChargeName

      void setChargeName(String ChargeName)
      Set Charge Name. Name of the Charge
    • getChargeName

      String getChargeName()
      Get Charge Name. Name of the Charge
    • getCreated

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

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

      void setCurrentCostPrice(BigDecimal CurrentCostPrice)
      Set Current Cost Price. The currently used cost price
    • getCurrentCostPrice

      BigDecimal getCurrentCostPrice()
      Get Current Cost Price. The currently used cost price
    • setDescription

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

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

      void setDocTypeName(String DocTypeName)
      Set Document Type Name. Name of the Document Type
    • getDocTypeName

      String getDocTypeName()
      Get Document Type Name. Name of the Document Type
    • setI_ErrorMsg

      void setI_ErrorMsg(String I_ErrorMsg)
      Set Import Error Message. Messages generated from import process
    • getI_ErrorMsg

      String getI_ErrorMsg()
      Get Import Error Message. Messages generated from import process
    • setI_Inventory_ID

      void setI_Inventory_ID(int I_Inventory_ID)
      Set Import Inventory. Import Inventory Transactions
    • getI_Inventory_ID

      int getI_Inventory_ID()
      Get Import Inventory. Import Inventory Transactions
    • setI_Inventory_UU

      void setI_Inventory_UU(String I_Inventory_UU)
      Set I_Inventory_UU
    • getI_Inventory_UU

      String getI_Inventory_UU()
      Get I_Inventory_UU
    • setI_IsImported

      void setI_IsImported(boolean I_IsImported)
      Set Imported. Has this import been processed
    • isI_IsImported

      boolean isI_IsImported()
      Get Imported. Has this import been processed
    • 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
    • setLocatorValue

      void setLocatorValue(String LocatorValue)
      Set Locator Key. Key of the Warehouse Locator
    • getLocatorValue

      String getLocatorValue()
      Get Locator Key. Key of the Warehouse Locator
    • setLot

      void setLot(String Lot)
      Set Lot No. Lot number (alphanumeric)
    • getLot

      String getLot()
      Get Lot No. Lot number (alphanumeric)
    • setM_CostingLine_ID

      void setM_CostingLine_ID(int M_CostingLine_ID)
      Set Cost Adjustment Line. Unique line in an Inventory cost adjustment document
    • getM_CostingLine_ID

      int getM_CostingLine_ID()
      Get Cost Adjustment Line. Unique line in an Inventory cost adjustment document
    • getM_CostingLine

      I_M_InventoryLine getM_CostingLine() throws RuntimeException
      Throws:
      RuntimeException
    • setM_Inventory_ID

      void setM_Inventory_ID(int M_Inventory_ID)
      Set Phys.Inventory. Parameters for a Physical Inventory
    • getM_Inventory_ID

      int getM_Inventory_ID()
      Get Phys.Inventory. Parameters for a Physical Inventory
    • getM_Inventory

      I_M_Inventory getM_Inventory() throws RuntimeException
      Throws:
      RuntimeException
    • setM_InventoryLine_ID

      void setM_InventoryLine_ID(int M_InventoryLine_ID)
      Set Phys.Inventory Line. Unique line in an Inventory document
    • getM_InventoryLine_ID

      int getM_InventoryLine_ID()
      Get Phys.Inventory Line. Unique line in an Inventory document
    • getM_InventoryLine

      I_M_InventoryLine getM_InventoryLine() 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
    • setMovementDate

      void setMovementDate(Timestamp MovementDate)
      Set Movement Date. Date a product was moved in or out of inventory
    • getMovementDate

      Timestamp getMovementDate()
      Get Movement Date. Date a product was moved in or out of inventory
    • 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
    • setM_Warehouse_ID

      void setM_Warehouse_ID(int M_Warehouse_ID)
      Set Warehouse. Storage Warehouse and Service Point
    • getM_Warehouse_ID

      int getM_Warehouse_ID()
      Get Warehouse. Storage Warehouse and Service Point
    • getM_Warehouse

      I_M_Warehouse getM_Warehouse() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • setQtyBook

      void setQtyBook(BigDecimal QtyBook)
      Set Quantity book. Book Quantity
    • getQtyBook

      BigDecimal getQtyBook()
      Get Quantity book. Book Quantity
    • setQtyCount

      void setQtyCount(BigDecimal QtyCount)
      Set Quantity count. Counted Quantity
    • getQtyCount

      BigDecimal getQtyCount()
      Get Quantity count. Counted Quantity
    • setQtyInternalUse

      void setQtyInternalUse(BigDecimal QtyInternalUse)
      Set Internal Use Qty. Internal Use Quantity removed from Inventory
    • getQtyInternalUse

      BigDecimal getQtyInternalUse()
      Get Internal Use Qty. Internal Use Quantity removed from Inventory
    • setSerNo

      void setSerNo(String SerNo)
      Set Serial No. Product Serial Number
    • getSerNo

      String getSerNo()
      Get Serial No. Product Serial Number
    • setUPC

      void setUPC(String UPC)
      Set UPC/EAN. Bar Code (Universal Product Code or its superset European Article Number)
    • getUPC

      String getUPC()
      Get UPC/EAN. Bar Code (Universal Product Code or its superset European Article Number)
    • getUpdated

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

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

      void setValue(String Value)
      Set Search Key. Search key for the record in the format required - must be unique
    • getValue

      String getValue()
      Get Search Key. Search key for the record in the format required - must be unique
    • setWarehouseValue

      void setWarehouseValue(String WarehouseValue)
      Set Warehouse Key. Key of the Warehouse
    • getWarehouseValue

      String getWarehouseValue()
      Get Warehouse Key. Key of the Warehouse
    • setX

      void setX(String X)
      Set Aisle (X). X dimension, e.g., Aisle
    • getX

      String getX()
      Get Aisle (X). X dimension, e.g., Aisle
    • setY

      void setY(String Y)
      Set Bin (Y). Y dimension, e.g., Bin
    • getY

      String getY()
      Get Bin (Y). Y dimension, e.g., Bin
    • setZ

      void setZ(String Z)
      Set Level (Z). Z dimension, e.g., Level
    • getZ

      String getZ()
      Get Level (Z). Z dimension, e.g., Level