Interface I_M_Warehouse

All Known Implementing Classes:
MWarehouse, X_M_Warehouse

public interface I_M_Warehouse
Generated Interface for M_Warehouse
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_Location_ID

      void setC_Location_ID(int C_Location_ID)
      Set Address. Location or Address
    • getC_Location_ID

      int getC_Location_ID()
      Get Address. Location or Address
    • getC_Location

      I_C_Location getC_Location() 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
    • setDescription

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

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

      void setIsDisallowNegativeInv(boolean IsDisallowNegativeInv)
      Set Disallow Negative Inventory. Negative Inventory is not allowed in this warehouse
    • isDisallowNegativeInv

      boolean isDisallowNegativeInv()
      Get Disallow Negative Inventory. Negative Inventory is not allowed in this warehouse
    • setIsInTransit

      void setIsInTransit(boolean IsInTransit)
      Set In Transit. Movement is in transit
    • isInTransit

      boolean isInTransit()
      Get In Transit. Movement is in transit
    • setM_ReserveLocator_ID

      void setM_ReserveLocator_ID(int M_ReserveLocator_ID)
      Set Reservation Locator. Reservation Locator (just for reporting purposes)
    • getM_ReserveLocator_ID

      int getM_ReserveLocator_ID()
      Get Reservation Locator. Reservation Locator (just for reporting purposes)
    • getM_ReserveLocator

      I_M_Locator getM_ReserveLocator() 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
    • setM_WarehouseSource_ID

      void setM_WarehouseSource_ID(int M_WarehouseSource_ID)
      Set Source Warehouse. Optional Warehouse to replenish from
    • getM_WarehouseSource_ID

      int getM_WarehouseSource_ID()
      Get Source Warehouse. Optional Warehouse to replenish from
    • getM_WarehouseSource

      I_M_Warehouse getM_WarehouseSource() throws RuntimeException
      Throws:
      RuntimeException
    • setM_Warehouse_UU

      void setM_Warehouse_UU(String M_Warehouse_UU)
      Set M_Warehouse_UU
    • getM_Warehouse_UU

      String getM_Warehouse_UU()
      Get M_Warehouse_UU
    • setName

      void setName(String Name)
      Set Name. Alphanumeric identifier of the entity
    • getName

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • setReplenishmentClass

      void setReplenishmentClass(String ReplenishmentClass)
      Set Replenishment Class. Custom class to calculate Quantity to Order
    • getReplenishmentClass

      String getReplenishmentClass()
      Get Replenishment Class. Custom class to calculate Quantity to Order
    • setSeparator

      void setSeparator(String Separator)
      Set Element Separator. Element Separator
    • getSeparator

      String getSeparator()
      Get Element Separator. Element Separator
    • 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