Interface I_M_StorageReservationLog

All Known Implementing Classes:
MStorageReservationLog, X_M_StorageReservationLog

public interface I_M_StorageReservationLog
Generated Interface for M_StorageReservationLog
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
    • setAD_Table_ID

      void setAD_Table_ID(int AD_Table_ID)
      Set Table. Database Table information
    • getAD_Table_ID

      int getAD_Table_ID()
      Get Table. Database Table information
    • getAD_Table

      I_AD_Table getAD_Table() 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
    • getCreated

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

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

      void setDeltaQty(BigDecimal DeltaQty)
      Set Delta Quantity. Quantity Difference
    • getDeltaQty

      BigDecimal getDeltaQty()
      Get Delta Quantity. Quantity Difference
    • setDocumentNo

      void setDocumentNo(String DocumentNo)
      Set Document No. Document sequence number of the document
    • getDocumentNo

      String getDocumentNo()
      Get Document No. Document sequence number of the document
    • 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
    • setLineNo

      void setLineNo(int LineNo)
      Set Line. Line No
    • getLineNo

      int getLineNo()
      Get Line. Line No
    • 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_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_StorageReservationLog_ID

      void setM_StorageReservationLog_ID(int M_StorageReservationLog_ID)
      Set Storage Reservation Log. Log for every storage reservation quantity change
    • getM_StorageReservationLog_ID

      int getM_StorageReservationLog_ID()
      Get Storage Reservation Log. Log for every storage reservation quantity change
    • setM_StorageReservationLog_UU

      void setM_StorageReservationLog_UU(String M_StorageReservationLog_UU)
      Set M_StorageReservationLog_UU
    • getM_StorageReservationLog_UU

      String getM_StorageReservationLog_UU()
      Get M_StorageReservationLog_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
    • getM_Warehouse

      I_M_Warehouse getM_Warehouse() throws RuntimeException
      Throws:
      RuntimeException
    • setNewQty

      void setNewQty(BigDecimal NewQty)
      Set New Current Quantity. New current quantity after processing of M_CostDetail
    • getNewQty

      BigDecimal getNewQty()
      Get New Current Quantity. New current quantity after processing of M_CostDetail
    • setOldQty

      void setOldQty(BigDecimal OldQty)
      Set Old Current Quantity. Old current quantity before the processing of M_CostDetail
    • getOldQty

      BigDecimal getOldQty()
      Get Old Current Quantity. Old current quantity before the processing of M_CostDetail
    • setRecord_ID

      void setRecord_ID(int Record_ID)
      Set Record ID. Direct internal record ID
    • getRecord_ID

      int getRecord_ID()
      Get Record ID. Direct internal record ID
    • getUpdated

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

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