Interface I_M_StorageOnHand

All Known Implementing Classes:
MStorageOnHand, X_M_StorageOnHand

public interface I_M_StorageOnHand
Generated Interface for M_StorageOnHand
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
    • getCreated

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

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

      void setDateLastInventory(Timestamp DateLastInventory)
      Set Date Last Inventory Count. Date of Last Inventory Count
    • getDateLastInventory

      Timestamp getDateLastInventory()
      Get Date Last Inventory Count. Date of Last Inventory Count
    • setDateMaterialPolicy

      void setDateMaterialPolicy(Timestamp DateMaterialPolicy)
      Set Date Material Policy. Time used for LIFO and FIFO Material Policy
    • getDateMaterialPolicy

      Timestamp getDateMaterialPolicy()
      Get Date Material Policy. Time used for LIFO and FIFO Material Policy
    • 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
    • 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_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_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_StorageOnHand_UU

      void setM_StorageOnHand_UU(String M_StorageOnHand_UU)
      Set M_StorageOnHand_UU
    • getM_StorageOnHand_UU

      String getM_StorageOnHand_UU()
      Get M_StorageOnHand_UU
    • setQtyOnHand

      void setQtyOnHand(BigDecimal QtyOnHand)
      Set On Hand Quantity. On Hand Quantity
    • getQtyOnHand

      BigDecimal getQtyOnHand()
      Get On Hand Quantity. On Hand Quantity
    • getUpdated

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

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