public static class ServiceQtanRefObject.ServiceQtanRefObjectBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ServiceQtanRefObject |
build() |
ServiceQtanRefObject.ServiceQtanRefObjectBuilder |
serviceQuotation(String serviceQuotation)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
ServiceQtanRefObject.ServiceQtanRefObjectBuilder |
serviceReferenceEquipment(String serviceReferenceEquipment)
(Key Field) Constraints: Not nullable, Maximum length: 18
|
ServiceQtanRefObject.ServiceQtanRefObjectBuilder |
serviceRefFunctionalLocation(String serviceRefFunctionalLocation)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
ServiceQtanRefObject.ServiceQtanRefObjectBuilder |
srvcRefObjIsMainObject(Boolean srvcRefObjIsMainObject)
Constraints: none
|
String |
toString() |
@Nonnull public ServiceQtanRefObject.ServiceQtanRefObjectBuilder serviceQuotation(@Nullable String serviceQuotation)
Original property name from the Odata EDM: ServiceQuotation
this
.@Nonnull public ServiceQtanRefObject.ServiceQtanRefObjectBuilder serviceReferenceEquipment(@Nullable String serviceReferenceEquipment)
Original property name from the Odata EDM: ServiceReferenceEquipment
this
.@Nonnull public ServiceQtanRefObject.ServiceQtanRefObjectBuilder serviceRefFunctionalLocation(@Nullable String serviceRefFunctionalLocation)
Original property name from the Odata EDM: ServiceRefFunctionalLocation
If alternative labels exist for a functional location, you can define in your user profile which label should be displayed in this field.
this
.@Nonnull public ServiceQtanRefObject.ServiceQtanRefObjectBuilder srvcRefObjIsMainObject(@Nullable Boolean srvcRefObjIsMainObject)
Original property name from the Odata EDM: SrvcRefObjIsMainObject
this
.@Nonnull public ServiceQtanRefObject build()
Copyright © 2020 SAP SE. All rights reserved.