Interface I_M_Transaction

  • All Known Implementing Classes:
    MTransaction, X_M_Transaction

    public interface I_M_Transaction
    Generated Interface for M_Transaction
    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
      • setC_ProjectIssue_ID

        void setC_ProjectIssue_ID​(int C_ProjectIssue_ID)
        Set Project Issue. Project Issues (Material, Labor)
      • getC_ProjectIssue_ID

        int getC_ProjectIssue_ID()
        Get Project Issue. Project Issues (Material, Labor)
      • getCreated

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

        int getCreatedBy()
        Get Created By. User who created this records
      • 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
      • setM_InOutLine_ID

        void setM_InOutLine_ID​(int M_InOutLine_ID)
        Set Shipment/Receipt Line. Line on Shipment or Receipt document
      • getM_InOutLine_ID

        int getM_InOutLine_ID()
        Get Shipment/Receipt Line. Line on Shipment or Receipt document
      • setM_InventoryLine_ID

        void setM_InventoryLine_ID​(int M_InventoryLine_ID)
        Set Phys.Inventory Line. Unique line in an Inventory document
      • getM_InventoryLine_ID

        int getM_InventoryLine_ID()
        Get Phys.Inventory Line. Unique line in an Inventory document
      • 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
      • setM_MovementLine_ID

        void setM_MovementLine_ID​(int M_MovementLine_ID)
        Set Move Line. Inventory Move document Line
      • getM_MovementLine_ID

        int getM_MovementLine_ID()
        Get Move Line. Inventory Move document Line
      • setMovementDate

        void setMovementDate​(Timestamp MovementDate)
        Set Movement Date. Date a product was moved in or out of inventory
      • getMovementDate

        Timestamp getMovementDate()
        Get Movement Date. Date a product was moved in or out of inventory
      • setMovementQty

        void setMovementQty​(BigDecimal MovementQty)
        Set Movement Quantity. Quantity of a product moved.
      • getMovementQty

        BigDecimal getMovementQty()
        Get Movement Quantity. Quantity of a product moved.
      • setMovementType

        void setMovementType​(String MovementType)
        Set Movement Type. Method of moving the inventory
      • getMovementType

        String getMovementType()
        Get Movement Type. Method of moving the inventory
      • 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_ProductionLine_ID

        void setM_ProductionLine_ID​(int M_ProductionLine_ID)
        Set Production Line. Document Line representing a production
      • getM_ProductionLine_ID

        int getM_ProductionLine_ID()
        Get Production Line. Document Line representing a production
      • setM_Transaction_ID

        void setM_Transaction_ID​(int M_Transaction_ID)
        Set Inventory Transaction
      • getM_Transaction_ID

        int getM_Transaction_ID()
        Get Inventory Transaction
      • setM_Transaction_UU

        void setM_Transaction_UU​(String M_Transaction_UU)
        Set M_Transaction_UU
      • getM_Transaction_UU

        String getM_Transaction_UU()
        Get M_Transaction_UU
      • setPP_Cost_Collector_ID

        void setPP_Cost_Collector_ID​(int PP_Cost_Collector_ID)
        Set Manufacturing Cost Collector
      • getPP_Cost_Collector_ID

        int getPP_Cost_Collector_ID()
        Get Manufacturing Cost Collector
      • getUpdated

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

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