Class X_C_RfQ

    • Field Detail

      • QUOTETYPE_AD_Reference_ID

        public static final int QUOTETYPE_AD_Reference_ID
        QuoteType AD_Reference_ID=314
        See Also:
        Constant Field Values
      • QUOTETYPE_QuoteSelectedLines

        public static final String QUOTETYPE_QuoteSelectedLines
        Quote Selected Lines = S
        See Also:
        Constant Field Values
    • Method Detail

      • get_AccessLevel

        protected int get_AccessLevel()
        AccessLevel
        Specified by:
        get_AccessLevel in class PO
        Returns:
        1 - Org
      • initPO

        protected POInfo initPO​(Properties ctx)
        Load Meta Data
        Specified by:
        initPO in class PO
        Parameters:
        ctx - context
        Returns:
        POInfo
      • toString

        public String toString()
        Description copied from class: PO
        String representation
        Overrides:
        toString in class PO
        Returns:
        String representation
      • setAD_User_ID

        public void setAD_User_ID​(int AD_User_ID)
        Set User/Contact.
        Specified by:
        setAD_User_ID in interface I_C_RfQ
        Parameters:
        AD_User_ID - User within the system - Internal or Business Partner Contact
      • getAD_User_ID

        public int getAD_User_ID()
        Get User/Contact.
        Specified by:
        getAD_User_ID in interface I_C_RfQ
        Returns:
        User within the system - Internal or Business Partner Contact
      • setC_BPartner_ID

        public void setC_BPartner_ID​(int C_BPartner_ID)
        Set Business Partner.
        Specified by:
        setC_BPartner_ID in interface I_C_RfQ
        Parameters:
        C_BPartner_ID - Identifies a Business Partner
      • getC_BPartner_ID

        public int getC_BPartner_ID()
        Get Business Partner.
        Specified by:
        getC_BPartner_ID in interface I_C_RfQ
        Returns:
        Identifies a Business Partner
      • setC_BPartner_Location_ID

        public void setC_BPartner_Location_ID​(int C_BPartner_Location_ID)
        Set Partner Location.
        Specified by:
        setC_BPartner_Location_ID in interface I_C_RfQ
        Parameters:
        C_BPartner_Location_ID - Identifies the (ship to) address for this Business Partner
      • getC_BPartner_Location_ID

        public int getC_BPartner_Location_ID()
        Get Partner Location.
        Specified by:
        getC_BPartner_Location_ID in interface I_C_RfQ
        Returns:
        Identifies the (ship to) address for this Business Partner
      • setC_Currency_ID

        public void setC_Currency_ID​(int C_Currency_ID)
        Set Currency.
        Specified by:
        setC_Currency_ID in interface I_C_RfQ
        Parameters:
        C_Currency_ID - The Currency for this record
      • getC_Currency_ID

        public int getC_Currency_ID()
        Get Currency.
        Specified by:
        getC_Currency_ID in interface I_C_RfQ
        Returns:
        The Currency for this record
      • setCopyLines

        public void setCopyLines​(String CopyLines)
        Set Copy Lines.
        Specified by:
        setCopyLines in interface I_C_RfQ
        Parameters:
        CopyLines - Copy Lines
      • getCopyLines

        public String getCopyLines()
        Get Copy Lines.
        Specified by:
        getCopyLines in interface I_C_RfQ
        Returns:
        Copy Lines
      • setC_Order_ID

        public void setC_Order_ID​(int C_Order_ID)
        Set Order.
        Specified by:
        setC_Order_ID in interface I_C_RfQ
        Parameters:
        C_Order_ID - Order
      • getC_Order_ID

        public int getC_Order_ID()
        Get Order.
        Specified by:
        getC_Order_ID in interface I_C_RfQ
        Returns:
        Order
      • setCreatePO

        public void setCreatePO​(String CreatePO)
        Set Create PO.
        Specified by:
        setCreatePO in interface I_C_RfQ
        Parameters:
        CreatePO - Create Purchase Order
      • getCreatePO

        public String getCreatePO()
        Get Create PO.
        Specified by:
        getCreatePO in interface I_C_RfQ
        Returns:
        Create Purchase Order
      • setCreateSO

        public void setCreateSO​(String CreateSO)
        Set Create SO.
        Specified by:
        setCreateSO in interface I_C_RfQ
        Parameters:
        CreateSO - Create SO
      • getCreateSO

        public String getCreateSO()
        Get Create SO.
        Specified by:
        getCreateSO in interface I_C_RfQ
        Returns:
        Create SO
      • setC_RfQ_ID

        public void setC_RfQ_ID​(int C_RfQ_ID)
        Set RfQ.
        Specified by:
        setC_RfQ_ID in interface I_C_RfQ
        Parameters:
        C_RfQ_ID - Request for Quotation
      • getC_RfQ_ID

        public int getC_RfQ_ID()
        Get RfQ.
        Specified by:
        getC_RfQ_ID in interface I_C_RfQ
        Returns:
        Request for Quotation
      • setC_RfQ_Topic_ID

        public void setC_RfQ_Topic_ID​(int C_RfQ_Topic_ID)
        Set RfQ Topic.
        Specified by:
        setC_RfQ_Topic_ID in interface I_C_RfQ
        Parameters:
        C_RfQ_Topic_ID - Topic for Request for Quotations
      • getC_RfQ_Topic_ID

        public int getC_RfQ_Topic_ID()
        Get RfQ Topic.
        Specified by:
        getC_RfQ_Topic_ID in interface I_C_RfQ
        Returns:
        Topic for Request for Quotations
      • setC_RfQ_UU

        public void setC_RfQ_UU​(String C_RfQ_UU)
        Set C_RfQ_UU.
        Specified by:
        setC_RfQ_UU in interface I_C_RfQ
        Parameters:
        C_RfQ_UU - C_RfQ_UU
      • getC_RfQ_UU

        public String getC_RfQ_UU()
        Get C_RfQ_UU.
        Specified by:
        getC_RfQ_UU in interface I_C_RfQ
        Returns:
        C_RfQ_UU
      • setDateResponse

        public void setDateResponse​(Timestamp DateResponse)
        Set Response Date.
        Specified by:
        setDateResponse in interface I_C_RfQ
        Parameters:
        DateResponse - Date of the Response
      • getDateResponse

        public Timestamp getDateResponse()
        Get Response Date.
        Specified by:
        getDateResponse in interface I_C_RfQ
        Returns:
        Date of the Response
      • setDateWorkComplete

        public void setDateWorkComplete​(Timestamp DateWorkComplete)
        Set Work Complete.
        Specified by:
        setDateWorkComplete in interface I_C_RfQ
        Parameters:
        DateWorkComplete - Date when work is (planned to be) complete
      • getDateWorkComplete

        public Timestamp getDateWorkComplete()
        Get Work Complete.
        Specified by:
        getDateWorkComplete in interface I_C_RfQ
        Returns:
        Date when work is (planned to be) complete
      • setDateWorkStart

        public void setDateWorkStart​(Timestamp DateWorkStart)
        Set Work Start.
        Specified by:
        setDateWorkStart in interface I_C_RfQ
        Parameters:
        DateWorkStart - Date when work is (planned to be) started
      • getDateWorkStart

        public Timestamp getDateWorkStart()
        Get Work Start.
        Specified by:
        getDateWorkStart in interface I_C_RfQ
        Returns:
        Date when work is (planned to be) started
      • setDeliveryDays

        public void setDeliveryDays​(int DeliveryDays)
        Set Delivery Days.
        Specified by:
        setDeliveryDays in interface I_C_RfQ
        Parameters:
        DeliveryDays - Number of Days (planned) until Delivery
      • getDeliveryDays

        public int getDeliveryDays()
        Get Delivery Days.
        Specified by:
        getDeliveryDays in interface I_C_RfQ
        Returns:
        Number of Days (planned) until Delivery
      • setDescription

        public void setDescription​(String Description)
        Set Description.
        Specified by:
        setDescription in interface I_C_RfQ
        Parameters:
        Description - Optional short description of the record
      • getDescription

        public String getDescription()
        Get Description.
        Specified by:
        getDescription in interface I_C_RfQ
        Returns:
        Optional short description of the record
      • setDocumentNo

        public void setDocumentNo​(String DocumentNo)
        Set Document No.
        Specified by:
        setDocumentNo in interface I_C_RfQ
        Parameters:
        DocumentNo - Document sequence number of the document
      • getDocumentNo

        public String getDocumentNo()
        Get Document No.
        Specified by:
        getDocumentNo in interface I_C_RfQ
        Returns:
        Document sequence number of the document
      • getKeyNamePair

        public KeyNamePair getKeyNamePair()
        Get Record ID/ColumnName
        Returns:
        ID/ColumnName pair
      • setHelp

        public void setHelp​(String Help)
        Set Comment/Help.
        Specified by:
        setHelp in interface I_C_RfQ
        Parameters:
        Help - Comment or Hint
      • getHelp

        public String getHelp()
        Get Comment/Help.
        Specified by:
        getHelp in interface I_C_RfQ
        Returns:
        Comment or Hint
      • setIsInvitedVendorsOnly

        public void setIsInvitedVendorsOnly​(boolean IsInvitedVendorsOnly)
        Set Invited Vendors Only.
        Specified by:
        setIsInvitedVendorsOnly in interface I_C_RfQ
        Parameters:
        IsInvitedVendorsOnly - Only invited vendors can respond to an RfQ
      • isInvitedVendorsOnly

        public boolean isInvitedVendorsOnly()
        Get Invited Vendors Only.
        Specified by:
        isInvitedVendorsOnly in interface I_C_RfQ
        Returns:
        Only invited vendors can respond to an RfQ
      • setIsQuoteAllQty

        public void setIsQuoteAllQty​(boolean IsQuoteAllQty)
        Set Quote All Quantities.
        Specified by:
        setIsQuoteAllQty in interface I_C_RfQ
        Parameters:
        IsQuoteAllQty - Suppliers are requested to provide responses for all quantities
      • isQuoteAllQty

        public boolean isQuoteAllQty()
        Get Quote All Quantities.
        Specified by:
        isQuoteAllQty in interface I_C_RfQ
        Returns:
        Suppliers are requested to provide responses for all quantities
      • setIsQuoteTotalAmt

        public void setIsQuoteTotalAmt​(boolean IsQuoteTotalAmt)
        Set Quote Total Amt.
        Specified by:
        setIsQuoteTotalAmt in interface I_C_RfQ
        Parameters:
        IsQuoteTotalAmt - The response can have just the total amount for the RfQ
      • isQuoteTotalAmt

        public boolean isQuoteTotalAmt()
        Get Quote Total Amt.
        Specified by:
        isQuoteTotalAmt in interface I_C_RfQ
        Returns:
        The response can have just the total amount for the RfQ
      • setIsRfQResponseAccepted

        public void setIsRfQResponseAccepted​(boolean IsRfQResponseAccepted)
        Set Responses Accepted.
        Specified by:
        setIsRfQResponseAccepted in interface I_C_RfQ
        Parameters:
        IsRfQResponseAccepted - Are Responses to the Request for Quotation accepted
      • isRfQResponseAccepted

        public boolean isRfQResponseAccepted()
        Get Responses Accepted.
        Specified by:
        isRfQResponseAccepted in interface I_C_RfQ
        Returns:
        Are Responses to the Request for Quotation accepted
      • setIsSelfService

        public void setIsSelfService​(boolean IsSelfService)
        Set Self-Service.
        Specified by:
        setIsSelfService in interface I_C_RfQ
        Parameters:
        IsSelfService - This is a Self-Service entry or this entry can be changed via Self-Service
      • isSelfService

        public boolean isSelfService()
        Get Self-Service.
        Specified by:
        isSelfService in interface I_C_RfQ
        Returns:
        This is a Self-Service entry or this entry can be changed via Self-Service
      • setMargin

        public void setMargin​(BigDecimal Margin)
        Set Margin %.
        Specified by:
        setMargin in interface I_C_RfQ
        Parameters:
        Margin - Margin for a product as a percentage
      • getMargin

        public BigDecimal getMargin()
        Get Margin %.
        Specified by:
        getMargin in interface I_C_RfQ
        Returns:
        Margin for a product as a percentage
      • setName

        public void setName​(String Name)
        Set Name.
        Specified by:
        setName in interface I_C_RfQ
        Parameters:
        Name - Alphanumeric identifier of the entity
      • getName

        public String getName()
        Get Name.
        Specified by:
        getName in interface I_C_RfQ
        Returns:
        Alphanumeric identifier of the entity
      • setProcessed

        public void setProcessed​(boolean Processed)
        Set Processed.
        Specified by:
        setProcessed in interface I_C_RfQ
        Parameters:
        Processed - The document has been processed
      • isProcessed

        public boolean isProcessed()
        Get Processed.
        Specified by:
        isProcessed in interface I_C_RfQ
        Returns:
        The document has been processed
      • setProcessing

        public void setProcessing​(boolean Processing)
        Set Process Now.
        Specified by:
        setProcessing in interface I_C_RfQ
        Parameters:
        Processing - Process Now
      • isProcessing

        public boolean isProcessing()
        Get Process Now.
        Specified by:
        isProcessing in interface I_C_RfQ
        Returns:
        Process Now
      • setPublishRfQ

        public void setPublishRfQ​(String PublishRfQ)
        Set Publish RfQ.
        Specified by:
        setPublishRfQ in interface I_C_RfQ
        Parameters:
        PublishRfQ - Publish RfQ
      • getPublishRfQ

        public String getPublishRfQ()
        Get Publish RfQ.
        Specified by:
        getPublishRfQ in interface I_C_RfQ
        Returns:
        Publish RfQ
      • setQuoteType

        public void setQuoteType​(String QuoteType)
        Set RfQ Type.
        Specified by:
        setQuoteType in interface I_C_RfQ
        Parameters:
        QuoteType - Request for Quotation Type
      • getQuoteType

        public String getQuoteType()
        Get RfQ Type.
        Specified by:
        getQuoteType in interface I_C_RfQ
        Returns:
        Request for Quotation Type
      • setRankRfQ

        public void setRankRfQ​(String RankRfQ)
        Set Rank RfQ.
        Specified by:
        setRankRfQ in interface I_C_RfQ
        Parameters:
        RankRfQ - Rank RfQ
      • getRankRfQ

        public String getRankRfQ()
        Get Rank RfQ.
        Specified by:
        getRankRfQ in interface I_C_RfQ
        Returns:
        Rank RfQ
      • setSalesRep_ID

        public void setSalesRep_ID​(int SalesRep_ID)
        Set Sales Representative.
        Specified by:
        setSalesRep_ID in interface I_C_RfQ
        Parameters:
        SalesRep_ID - Sales Representative or Company Agent
      • getSalesRep_ID

        public int getSalesRep_ID()
        Get Sales Representative.
        Specified by:
        getSalesRep_ID in interface I_C_RfQ
        Returns:
        Sales Representative or Company Agent