public static class OpportunityFUPSalesQuotation.OpportunityFUPSalesQuotationBuilder extends Object
Modifier and Type | Method and Description |
---|---|
OpportunityFUPSalesQuotation |
build() |
OpportunityFUPSalesQuotation.OpportunityFUPSalesQuotationBuilder |
opportunity(String opportunity)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
OpportunityFUPSalesQuotation.OpportunityFUPSalesQuotationBuilder |
salesQuotation(String salesQuotation)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
toString() |
@Nonnull public OpportunityFUPSalesQuotation.OpportunityFUPSalesQuotationBuilder salesQuotation(@Nullable String salesQuotation)
Original property name from the Odata EDM: SalesQuotation
this
.@Nonnull public OpportunityFUPSalesQuotation.OpportunityFUPSalesQuotationBuilder opportunity(@Nullable String opportunity)
Original property name from the Odata EDM: Opportunity
this
.@Nonnull public OpportunityFUPSalesQuotation build()
Copyright © 2021 SAP SE. All rights reserved.