Interface I_M_StorageReservation

  • All Known Implementing Classes:
    MStorageReservation, X_M_StorageReservation

    public interface I_M_StorageReservation
    Generated Interface for M_StorageReservation
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Org_ID

        void setAD_Org_ID​(int AD_Org_ID)
        Set Organization. Organizational entity within client
      • getAD_Org_ID

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • 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
      • 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
      • setIsSOTrx

        void setIsSOTrx​(boolean IsSOTrx)
        Set Sales Transaction. This is a Sales Transaction
      • isSOTrx

        boolean isSOTrx()
        Get Sales Transaction. This is a Sales Transaction
      • 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
      • 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
      • setM_StorageReservation_UU

        void setM_StorageReservation_UU​(String M_StorageReservation_UU)
        Set M_StorageReservation_UU
      • getM_StorageReservation_UU

        String getM_StorageReservation_UU()
        Get M_StorageReservation_UU
      • 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
      • 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