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