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

public class SupplierQuotation extends VdmEntity<SupplierQuotation> implements VdmEntitySet
Supplier Quotation

Original entity name from the Odata EDM: SupplierQuotation_Type

  • Field Details

  • Constructor Details

    • SupplierQuotation

      public SupplierQuotation()
    • SupplierQuotation

      public SupplierQuotation(@Nullable String supplierQuotation, @Nullable String companyCode, @Nullable String purchasingDocumentCategory, @Nullable String purchasingDocumentType, @Nullable String supplier, @Nullable String createdByUser, @Nullable LocalDate creationDate, @Nullable String language, @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 String pricingProcedure, @Nullable String purchasingOrganization, @Nullable String purchasingGroup, @Nullable LocalDate purchasingDocumentOrderDate, @Nullable BigDecimal absoluteExchangeRate, @Nullable Boolean exchRateIsIndirectQuotation, @Nullable BigDecimal effectiveExchangeRate, @Nullable Boolean exchangeRateIsFixed, @Nullable LocalDate purContrValidityStartDate, @Nullable LocalDate purContrValidityEndDate, @Nullable String isEndOfPurposeBlocked, @Nullable String purchasingDocumentDeletionCode, @Nullable String requestForQuotation, @Nullable String supplierQuotationExternalID, @Nullable LocalDate quotationSubmissionDate, @Nullable LocalDate quotationLatestSubmissionDate, @Nullable LocalDate bindingPeriodValidityEndDate, @Nullable String qtnLifecycleStatus, @Nullable String followOnDocumentCategory, @Nullable String purgDocFollowOnDocumentType, @Nullable Collection<SAP__Message> _Messages, List<SupplierQuotationItem> to_SupplierQuotationItem)
  • Method Details

    • getType

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

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

      Original property name from the Odata EDM: SupplierQuotation

      Parameters:
      supplierQuotation - Supplier Quotation Number
    • 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 - Supplier Quotation Document Type
    • setSupplier

      public void setSupplier(@Nullable String supplier)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Supplier

      Parameters:
      supplier - Supplier
    • 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
    • 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
    • setPricingProcedure

      public void setPricingProcedure(@Nullable String pricingProcedure)
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: PricingProcedure

      Parameters:
      pricingProcedure - Procedure (Pricing, Output Control, Acct. Det., Costing,...)
    • 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
    • setPurchasingDocumentOrderDate

      public void setPurchasingDocumentOrderDate(@Nullable LocalDate purchasingDocumentOrderDate)
      Constraints: Nullable

      Original property name from the Odata EDM: PurchasingDocumentOrderDate

      Parameters:
      purchasingDocumentOrderDate - Purchasing Document Date
    • setAbsoluteExchangeRate

      public void setAbsoluteExchangeRate(@Nullable BigDecimal absoluteExchangeRate)
      Constraints: Not nullable, Precision: 9, Scale: 5

      Original property name from the Odata EDM: AbsoluteExchangeRate

      Parameters:
      absoluteExchangeRate - Absolute Exchange Rate
    • setExchRateIsIndirectQuotation

      public void setExchRateIsIndirectQuotation(@Nullable Boolean exchRateIsIndirectQuotation)
      Constraints: Not nullable

      Original property name from the Odata EDM: ExchRateIsIndirectQuotation

      Parameters:
      exchRateIsIndirectQuotation - Exchange Rate Is Indirect Quotation
    • setEffectiveExchangeRate

      public void setEffectiveExchangeRate(@Nullable BigDecimal effectiveExchangeRate)
      Constraints: Not nullable, Precision: 12, Scale: 5

      Original property name from the Odata EDM: EffectiveExchangeRate

      Parameters:
      effectiveExchangeRate - Effective Exchange Rate
    • setExchangeRateIsFixed

      public void setExchangeRateIsFixed(@Nullable Boolean exchangeRateIsFixed)
      Constraints: Not nullable

      Original property name from the Odata EDM: ExchangeRateIsFixed

      Parameters:
      exchangeRateIsFixed - Indicator for Fixed Exchange Rate
    • 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
    • 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
    • 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
    • setRequestForQuotation

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

      Original property name from the Odata EDM: RequestForQuotation

      Parameters:
      requestForQuotation - Request for Quotation
    • setSupplierQuotationExternalID

      public void setSupplierQuotationExternalID(@Nullable String supplierQuotationExternalID)
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SupplierQuotationExternalID

      Parameters:
      supplierQuotationExternalID - Quotation Number
    • setQuotationSubmissionDate

      public void setQuotationSubmissionDate(@Nullable LocalDate quotationSubmissionDate)
      Constraints: Nullable

      Original property name from the Odata EDM: QuotationSubmissionDate

      Parameters:
      quotationSubmissionDate - Quotation Submission 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
    • setQtnLifecycleStatus

      public void setQtnLifecycleStatus(@Nullable String qtnLifecycleStatus)
      Constraints: Not nullable, Maximum length: 2

      Original property name from the Odata EDM: QtnLifecycleStatus

      Parameters:
      qtnLifecycleStatus - Supplier Quotation Lifecycle Status
    • 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
    • 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<SupplierQuotation>
    • getKey

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

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

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

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

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

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

      If the navigation property for an entity SupplierQuotation 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 _SupplierQuotationItem is already loaded, the result will contain the SupplierQuotationItem entities. If not, an Option with result state empty is returned.
    • setSupplierQuotationItem

      public void setSupplierQuotationItem(@Nonnull List<SupplierQuotationItem> value)
      Overwrites the list of associated SupplierQuotationItem entities for the loaded navigation property _SupplierQuotationItem.

      If the navigation property _SupplierQuotationItem of a queried SupplierQuotation 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 SupplierQuotationItem entities.
    • addSupplierQuotationItem

      public void addSupplierQuotationItem(SupplierQuotationItem... entity)
      Adds elements to the list of associated SupplierQuotationItem entities. This corresponds to the OData navigation property _SupplierQuotationItem.

      If the navigation property _SupplierQuotationItem of a queried SupplierQuotation 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 SupplierQuotationItem entities.
    • cancel

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

      @Nonnull public static BoundAction.CollectionToSingle<SupplierQuotation,SupplierQuotation> createSuplrQtnFromRFQAllItems(@Nonnull String requestForQuotation, @Nonnull String supplier, @Nullable LocalDate quotationSubmissionDate)
      Action that can be applied to a collection of entities of this class.

      Parameters:
      supplier - Constraints: Not nullable, Maximum length: 10

      Original parameter name from the Odata EDM: Supplier

      requestForQuotation - Constraints: Not nullable, Maximum length: 10

      Original parameter name from the Odata EDM: RequestForQuotation

      quotationSubmissionDate - Constraints: Nullable

      Original parameter name from the Odata EDM: QuotationSubmissionDate

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

      @Nonnull public static BoundAction.SingleToSingle<SupplierQuotation,Void> submitSuplrQtnForApproval()
      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<SupplierQuotation,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.
    • submit

      @Nonnull public static BoundAction.SingleToSingle<SupplierQuotation,Void> submit()
      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 SupplierQuotation.SupplierQuotationBuilder builder()
    • getSupplierQuotation

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

      Original property name from the Odata EDM: SupplierQuotation

      Returns:
      Supplier Quotation Number
    • 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:
      Supplier Quotation Document Type
    • getSupplier

      @Nullable public String getSupplier()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: Supplier

      Returns:
      Supplier
    • 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
    • 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
    • getPricingProcedure

      @Nullable public String getPricingProcedure()
      Constraints: Not nullable, Maximum length: 6

      Original property name from the Odata EDM: PricingProcedure

      Returns:
      Procedure (Pricing, Output Control, Acct. Det., Costing,...)
    • 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
    • getPurchasingDocumentOrderDate

      @Nullable public LocalDate getPurchasingDocumentOrderDate()
      Constraints: Nullable

      Original property name from the Odata EDM: PurchasingDocumentOrderDate

      Returns:
      Purchasing Document Date
    • getAbsoluteExchangeRate

      @Nullable public BigDecimal getAbsoluteExchangeRate()
      Constraints: Not nullable, Precision: 9, Scale: 5

      Original property name from the Odata EDM: AbsoluteExchangeRate

      Returns:
      Absolute Exchange Rate
    • getExchRateIsIndirectQuotation

      @Nullable public Boolean getExchRateIsIndirectQuotation()
      Constraints: Not nullable

      Original property name from the Odata EDM: ExchRateIsIndirectQuotation

      Returns:
      Exchange Rate Is Indirect Quotation
    • getEffectiveExchangeRate

      @Nullable public BigDecimal getEffectiveExchangeRate()
      Constraints: Not nullable, Precision: 12, Scale: 5

      Original property name from the Odata EDM: EffectiveExchangeRate

      Returns:
      Effective Exchange Rate
    • getExchangeRateIsFixed

      @Nullable public Boolean getExchangeRateIsFixed()
      Constraints: Not nullable

      Original property name from the Odata EDM: ExchangeRateIsFixed

      Returns:
      Indicator for Fixed Exchange Rate
    • 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
    • getIsEndOfPurposeBlocked

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

      Original property name from the Odata EDM: IsEndOfPurposeBlocked

      Returns:
      Business Purpose Completed
    • 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
    • getRequestForQuotation

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

      Original property name from the Odata EDM: RequestForQuotation

      Returns:
      Request for Quotation
    • getSupplierQuotationExternalID

      @Nullable public String getSupplierQuotationExternalID()
      Constraints: Not nullable, Maximum length: 10

      Original property name from the Odata EDM: SupplierQuotationExternalID

      Returns:
      Quotation Number
    • getQuotationSubmissionDate

      @Nullable public LocalDate getQuotationSubmissionDate()
      Constraints: Nullable

      Original property name from the Odata EDM: QuotationSubmissionDate

      Returns:
      Quotation Submission 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
    • getQtnLifecycleStatus

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

      Original property name from the Odata EDM: QtnLifecycleStatus

      Returns:
      Supplier Quotation Lifecycle Status
    • 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
    • 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<SupplierQuotation>
    • equals

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

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

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

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