public static final class RequestForQuotation.RequestForQuotationBuilder extends Object
@Nonnull public RequestForQuotation.RequestForQuotationBuilder requestForQuotationBidder(RequestForQuotationBidder... value)
value
- The RequestForQuotationBidders to build this RequestForQuotation with.@Nonnull public RequestForQuotation.RequestForQuotationBuilder requestForQuotationItem(RequestForQuotationItem... value)
value
- The RequestForQuotationItems to build this RequestForQuotation with.public RequestForQuotation.RequestForQuotationBuilder requestForQuotation(@Nullable String requestForQuotation)
Original property name from the Odata EDM: RequestForQuotation
public RequestForQuotation.RequestForQuotationBuilder companyCode(@Nullable String companyCode)
Original property name from the Odata EDM: CompanyCode
public RequestForQuotation.RequestForQuotationBuilder purchasingDocumentCategory(@Nullable String purchasingDocumentCategory)
Original property name from the Odata EDM: PurchasingDocumentCategory
System.public RequestForQuotation.RequestForQuotationBuilder purchasingDocumentType(@Nullable String purchasingDocumentType)
Original property name from the Odata EDM: PurchasingDocumentType
public RequestForQuotation.RequestForQuotationBuilder createdByUser(@Nullable String createdByUser)
Original property name from the Odata EDM: CreatedByUser
public RequestForQuotation.RequestForQuotationBuilder creationDate(@Nullable LocalDateTime creationDate)
Original property name from the Odata EDM: CreationDate
public RequestForQuotation.RequestForQuotationBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime)
Original property name from the Odata EDM: LastChangeDateTime
public RequestForQuotation.RequestForQuotationBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
- the language in which texts are displayed,- the language in which you enter texts,- the language in which the system prints texts.
public RequestForQuotation.RequestForQuotationBuilder purchasingOrganization(@Nullable String purchasingOrganization)
Original property name from the Odata EDM: PurchasingOrganization
public RequestForQuotation.RequestForQuotationBuilder purchasingGroup(@Nullable String purchasingGroup)
Original property name from the Odata EDM: PurchasingGroup
Frequently, purchasing documents (such as purchase orders) are monitored by the purchasing group. Urging letters (in the case of overdue deliveries) fall also within the group's scope of activities.For each purchasing group, statistical analyses can be performed. The purchasing group can be used as a sort criterion when creating purchasing-specific reports.
public RequestForQuotation.RequestForQuotationBuilder documentCurrency(@Nullable String documentCurrency)
Original property name from the Odata EDM: DocumentCurrency
public RequestForQuotation.RequestForQuotationBuilder incotermsClassification(@Nullable String incotermsClassification)
Original property name from the Odata EDM: IncotermsClassification
Incoterms specify internationally recognized procedures that the shipper and the receiving party must follow for the shipping transaction to be completed successfully.If goods are shipped through a port of departure, the appropriate Incoterm might be: FOB ("Free On Board"). You can provide further details (for example, the name of the port) in the secondary Incoterm field: FOB Boston, for example.
Commerce (ICC).public RequestForQuotation.RequestForQuotationBuilder incotermsTransferLocation(@Nullable String incotermsTransferLocation)
Original property name from the Odata EDM: IncotermsTransferLocation
If the primary Incoterm is, for example, FOB ("Free on Board"), then the second field provides details of the port from which the delivery leaves (for example, "FOB Boston").
public RequestForQuotation.RequestForQuotationBuilder incotermsVersion(@Nullable String incotermsVersion)
Original property name from the Odata EDM: IncotermsVersion
defined by the International Chamber of Commerce (ICC).public RequestForQuotation.RequestForQuotationBuilder incotermsLocation1(@Nullable String incotermsLocation1)
Original property name from the Odata EDM: IncotermsLocation1
1. For sea and inland waterway transport - Port of Shipment2. For any mode of transport - Place of Delivery 2010Incoterms are divided as follows:Group 1: Rules for any mode or modes of transport (including by vessel)Incoterms Incoterms Description Location 1 EXW Ex Works Place of DeliveryFCA Free Carrier Place of DeliveryCPT Carriage Paid To Place of DestinationCIP Carriage & Insurance Paid To Place of DestinationDAF Delivered at Frontier Place of DeliveryDDP Delivered Duty Paid Place of DestinationDDU Delivered Duty Unpaid Place of DestinationGroup 2: Rules for sea and inland waterwaysIncoterms Incoterms Description Location 1 FAS Free Alongside Ship Port of ShipmentFOB Free On Board Port of ShipmentCFR Cost & Freight Port of DestinationCIF Cost Insurance & Freight Port of DestinationDEQ Delivered Eq Quay (Duty Paid) Port of DestinationDES Delivered Ex Ship Port of DestinationIf the primary incoterm is specified as FOB “Free on Board”, the second field provides details of the port from which the delivery leaves, such as FOB Boston.
public RequestForQuotation.RequestForQuotationBuilder incotermsLocation2(@Nullable String incotermsLocation2)
Original property name from the Odata EDM: IncotermsLocation2
No Version:This field is disabledIncoterm Version 2000This field is disabled as part of standard delivery unless a customer decides to enable it by the way of Customizing for Sales and Distribution under Master Data -> Business Partners -> Customers -> Billing Document -> Incoterms -> Map Incoterms to Versions.Incoterm Version 2010For this version, the field represents:Sea and inland waterway transport - Port of DestinationAny mode of transport - Place of Destination2010 Incoterms are divided as follows:Group 1: Rules for any mode or modes of transport (including by vessel)Incoterms Incoterms Description Location 2CPT Carriage Paid To Place of DestinationCIP Carriage & Insurance Paid To Place of DestinationGroup 2: Rules for sea and inland waterwaysIncoterms Incoterms Description Location 2CFR Cost & Freight Port of DestinationCIF Cost Insurance & Freight Port of Destination
customized appropriately). Note the following for the incoterms versions below:public RequestForQuotation.RequestForQuotationBuilder paymentTerms(@Nullable String paymentTerms)
Original property name from the Odata EDM: PaymentTerms
It is used in sales orders, purchase orders, and invoices. Terms of payment provide information for:Cash managementDunning proceduresPayment transactionsData can be entered in the field for the terms of payment key in various ways as you enter a business transaction:In most business transactions, the system defaults the key specified in the master record of the customer/vendor in question.In some transactions (for example, credit memos), however, the system does not default the key from the master record. Despite this, you can use the key from the customer/vendor master record by entering "*" in the field.Regardless of whether or not a key is defaulted from the master record, you can manually enter a key during document entry at:item level in sales ordersheader level in purchase orders and invoicesMaster records have separate areas for Financial Accounting, Sales, and Purchasing. You can specify different terms of payment keys in each of these areas. When you then enter a business transaction, the application in question will use the key specified in its area of the master record.
public RequestForQuotation.RequestForQuotationBuilder cashDiscount1Days(@Nullable BigDecimal cashDiscount1Days)
Original property name from the Odata EDM: CashDiscount1Days
public RequestForQuotation.RequestForQuotationBuilder cashDiscount2Days(@Nullable BigDecimal cashDiscount2Days)
Original property name from the Odata EDM: CashDiscount2Days
public RequestForQuotation.RequestForQuotationBuilder cashDiscount1Percent(@Nullable BigDecimal cashDiscount1Percent)
Original property name from the Odata EDM: CashDiscount1Percent
public RequestForQuotation.RequestForQuotationBuilder cashDiscount2Percent(@Nullable BigDecimal cashDiscount2Percent)
Original property name from the Odata EDM: CashDiscount2Percent
public RequestForQuotation.RequestForQuotationBuilder netPaymentDays(@Nullable BigDecimal netPaymentDays)
Original property name from the Odata EDM: NetPaymentDays
public RequestForQuotation.RequestForQuotationBuilder rFQPublishingDate(@Nullable LocalDateTime rFQPublishingDate)
Original property name from the Odata EDM: RFQPublishingDate
public RequestForQuotation.RequestForQuotationBuilder quotationLatestSubmissionDate(@Nullable LocalDateTime quotationLatestSubmissionDate)
Original property name from the Odata EDM: QuotationLatestSubmissionDate
public RequestForQuotation.RequestForQuotationBuilder bindingPeriodValidityEndDate(@Nullable LocalDateTime bindingPeriodValidityEndDate)
Original property name from the Odata EDM: BindingPeriodValidityEndDate
public RequestForQuotation.RequestForQuotationBuilder targetAmount(@Nullable BigDecimal targetAmount)
Original property name from the Odata EDM: TargetAmount
You specify this value manually for each distribution at header level of the central contract.If the specified value is exceeded, the user sees a message when creating the contract release order.
public RequestForQuotation.RequestForQuotationBuilder correspncInternalReference(@Nullable String correspncInternalReference)
Original property name from the Odata EDM: CorrespncInternalReference
This usually identifies the person responsible for the purchasing document in your company. The reference number/code often consists of the relevant person's initials.
public RequestForQuotation.RequestForQuotationBuilder rFQLifecycleStatus(@Nullable String rFQLifecycleStatus)
Original property name from the Odata EDM: RFQLifecycleStatus
public RequestForQuotation.RequestForQuotationBuilder requestForQuotationName(@Nullable String requestForQuotationName)
Original property name from the Odata EDM: RequestForQuotationName
public RequestForQuotation.RequestForQuotationBuilder quotationEarliestSubmsnDate(@Nullable LocalDateTime quotationEarliestSubmsnDate)
Original property name from the Odata EDM: QuotationEarliestSubmsnDate
public RequestForQuotation.RequestForQuotationBuilder latestRegistrationDate(@Nullable LocalDateTime latestRegistrationDate)
Original property name from the Odata EDM: LatestRegistrationDate
public RequestForQuotation.RequestForQuotationBuilder followOnDocumentCategory(@Nullable String followOnDocumentCategory)
Original property name from the Odata EDM: FollowOnDocumentCategory
public RequestForQuotation.RequestForQuotationBuilder followOnDocumentType(@Nullable String followOnDocumentType)
Original property name from the Odata EDM: FollowOnDocumentType
public RequestForQuotation.RequestForQuotationBuilder isEndOfPurposeBlocked(@Nullable String isEndOfPurposeBlocked)
Original property name from the Odata EDM: IsEndOfPurposeBlocked
The EoP is the point in time for a data set when the processing of personal data is no longer required for the primary business purpose. After the EoP has been reached, the data is blocked and can only be accessed by users with special authorization
public RequestForQuotation build()
Copyright © 2019 SAP SE. All rights reserved.