public static class OpptyItmFUPServiceOrder.OpptyItmFUPServiceOrderBuilder extends Object
Modifier and Type | Method and Description |
---|---|
OpptyItmFUPServiceOrder |
build() |
OpptyItmFUPServiceOrder.OpptyItmFUPServiceOrderBuilder |
opportunity(String opportunity)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
OpptyItmFUPServiceOrder.OpptyItmFUPServiceOrderBuilder |
opportunityItem(String opportunityItem)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
OpptyItmFUPServiceOrder.OpptyItmFUPServiceOrderBuilder |
serviceOrder(String serviceOrder)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
OpptyItmFUPServiceOrder.OpptyItmFUPServiceOrderBuilder |
serviceOrderItem(String serviceOrderItem)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
String |
toString() |
@Nonnull public OpptyItmFUPServiceOrder.OpptyItmFUPServiceOrderBuilder opportunity(@Nullable String opportunity)
Original property name from the Odata EDM: Opportunity
this
.@Nonnull public OpptyItmFUPServiceOrder.OpptyItmFUPServiceOrderBuilder opportunityItem(@Nullable String opportunityItem)
Original property name from the Odata EDM: OpportunityItem
this
.@Nonnull public OpptyItmFUPServiceOrder.OpptyItmFUPServiceOrderBuilder serviceOrder(@Nullable String serviceOrder)
Original property name from the Odata EDM: ServiceOrder
this
.@Nonnull public OpptyItmFUPServiceOrder.OpptyItmFUPServiceOrderBuilder serviceOrderItem(@Nullable String serviceOrderItem)
Original property name from the Odata EDM: ServiceOrderItem
this
.@Nonnull public OpptyItmFUPServiceOrder build()
Copyright © 2021 SAP SE. All rights reserved.