Class SupplierQuotation.SupplierQuotationBuilder
- Enclosing class:
- SupplierQuotation
-
Method Summary
Modifier and TypeMethodDescription_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableabsoluteExchangeRate(BigDecimal absoluteExchangeRate) Constraints: Not nullable, Precision: 9, Scale: 5bindingPeriodValidityEndDate(LocalDate bindingPeriodValidityEndDate) Constraints: Nullablebuild()cashDiscount1Days(BigDecimal cashDiscount1Days) Constraints: Not nullable, Precision: 3cashDiscount1Percent(BigDecimal cashDiscount1Percent) Constraints: Not nullable, Precision: 5, Scale: 3cashDiscount2Days(BigDecimal cashDiscount2Days) Constraints: Not nullable, Precision: 3cashDiscount2Percent(BigDecimal cashDiscount2Percent) Constraints: Not nullable, Precision: 5, Scale: 3companyCode(String companyCode) Constraints: Not nullable, Maximum length: 4createdByUser(String createdByUser) Constraints: Not nullable, Maximum length: 12creationDate(LocalDate creationDate) Constraints: NullabledocumentCurrency(String documentCurrency) Constraints: Not nullable, Maximum length: 3effectiveExchangeRate(BigDecimal effectiveExchangeRate) Constraints: Not nullable, Precision: 12, Scale: 5exchangeRateIsFixed(Boolean exchangeRateIsFixed) Constraints: Not nullableexchRateIsIndirectQuotation(Boolean exchRateIsIndirectQuotation) Constraints: Not nullablefollowOnDocumentCategory(String followOnDocumentCategory) Constraints: Not nullable, Maximum length: 1incotermsClassification(String incotermsClassification) Constraints: Not nullable, Maximum length: 3incotermsLocation1(String incotermsLocation1) Constraints: Not nullable, Maximum length: 70incotermsLocation2(String incotermsLocation2) Constraints: Not nullable, Maximum length: 70incotermsTransferLocation(String incotermsTransferLocation) Constraints: Not nullable, Maximum length: 28incotermsVersion(String incotermsVersion) Constraints: Not nullable, Maximum length: 4isEndOfPurposeBlocked(String isEndOfPurposeBlocked) Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 2netPaymentDays(BigDecimal netPaymentDays) Constraints: Not nullable, Precision: 3paymentTerms(String paymentTerms) Constraints: Not nullable, Maximum length: 4pricingProcedure(String pricingProcedure) Constraints: Not nullable, Maximum length: 6purchasingDocumentCategory(String purchasingDocumentCategory) Constraints: Not nullable, Maximum length: 1purchasingDocumentDeletionCode(String purchasingDocumentDeletionCode) Constraints: Not nullable, Maximum length: 1purchasingDocumentOrderDate(LocalDate purchasingDocumentOrderDate) Constraints: NullablepurchasingDocumentType(String purchasingDocumentType) Constraints: Not nullable, Maximum length: 4purchasingGroup(String purchasingGroup) Constraints: Not nullable, Maximum length: 3purchasingOrganization(String purchasingOrganization) Constraints: Not nullable, Maximum length: 4purContrValidityEndDate(LocalDate purContrValidityEndDate) Constraints: NullablepurContrValidityStartDate(LocalDate purContrValidityStartDate) Constraints: NullablepurgDocFollowOnDocumentType(String purgDocFollowOnDocumentType) Constraints: Not nullable, Maximum length: 4qtnLifecycleStatus(String qtnLifecycleStatus) Constraints: Not nullable, Maximum length: 2quotationLatestSubmissionDate(LocalDate quotationLatestSubmissionDate) Constraints: NullablequotationSubmissionDate(LocalDate quotationSubmissionDate) Constraints: NullablerequestForQuotation(String requestForQuotation) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 10supplierQuotation(String supplierQuotation) (Key Field) Constraints: Not nullable, Maximum length: 10supplierQuotationExternalID(String supplierQuotationExternalID) Constraints: Not nullable, Maximum length: 10supplierQuotationItem(SupplierQuotationItem... value) Navigation property _SupplierQuotationItem for SupplierQuotation to multiple SupplierQuotationItem.toString()
-
Method Details
-
supplierQuotationItem
@Nonnull public SupplierQuotation.SupplierQuotationBuilder supplierQuotationItem(SupplierQuotationItem... value) Navigation property _SupplierQuotationItem for SupplierQuotation to multiple SupplierQuotationItem.- Parameters:
value- The SupplierQuotationItems to build this SupplierQuotation with.- Returns:
- This Builder to allow for a fluent interface.
-
supplierQuotation
@Nonnull public SupplierQuotation.SupplierQuotationBuilder supplierQuotation(@Nullable String supplierQuotation) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SupplierQuotation
- Returns:
this.
-
companyCode
@Nonnull public SupplierQuotation.SupplierQuotationBuilder companyCode(@Nullable String companyCode) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CompanyCode
- Returns:
this.
-
purchasingDocumentCategory
@Nonnull public SupplierQuotation.SupplierQuotationBuilder purchasingDocumentCategory(@Nullable String purchasingDocumentCategory) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PurchasingDocumentCategory
- Returns:
this.
-
purchasingDocumentType
@Nonnull public SupplierQuotation.SupplierQuotationBuilder purchasingDocumentType(@Nullable String purchasingDocumentType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PurchasingDocumentType
- Returns:
this.
-
supplier
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Supplier
- Returns:
this.
-
createdByUser
@Nonnull public SupplierQuotation.SupplierQuotationBuilder createdByUser(@Nullable String createdByUser) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CreatedByUser
- Returns:
this.
-
creationDate
@Nonnull public SupplierQuotation.SupplierQuotationBuilder creationDate(@Nullable LocalDate creationDate) Constraints: NullableOriginal property name from the Odata EDM: CreationDate
- Returns:
this.
-
language
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: Language
- Returns:
this.
-
documentCurrency
@Nonnull public SupplierQuotation.SupplierQuotationBuilder documentCurrency(@Nullable String documentCurrency) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: DocumentCurrency
- Returns:
this.
-
incotermsClassification
@Nonnull public SupplierQuotation.SupplierQuotationBuilder incotermsClassification(@Nullable String incotermsClassification) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: IncotermsClassification
- Returns:
this.
-
incotermsTransferLocation
@Nonnull public SupplierQuotation.SupplierQuotationBuilder incotermsTransferLocation(@Nullable String incotermsTransferLocation) Constraints: Not nullable, Maximum length: 28Original property name from the Odata EDM: IncotermsTransferLocation
- Returns:
this.
-
incotermsVersion
@Nonnull public SupplierQuotation.SupplierQuotationBuilder incotermsVersion(@Nullable String incotermsVersion) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: IncotermsVersion
- Returns:
this.
-
incotermsLocation1
@Nonnull public SupplierQuotation.SupplierQuotationBuilder incotermsLocation1(@Nullable String incotermsLocation1) Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: IncotermsLocation1
- Returns:
this.
-
incotermsLocation2
@Nonnull public SupplierQuotation.SupplierQuotationBuilder incotermsLocation2(@Nullable String incotermsLocation2) Constraints: Not nullable, Maximum length: 70Original property name from the Odata EDM: IncotermsLocation2
- Returns:
this.
-
paymentTerms
@Nonnull public SupplierQuotation.SupplierQuotationBuilder paymentTerms(@Nullable String paymentTerms) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PaymentTerms
- Returns:
this.
-
cashDiscount1Days
@Nonnull public SupplierQuotation.SupplierQuotationBuilder cashDiscount1Days(@Nullable BigDecimal cashDiscount1Days) Constraints: Not nullable, Precision: 3Original property name from the Odata EDM: CashDiscount1Days
- Returns:
this.
-
cashDiscount2Days
@Nonnull public SupplierQuotation.SupplierQuotationBuilder cashDiscount2Days(@Nullable BigDecimal cashDiscount2Days) Constraints: Not nullable, Precision: 3Original property name from the Odata EDM: CashDiscount2Days
- Returns:
this.
-
cashDiscount1Percent
@Nonnull public SupplierQuotation.SupplierQuotationBuilder cashDiscount1Percent(@Nullable BigDecimal cashDiscount1Percent) Constraints: Not nullable, Precision: 5, Scale: 3Original property name from the Odata EDM: CashDiscount1Percent
- Returns:
this.
-
cashDiscount2Percent
@Nonnull public SupplierQuotation.SupplierQuotationBuilder cashDiscount2Percent(@Nullable BigDecimal cashDiscount2Percent) Constraints: Not nullable, Precision: 5, Scale: 3Original property name from the Odata EDM: CashDiscount2Percent
- Returns:
this.
-
netPaymentDays
@Nonnull public SupplierQuotation.SupplierQuotationBuilder netPaymentDays(@Nullable BigDecimal netPaymentDays) Constraints: Not nullable, Precision: 3Original property name from the Odata EDM: NetPaymentDays
- Returns:
this.
-
pricingProcedure
@Nonnull public SupplierQuotation.SupplierQuotationBuilder pricingProcedure(@Nullable String pricingProcedure) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: PricingProcedure
- Returns:
this.
-
purchasingOrganization
@Nonnull public SupplierQuotation.SupplierQuotationBuilder purchasingOrganization(@Nullable String purchasingOrganization) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PurchasingOrganization
- Returns:
this.
-
purchasingGroup
@Nonnull public SupplierQuotation.SupplierQuotationBuilder purchasingGroup(@Nullable String purchasingGroup) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PurchasingGroup
- Returns:
this.
-
purchasingDocumentOrderDate
@Nonnull public SupplierQuotation.SupplierQuotationBuilder purchasingDocumentOrderDate(@Nullable LocalDate purchasingDocumentOrderDate) Constraints: NullableOriginal property name from the Odata EDM: PurchasingDocumentOrderDate
- Returns:
this.
-
absoluteExchangeRate
@Nonnull public SupplierQuotation.SupplierQuotationBuilder absoluteExchangeRate(@Nullable BigDecimal absoluteExchangeRate) Constraints: Not nullable, Precision: 9, Scale: 5Original property name from the Odata EDM: AbsoluteExchangeRate
- Returns:
this.
-
exchRateIsIndirectQuotation
@Nonnull public SupplierQuotation.SupplierQuotationBuilder exchRateIsIndirectQuotation(@Nullable Boolean exchRateIsIndirectQuotation) Constraints: Not nullableOriginal property name from the Odata EDM: ExchRateIsIndirectQuotation
- Returns:
this.
-
effectiveExchangeRate
@Nonnull public SupplierQuotation.SupplierQuotationBuilder effectiveExchangeRate(@Nullable BigDecimal effectiveExchangeRate) Constraints: Not nullable, Precision: 12, Scale: 5Original property name from the Odata EDM: EffectiveExchangeRate
- Returns:
this.
-
exchangeRateIsFixed
@Nonnull public SupplierQuotation.SupplierQuotationBuilder exchangeRateIsFixed(@Nullable Boolean exchangeRateIsFixed) Constraints: Not nullableOriginal property name from the Odata EDM: ExchangeRateIsFixed
- Returns:
this.
-
purContrValidityStartDate
@Nonnull public SupplierQuotation.SupplierQuotationBuilder purContrValidityStartDate(@Nullable LocalDate purContrValidityStartDate) Constraints: NullableOriginal property name from the Odata EDM: PurContrValidityStartDate
- Returns:
this.
-
purContrValidityEndDate
@Nonnull public SupplierQuotation.SupplierQuotationBuilder purContrValidityEndDate(@Nullable LocalDate purContrValidityEndDate) Constraints: NullableOriginal property name from the Odata EDM: PurContrValidityEndDate
- Returns:
this.
-
isEndOfPurposeBlocked
@Nonnull public SupplierQuotation.SupplierQuotationBuilder isEndOfPurposeBlocked(@Nullable String isEndOfPurposeBlocked) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: IsEndOfPurposeBlocked
- Returns:
this.
-
purchasingDocumentDeletionCode
@Nonnull public SupplierQuotation.SupplierQuotationBuilder purchasingDocumentDeletionCode(@Nullable String purchasingDocumentDeletionCode) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PurchasingDocumentDeletionCode
- Returns:
this.
-
requestForQuotation
@Nonnull public SupplierQuotation.SupplierQuotationBuilder requestForQuotation(@Nullable String requestForQuotation) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RequestForQuotation
- Returns:
this.
-
supplierQuotationExternalID
@Nonnull public SupplierQuotation.SupplierQuotationBuilder supplierQuotationExternalID(@Nullable String supplierQuotationExternalID) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SupplierQuotationExternalID
- Returns:
this.
-
quotationSubmissionDate
@Nonnull public SupplierQuotation.SupplierQuotationBuilder quotationSubmissionDate(@Nullable LocalDate quotationSubmissionDate) Constraints: NullableOriginal property name from the Odata EDM: QuotationSubmissionDate
- Returns:
this.
-
quotationLatestSubmissionDate
@Nonnull public SupplierQuotation.SupplierQuotationBuilder quotationLatestSubmissionDate(@Nullable LocalDate quotationLatestSubmissionDate) Constraints: NullableOriginal property name from the Odata EDM: QuotationLatestSubmissionDate
- Returns:
this.
-
bindingPeriodValidityEndDate
@Nonnull public SupplierQuotation.SupplierQuotationBuilder bindingPeriodValidityEndDate(@Nullable LocalDate bindingPeriodValidityEndDate) Constraints: NullableOriginal property name from the Odata EDM: BindingPeriodValidityEndDate
- Returns:
this.
-
qtnLifecycleStatus
@Nonnull public SupplierQuotation.SupplierQuotationBuilder qtnLifecycleStatus(@Nullable String qtnLifecycleStatus) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: QtnLifecycleStatus
- Returns:
this.
-
followOnDocumentCategory
@Nonnull public SupplierQuotation.SupplierQuotationBuilder followOnDocumentCategory(@Nullable String followOnDocumentCategory) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: FollowOnDocumentCategory
- Returns:
this.
-
purgDocFollowOnDocumentType
@Nonnull public SupplierQuotation.SupplierQuotationBuilder purgDocFollowOnDocumentType(@Nullable String purgDocFollowOnDocumentType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: PurgDocFollowOnDocumentType
- Returns:
this.
-
_Messages
@Nonnull public SupplierQuotation.SupplierQuotationBuilder _Messages(@Nullable Collection<SAP__Message> _Messages) Constraints: Not nullableOriginal property name from the Odata EDM: SAP__Messages
- Returns:
this.
-
build
-
toString
-