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

public class CentralRequestForQuotation extends VdmEntity<CentralRequestForQuotation> implements VdmEntitySet
Central Request for Quotation

Original entity name from the Odata EDM: CentralRequestForQuotationType

  • Field Details

  • Constructor Details

    • CentralRequestForQuotation

      public CentralRequestForQuotation()
    • CentralRequestForQuotation

      public CentralRequestForQuotation(@Nullable String centralRequestForQuotation, @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 rFQLifecycleStatus, @Nullable String requestForQuotationName, @Nullable String correspncInternalReference, @Nullable String followOnDocumentCategory, @Nullable String purgDocFollowOnDocumentType, @Nullable String purchasingDocumentDeletionCode, @Nullable String isEndOfPurposeBlocked, @Nullable LocalDate purContrValidityStartDate, @Nullable LocalDate purContrValidityEndDate, @Nullable Collection<SAP__Message> _Messages, List<CentralReqForQuotationItem> to_CentralReqForQuotationItem, List<CntrlReqForQuotationBidder> to_CntrlReqForQuotationBidder)
  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: CentralRequestForQuotation

      Parameters:
      centralRequestForQuotation - Central 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: Not 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
    • 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
    • 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
    • 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
    • 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
    • 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
    • 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<CentralRequestForQuotation>
    • getKey

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

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

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

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

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

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

      If the navigation property for an entity CentralRequestForQuotation 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 _CentralReqForQuotationItem is already loaded, the result will contain the CentralReqForQuotationItem entities. If not, an Option with result state empty is returned.
    • setCentralReqForQuotationItem

      public void setCentralReqForQuotationItem(@Nonnull List<CentralReqForQuotationItem> value)
      Overwrites the list of associated CentralReqForQuotationItem entities for the loaded navigation property _CentralReqForQuotationItem.

      If the navigation property _CentralReqForQuotationItem of a queried CentralRequestForQuotation 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 CentralReqForQuotationItem entities.
    • addCentralReqForQuotationItem

      public void addCentralReqForQuotationItem(CentralReqForQuotationItem... entity)
      Adds elements to the list of associated CentralReqForQuotationItem entities. This corresponds to the OData navigation property _CentralReqForQuotationItem.

      If the navigation property _CentralReqForQuotationItem of a queried CentralRequestForQuotation 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 CentralReqForQuotationItem entities.
    • getCntrlReqForQuotationBidderIfPresent

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

      If the navigation property for an entity CentralRequestForQuotation 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 _CntrlReqForQuotationBidder is already loaded, the result will contain the CntrlReqForQuotationBidder entities. If not, an Option with result state empty is returned.
    • setCntrlReqForQuotationBidder

      public void setCntrlReqForQuotationBidder(@Nonnull List<CntrlReqForQuotationBidder> value)
      Overwrites the list of associated CntrlReqForQuotationBidder entities for the loaded navigation property _CntrlReqForQuotationBidder.

      If the navigation property _CntrlReqForQuotationBidder of a queried CentralRequestForQuotation 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 CntrlReqForQuotationBidder entities.
    • addCntrlReqForQuotationBidder

      public void addCntrlReqForQuotationBidder(CntrlReqForQuotationBidder... entity)
      Adds elements to the list of associated CntrlReqForQuotationBidder entities. This corresponds to the OData navigation property _CntrlReqForQuotationBidder.

      If the navigation property _CntrlReqForQuotationBidder of a queried CentralRequestForQuotation 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 CntrlReqForQuotationBidder entities.
    • createCentralRFQFromPurReqn

      @Nonnull public static BoundAction.CollectionToSingle<CentralRequestForQuotation,MMPUR_CRFQ_OUT_PARAM> createCentralRFQFromPurReqn(@Nonnull MMPUR_CRFQ_S_CRFQ_HEADER hEADER, @Nonnull Collection<MMPUR_CRFQ_S_PUR_REQN_ITEM> iTEMS, @Nonnull Collection<MMPUR_CRFQ_S_CRFQ_BIDDER> bIDDERS)
      Action that can be applied to a collection of entities of this class.

      Parameters:
      bIDDERS - Constraints: Not nullable

      Original parameter name from the Odata EDM: BIDDERS

      iTEMS - Constraints: Not nullable

      Original parameter name from the Odata EDM: ITEMS

      hEADER - Constraints: Not nullable

      Original parameter name from the Odata EDM: HEADER

      Returns:
      Action object prepared with the given parameters to be applied to a collection of entities of this class.

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

      @Nonnull public static BoundAction.SingleToSingle<CentralRequestForQuotation,Void> publish()
      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

      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.
    • complete

      @Nonnull public static BoundAction.SingleToSingle<CentralRequestForQuotation,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.
    • builder

    • getCentralRequestForQuotation

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

      Original property name from the Odata EDM: CentralRequestForQuotation

      Returns:
      Central 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: Not 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
    • 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
    • getCorrespncInternalReference

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

      Original property name from the Odata EDM: CorrespncInternalReference

      Returns:
      Our Reference
    • 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
    • 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
    • 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
    • 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<CentralRequestForQuotation>
    • equals

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

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

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

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