Interface I_M_RMALine

  • All Known Implementing Classes:
    MRMALine, X_M_RMALine

    public interface I_M_RMALine
    Generated Interface for M_RMALine
    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
      • setAmt

        void setAmt​(BigDecimal Amt)
        Set Amount. Amount
      • setC_Charge_ID

        void setC_Charge_ID​(int C_Charge_ID)
        Set Charge. Additional document charges
      • getC_Charge_ID

        int getC_Charge_ID()
        Get Charge. Additional document charges
      • getCreated

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

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

        void setC_Tax_ID​(int C_Tax_ID)
        Set Tax. Tax identifier
      • getC_Tax_ID

        int getC_Tax_ID()
        Get Tax. Tax identifier
      • setDescription

        void setDescription​(String Description)
        Set Description. Optional short description of the record
      • getDescription

        String getDescription()
        Get Description. Optional short description of the record
      • 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
      • setLine

        void setLine​(int Line)
        Set Line No. Unique line for this document
      • getLine

        int getLine()
        Get Line No. Unique line for this document
      • setLineNetAmt

        void setLineNetAmt​(BigDecimal LineNetAmt)
        Set Line Amount. Line Extended Amount (Quantity * Actual Price) without Freight and Charges
      • getLineNetAmt

        BigDecimal getLineNetAmt()
        Get Line Amount. Line Extended Amount (Quantity * Actual Price) without Freight and Charges
      • 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_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_RMA_ID

        void setM_RMA_ID​(int M_RMA_ID)
        Set RMA. Return Material Authorization
      • getM_RMA_ID

        int getM_RMA_ID()
        Get RMA. Return Material Authorization
      • setM_RMALine_ID

        void setM_RMALine_ID​(int M_RMALine_ID)
        Set RMA Line. Return Material Authorization Line
      • getM_RMALine_ID

        int getM_RMALine_ID()
        Get RMA Line. Return Material Authorization Line
      • setM_RMALine_UU

        void setM_RMALine_UU​(String M_RMALine_UU)
        Set M_RMALine_UU
      • getM_RMALine_UU

        String getM_RMALine_UU()
        Get M_RMALine_UU
      • setProcessed

        void setProcessed​(boolean Processed)
        Set Processed. The document has been processed
      • isProcessed

        boolean isProcessed()
        Get Processed. The document has been processed
      • setQty

        void setQty​(BigDecimal Qty)
        Set Quantity. Quantity
      • getQty

        BigDecimal getQty()
        Get Quantity. Quantity
      • setQtyDelivered

        void setQtyDelivered​(BigDecimal QtyDelivered)
        Set Delivered Quantity. Delivered Quantity
      • getQtyDelivered

        BigDecimal getQtyDelivered()
        Get Delivered Quantity. Delivered Quantity
      • setQtyInvoiced

        void setQtyInvoiced​(BigDecimal QtyInvoiced)
        Set Quantity Invoiced. Invoiced Quantity
      • getQtyInvoiced

        BigDecimal getQtyInvoiced()
        Get Quantity Invoiced. Invoiced Quantity
      • setRef_RMALine_ID

        void setRef_RMALine_ID​(int Ref_RMALine_ID)
        Set Referenced RMA Line
      • getRef_RMALine_ID

        int getRef_RMALine_ID()
        Get Referenced RMA Line
      • getUpdated

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

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