Interface I_M_StorageReservationLog

    • 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
      • 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
      • 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
      • 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
      • 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_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
      • 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