java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject<EntityT>
com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity<RequestForQuotation>
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.requestforquotation.RequestForQuotation
All Implemented Interfaces:
VdmEntitySet

public class RequestForQuotation extends VdmEntity<RequestForQuotation> implements VdmEntitySet
Request for Quotation

Original entity name from the Odata EDM: RequestForQuotation_Type

  • Field Details

  • Constructor Details

    • RequestForQuotation

      public RequestForQuotation()
    • RequestForQuotation

      public RequestForQuotation(@Nullable String requestForQuotation, @Nullable String companyCode, @Nullable String purchasingDocumentCategory, @Nullable String purchasingDocumentType, @Nullable String createdByUser, @Nullable LocalDate creationDate, @Nullable String language, @Nullable String purchasingOrganization, @Nullable String purchasingGroup, @Nullable String documentCurrency, @Nullable String incotermsClassification, @Nullable String incotermsTransferLocation, @Nullable String incotermsVersion, @Nullable String incotermsLocation1, @Nullable String incotermsLocation2, @Nullable String paymentTerms, @Nullable BigDecimal cashDiscount1Days, @Nullable BigDecimal cashDiscount2Days, @Nullable BigDecimal cashDiscount1Percent, @Nullable BigDecimal cashDiscount2Percent, @Nullable BigDecimal netPaymentDays, @Nullable LocalDate rFQPublishingDate, @Nullable LocalDate quotationLatestSubmissionDate, @Nullable LocalDate bindingPeriodValidityEndDate, @Nullable BigDecimal targetAmount, @Nullable String correspncInternalReference, @Nullable String rFQLifecycleStatus, @Nullable String requestForQuotationName, @Nullable LocalDate quotationEarliestSubmsnDate, @Nullable LocalDate latestRegistrationDate, @Nullable String followOnDocumentCategory, @Nullable String purgDocFollowOnDocumentType, @Nullable LocalDate purContrValidityStartDate, @Nullable LocalDate purContrValidityEndDate, @Nullable String purchasingDocumentDeletionCode, @Nullable String isEndOfPurposeBlocked, @Nullable Collection<SAP__Message> _Messages, List<RequestForQuotationBidder> to_RequestForQuotationBidder, List<RequestForQuotationItem> to_RequestForQuotationItem)
  • Method Details

    • getType

      @Nonnull public Class<RequestForQuotation> getType()
      Specified by:
      getType in class VdmObject<RequestForQuotation>
    • setRequestForQuotation

      public void setRequestForQuotation(@Nullable String requestForQuotation)
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: RequestForQuotation

      Parameters:
      requestForQuotation - Request for Quotation
    • setCompanyCode

      public void setCompanyCode(@Nullable String companyCode)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CompanyCode

      Parameters:
      companyCode - Company Code
    • setPurchasingDocumentCategory

      public void setPurchasingDocumentCategory(@Nullable String purchasingDocumentCategory)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: PurchasingDocumentCategory

      Parameters:
      purchasingDocumentCategory - Purchasing Document Category
    • setPurchasingDocumentType

      public void setPurchasingDocumentType(@Nullable String purchasingDocumentType)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: PurchasingDocumentType

      Parameters:
      purchasingDocumentType - RFQ Document Type
    • setCreatedByUser

      public void setCreatedByUser(@Nullable String createdByUser)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CreatedByUser

      Parameters:
      createdByUser - User of person who created a purchasing document
    • setCreationDate

      public void setCreationDate(@Nullable LocalDate creationDate)
      Constraints: Nullable

      Original property name from the Odata EDM: CreationDate

      Parameters:
      creationDate - Creation Date of Purchasing Document
    • setLanguage

      public void setLanguage(@Nullable String language)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: Language

      Parameters:
      language - Language Key
    • setPurchasingOrganization

      public void setPurchasingOrganization(@Nullable String purchasingOrganization)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: PurchasingOrganization

      Parameters:
      purchasingOrganization - Purchasing Organization
    • setPurchasingGroup

      public void setPurchasingGroup(@Nullable String purchasingGroup)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PurchasingGroup

      Parameters:
      purchasingGroup - Purchasing Group
    • setDocumentCurrency

      public void setDocumentCurrency(@Nullable String documentCurrency)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: DocumentCurrency

      Parameters:
      documentCurrency - Currency Key
    • setIncotermsClassification

      public void setIncotermsClassification(@Nullable String incotermsClassification)
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: IncotermsClassification

      Parameters:
      incotermsClassification - Incoterms (Part 1)
    • setIncotermsTransferLocation

      public void setIncotermsTransferLocation(@Nullable String incotermsTransferLocation)
      Constraints: Not nullable, Maximum length: 28

      Original property name from the Odata EDM: IncotermsTransferLocation

      Parameters:
      incotermsTransferLocation - Incoterms (Part 2)
    • setIncotermsVersion

      public void setIncotermsVersion(@Nullable String incotermsVersion)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: IncotermsVersion

      Parameters:
      incotermsVersion - Incoterms Version
    • setIncotermsLocation1

      public void setIncotermsLocation1(@Nullable String incotermsLocation1)
      Constraints: Not nullable, Maximum length: 70

      Original property name from the Odata EDM: IncotermsLocation1

      Parameters:
      incotermsLocation1 - Incoterms Location 1
    • setIncotermsLocation2

      public void setIncotermsLocation2(@Nullable String incotermsLocation2)
      Constraints: Not nullable, Maximum length: 70

      Original property name from the Odata EDM: IncotermsLocation2

      Parameters:
      incotermsLocation2 - Incoterms Location 2
    • setPaymentTerms

      public void setPaymentTerms(@Nullable String paymentTerms)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: PaymentTerms

      Parameters:
      paymentTerms - Terms of Payment Key
    • setCashDiscount1Days

      public void setCashDiscount1Days(@Nullable BigDecimal cashDiscount1Days)
      Constraints: Not nullable, Precision: 3

      Original property name from the Odata EDM: CashDiscount1Days

      Parameters:
      cashDiscount1Days - Cash discount days 1
    • setCashDiscount2Days

      public void setCashDiscount2Days(@Nullable BigDecimal cashDiscount2Days)
      Constraints: Not nullable, Precision: 3

      Original property name from the Odata EDM: CashDiscount2Days

      Parameters:
      cashDiscount2Days - Cash discount days 2
    • setCashDiscount1Percent

      public void setCashDiscount1Percent(@Nullable BigDecimal cashDiscount1Percent)
      Constraints: Not nullable, Precision: 5, Scale: 3

      Original property name from the Odata EDM: CashDiscount1Percent

      Parameters:
      cashDiscount1Percent - Cash discount percentage 1
    • setCashDiscount2Percent

      public void setCashDiscount2Percent(@Nullable BigDecimal cashDiscount2Percent)
      Constraints: Not nullable, Precision: 5, Scale: 3

      Original property name from the Odata EDM: CashDiscount2Percent

      Parameters:
      cashDiscount2Percent - Cash discount percentage 2
    • setNetPaymentDays

      public void setNetPaymentDays(@Nullable BigDecimal netPaymentDays)
      Constraints: Not nullable, Precision: 3

      Original property name from the Odata EDM: NetPaymentDays

      Parameters:
      netPaymentDays - Net Payment Terms Period
    • setRFQPublishingDate

      public void setRFQPublishingDate(@Nullable LocalDate rFQPublishingDate)
      Constraints: Nullable

      Original property name from the Odata EDM: RFQPublishingDate

      Parameters:
      rFQPublishingDate - RFQ Publishing Date
    • setQuotationLatestSubmissionDate

      public void setQuotationLatestSubmissionDate(@Nullable LocalDate quotationLatestSubmissionDate)
      Constraints: Nullable

      Original property name from the Odata EDM: QuotationLatestSubmissionDate

      Parameters:
      quotationLatestSubmissionDate - Deadline for Submission of Bid/Quotation
    • setBindingPeriodValidityEndDate

      public void setBindingPeriodValidityEndDate(@Nullable LocalDate bindingPeriodValidityEndDate)
      Constraints: Nullable

      Original property name from the Odata EDM: BindingPeriodValidityEndDate

      Parameters:
      bindingPeriodValidityEndDate - Binding Period for Quotation
    • setTargetAmount

      public void setTargetAmount(@Nullable BigDecimal targetAmount)
      Constraints: Not nullable, Precision: 15, Scale: 0

      Original property name from the Odata EDM: TargetAmount

      Parameters:
      targetAmount - Target Value for Header Area per Distribution
    • setCorrespncInternalReference

      public void setCorrespncInternalReference(@Nullable String correspncInternalReference)
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CorrespncInternalReference

      Parameters:
      correspncInternalReference - Our Reference
    • setRFQLifecycleStatus

      public void setRFQLifecycleStatus(@Nullable String rFQLifecycleStatus)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: RFQLifecycleStatus

      Parameters:
      rFQLifecycleStatus - RFQ Lifecycle Status
    • setRequestForQuotationName

      public void setRequestForQuotationName(@Nullable String requestForQuotationName)
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: RequestForQuotationName

      Parameters:
      requestForQuotationName - Short description or the title of the RFQ
    • setQuotationEarliestSubmsnDate

      public void setQuotationEarliestSubmsnDate(@Nullable LocalDate quotationEarliestSubmsnDate)
      Constraints: Nullable

      Original property name from the Odata EDM: QuotationEarliestSubmsnDate

      Parameters:
      quotationEarliestSubmsnDate - The date as of which Quotations can be submitted
    • setLatestRegistrationDate

      public void setLatestRegistrationDate(@Nullable LocalDate latestRegistrationDate)
      Constraints: Nullable

      Original property name from the Odata EDM: LatestRegistrationDate

      Parameters:
      latestRegistrationDate - Closing Date for Applications
    • setFollowOnDocumentCategory

      public void setFollowOnDocumentCategory(@Nullable String followOnDocumentCategory)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: FollowOnDocumentCategory

      Parameters:
      followOnDocumentCategory - Follow-On Purchasing Document Category
    • setPurgDocFollowOnDocumentType

      public void setPurgDocFollowOnDocumentType(@Nullable String purgDocFollowOnDocumentType)
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: PurgDocFollowOnDocumentType

      Parameters:
      purgDocFollowOnDocumentType - Follow-On Purchasing Document Type
    • setPurContrValidityStartDate

      public void setPurContrValidityStartDate(@Nullable LocalDate purContrValidityStartDate)
      Constraints: Nullable

      Original property name from the Odata EDM: PurContrValidityStartDate

      Parameters:
      purContrValidityStartDate - Start of Validity Period
    • setPurContrValidityEndDate

      public void setPurContrValidityEndDate(@Nullable LocalDate purContrValidityEndDate)
      Constraints: Nullable

      Original property name from the Odata EDM: PurContrValidityEndDate

      Parameters:
      purContrValidityEndDate - End of Validity Period
    • setPurchasingDocumentDeletionCode

      public void setPurchasingDocumentDeletionCode(@Nullable String purchasingDocumentDeletionCode)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: PurchasingDocumentDeletionCode

      Parameters:
      purchasingDocumentDeletionCode - Deletion Indicator in Purchasing Document
    • setIsEndOfPurposeBlocked

      public void setIsEndOfPurposeBlocked(@Nullable String isEndOfPurposeBlocked)
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: IsEndOfPurposeBlocked

      Parameters:
      isEndOfPurposeBlocked - Business Purpose Completed
    • set_Messages

      public void set_Messages(@Nullable Collection<SAP__Message> _Messages)
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Parameters:
      _Messages - The _Messages to set.
    • getEntityCollection

      protected String getEntityCollection()
      Specified by:
      getEntityCollection in class VdmEntity<RequestForQuotation>
    • getKey

      @Nonnull protected ODataEntityKey getKey()
      Overrides:
      getKey in class VdmObject<RequestForQuotation>
    • toMapOfFields

      @Nonnull protected Map<String,Object> toMapOfFields()
      Overrides:
      toMapOfFields in class VdmObject<RequestForQuotation>
    • fromMap

      protected void fromMap(Map<String,Object> inputValues)
      Overrides:
      fromMap in class VdmObject<RequestForQuotation>
    • getDefaultServicePath

      protected String getDefaultServicePath()
      Overrides:
      getDefaultServicePath in class VdmEntity<RequestForQuotation>
    • toMapOfNavigationProperties

      @Nonnull protected Map<String,Object> toMapOfNavigationProperties()
      Overrides:
      toMapOfNavigationProperties in class VdmObject<RequestForQuotation>
    • getRequestForQuotationBidderIfPresent

      @Nonnull public io.vavr.control.Option<List<RequestForQuotationBidder>> getRequestForQuotationBidderIfPresent()
      Retrieval of associated RequestForQuotationBidder entities (one to many). This corresponds to the OData navigation property _RequestForQuotationBidder.

      If the navigation property for an entity RequestForQuotation has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property _RequestForQuotationBidder is already loaded, the result will contain the RequestForQuotationBidder entities. If not, an Option with result state empty is returned.
    • setRequestForQuotationBidder

      public void setRequestForQuotationBidder(@Nonnull List<RequestForQuotationBidder> value)
      Overwrites the list of associated RequestForQuotationBidder entities for the loaded navigation property _RequestForQuotationBidder.

      If the navigation property _RequestForQuotationBidder of a queried RequestForQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      value - List of RequestForQuotationBidder entities.
    • addRequestForQuotationBidder

      public void addRequestForQuotationBidder(RequestForQuotationBidder... entity)
      Adds elements to the list of associated RequestForQuotationBidder entities. This corresponds to the OData navigation property _RequestForQuotationBidder.

      If the navigation property _RequestForQuotationBidder of a queried RequestForQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      entity - Array of RequestForQuotationBidder entities.
    • getRequestForQuotationItemIfPresent

      @Nonnull public io.vavr.control.Option<List<RequestForQuotationItem>> getRequestForQuotationItemIfPresent()
      Retrieval of associated RequestForQuotationItem entities (one to many). This corresponds to the OData navigation property _RequestForQuotationItem.

      If the navigation property for an entity RequestForQuotation has not been resolved yet, this method will not query further information. Instead its Option result state will be empty.

      Returns:
      If the information for navigation property _RequestForQuotationItem is already loaded, the result will contain the RequestForQuotationItem entities. If not, an Option with result state empty is returned.
    • setRequestForQuotationItem

      public void setRequestForQuotationItem(@Nonnull List<RequestForQuotationItem> value)
      Overwrites the list of associated RequestForQuotationItem entities for the loaded navigation property _RequestForQuotationItem.

      If the navigation property _RequestForQuotationItem of a queried RequestForQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      value - List of RequestForQuotationItem entities.
    • addRequestForQuotationItem

      public void addRequestForQuotationItem(RequestForQuotationItem... entity)
      Adds elements to the list of associated RequestForQuotationItem entities. This corresponds to the OData navigation property _RequestForQuotationItem.

      If the navigation property _RequestForQuotationItem of a queried RequestForQuotation is operated lazily, an ODataException can be thrown in case of an OData query error.

      Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.

      Parameters:
      entity - Array of RequestForQuotationItem entities.
    • complete

      @Nonnull public static BoundAction.SingleToSingle<RequestForQuotation,Void> complete()
      Action that can be applied to any entity object of this class.

      Returns:
      Action object prepared with the given parameters to be applied to any entity object of this class.

      To execute it use the service.forEntity(entity).applyAction(thisAction) API.
    • submitRFQForApproval

      @Nonnull public static BoundAction.SingleToSingle<RequestForQuotation,Void> submitRFQForApproval()
      Action that can be applied to any entity object of this class.

      Returns:
      Action object prepared with the given parameters to be applied to any entity object of this class.

      To execute it use the service.forEntity(entity).applyAction(thisAction) API.
    • cancel

      @Nonnull public static BoundAction.SingleToSingle<RequestForQuotation,Void> cancel()
      Action that can be applied to any entity object of this class.

      Returns:
      Action object prepared with the given parameters to be applied to any entity object of this class.

      To execute it use the service.forEntity(entity).applyAction(thisAction) API.
    • builder

      @Nonnull public static RequestForQuotation.RequestForQuotationBuilder builder()
    • getRequestForQuotation

      @Nullable public String getRequestForQuotation()
      (Key Field) Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: RequestForQuotation

      Returns:
      Request for Quotation
    • getCompanyCode

      @Nullable public String getCompanyCode()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: CompanyCode

      Returns:
      Company Code
    • getPurchasingDocumentCategory

      @Nullable public String getPurchasingDocumentCategory()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: PurchasingDocumentCategory

      Returns:
      Purchasing Document Category
    • getPurchasingDocumentType

      @Nullable public String getPurchasingDocumentType()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: PurchasingDocumentType

      Returns:
      RFQ Document Type
    • getCreatedByUser

      @Nullable public String getCreatedByUser()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CreatedByUser

      Returns:
      User of person who created a purchasing document
    • getCreationDate

      @Nullable public LocalDate getCreationDate()
      Constraints: Nullable

      Original property name from the Odata EDM: CreationDate

      Returns:
      Creation Date of Purchasing Document
    • getLanguage

      @Nullable public String getLanguage()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: Language

      Returns:
      Language Key
    • getPurchasingOrganization

      @Nullable public String getPurchasingOrganization()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: PurchasingOrganization

      Returns:
      Purchasing Organization
    • getPurchasingGroup

      @Nullable public String getPurchasingGroup()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: PurchasingGroup

      Returns:
      Purchasing Group
    • getDocumentCurrency

      @Nullable public String getDocumentCurrency()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: DocumentCurrency

      Returns:
      Currency Key
    • getIncotermsClassification

      @Nullable public String getIncotermsClassification()
      Constraints: Not nullable, Maximum length: 3

      Original property name from the Odata EDM: IncotermsClassification

      Returns:
      Incoterms (Part 1)
    • getIncotermsTransferLocation

      @Nullable public String getIncotermsTransferLocation()
      Constraints: Not nullable, Maximum length: 28

      Original property name from the Odata EDM: IncotermsTransferLocation

      Returns:
      Incoterms (Part 2)
    • getIncotermsVersion

      @Nullable public String getIncotermsVersion()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: IncotermsVersion

      Returns:
      Incoterms Version
    • getIncotermsLocation1

      @Nullable public String getIncotermsLocation1()
      Constraints: Not nullable, Maximum length: 70

      Original property name from the Odata EDM: IncotermsLocation1

      Returns:
      Incoterms Location 1
    • getIncotermsLocation2

      @Nullable public String getIncotermsLocation2()
      Constraints: Not nullable, Maximum length: 70

      Original property name from the Odata EDM: IncotermsLocation2

      Returns:
      Incoterms Location 2
    • getPaymentTerms

      @Nullable public String getPaymentTerms()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: PaymentTerms

      Returns:
      Terms of Payment Key
    • getCashDiscount1Days

      @Nullable public BigDecimal getCashDiscount1Days()
      Constraints: Not nullable, Precision: 3

      Original property name from the Odata EDM: CashDiscount1Days

      Returns:
      Cash discount days 1
    • getCashDiscount2Days

      @Nullable public BigDecimal getCashDiscount2Days()
      Constraints: Not nullable, Precision: 3

      Original property name from the Odata EDM: CashDiscount2Days

      Returns:
      Cash discount days 2
    • getCashDiscount1Percent

      @Nullable public BigDecimal getCashDiscount1Percent()
      Constraints: Not nullable, Precision: 5, Scale: 3

      Original property name from the Odata EDM: CashDiscount1Percent

      Returns:
      Cash discount percentage 1
    • getCashDiscount2Percent

      @Nullable public BigDecimal getCashDiscount2Percent()
      Constraints: Not nullable, Precision: 5, Scale: 3

      Original property name from the Odata EDM: CashDiscount2Percent

      Returns:
      Cash discount percentage 2
    • getNetPaymentDays

      @Nullable public BigDecimal getNetPaymentDays()
      Constraints: Not nullable, Precision: 3

      Original property name from the Odata EDM: NetPaymentDays

      Returns:
      Net Payment Terms Period
    • getRFQPublishingDate

      @Nullable public LocalDate getRFQPublishingDate()
      Constraints: Nullable

      Original property name from the Odata EDM: RFQPublishingDate

      Returns:
      RFQ Publishing Date
    • getQuotationLatestSubmissionDate

      @Nullable public LocalDate getQuotationLatestSubmissionDate()
      Constraints: Nullable

      Original property name from the Odata EDM: QuotationLatestSubmissionDate

      Returns:
      Deadline for Submission of Bid/Quotation
    • getBindingPeriodValidityEndDate

      @Nullable public LocalDate getBindingPeriodValidityEndDate()
      Constraints: Nullable

      Original property name from the Odata EDM: BindingPeriodValidityEndDate

      Returns:
      Binding Period for Quotation
    • getTargetAmount

      @Nullable public BigDecimal getTargetAmount()
      Constraints: Not nullable, Precision: 15, Scale: 0

      Original property name from the Odata EDM: TargetAmount

      Returns:
      Target Value for Header Area per Distribution
    • getCorrespncInternalReference

      @Nullable public String getCorrespncInternalReference()
      Constraints: Not nullable, Maximum length: 12

      Original property name from the Odata EDM: CorrespncInternalReference

      Returns:
      Our Reference
    • getRFQLifecycleStatus

      @Nullable public String getRFQLifecycleStatus()
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: RFQLifecycleStatus

      Returns:
      RFQ Lifecycle Status
    • getRequestForQuotationName

      @Nullable public String getRequestForQuotationName()
      Constraints: Not nullable, Maximum length: 40

      Original property name from the Odata EDM: RequestForQuotationName

      Returns:
      Short description or the title of the RFQ
    • getQuotationEarliestSubmsnDate

      @Nullable public LocalDate getQuotationEarliestSubmsnDate()
      Constraints: Nullable

      Original property name from the Odata EDM: QuotationEarliestSubmsnDate

      Returns:
      The date as of which Quotations can be submitted
    • getLatestRegistrationDate

      @Nullable public LocalDate getLatestRegistrationDate()
      Constraints: Nullable

      Original property name from the Odata EDM: LatestRegistrationDate

      Returns:
      Closing Date for Applications
    • getFollowOnDocumentCategory

      @Nullable public String getFollowOnDocumentCategory()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: FollowOnDocumentCategory

      Returns:
      Follow-On Purchasing Document Category
    • getPurgDocFollowOnDocumentType

      @Nullable public String getPurgDocFollowOnDocumentType()
      Constraints: Not nullable, Maximum length: 4

      Original property name from the Odata EDM: PurgDocFollowOnDocumentType

      Returns:
      Follow-On Purchasing Document Type
    • getPurContrValidityStartDate

      @Nullable public LocalDate getPurContrValidityStartDate()
      Constraints: Nullable

      Original property name from the Odata EDM: PurContrValidityStartDate

      Returns:
      Start of Validity Period
    • getPurContrValidityEndDate

      @Nullable public LocalDate getPurContrValidityEndDate()
      Constraints: Nullable

      Original property name from the Odata EDM: PurContrValidityEndDate

      Returns:
      End of Validity Period
    • getPurchasingDocumentDeletionCode

      @Nullable public String getPurchasingDocumentDeletionCode()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: PurchasingDocumentDeletionCode

      Returns:
      Deletion Indicator in Purchasing Document
    • getIsEndOfPurposeBlocked

      @Nullable public String getIsEndOfPurposeBlocked()
      Constraints: Not nullable, Maximum length: 1

      Original property name from the Odata EDM: IsEndOfPurposeBlocked

      Returns:
      Business Purpose Completed
    • get_Messages

      @Nullable public Collection<SAP__Message> get_Messages()
      Constraints: Not nullable

      Original property name from the Odata EDM: SAP__Messages

      Returns:
      The _Messages contained in this VdmEntity.
    • toString

      @Nonnull public String toString()
      Overrides:
      toString in class VdmObject<RequestForQuotation>
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class VdmEntity<RequestForQuotation>
    • canEqual

      protected boolean canEqual(@Nullable Object other)
      Overrides:
      canEqual in class VdmEntity<RequestForQuotation>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class VdmEntity<RequestForQuotation>
    • getOdataType

      public String getOdataType()
      Specified by:
      getOdataType in class VdmObject<RequestForQuotation>