public static class ServiceConfRefObject.ServiceConfRefObjectBuilder extends Object
Modifier and Type | Method and Description |
---|---|
ServiceConfRefObject |
build() |
ServiceConfRefObject.ServiceConfRefObjectBuilder |
serviceConfirmation(String serviceConfirmation)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
ServiceConfRefObject.ServiceConfRefObjectBuilder |
serviceReferenceEquipment(String serviceReferenceEquipment)
(Key Field) Constraints: Not nullable, Maximum length: 18
|
ServiceConfRefObject.ServiceConfRefObjectBuilder |
serviceRefFunctionalLocation(String serviceRefFunctionalLocation)
(Key Field) Constraints: Not nullable, Maximum length: 40
|
ServiceConfRefObject.ServiceConfRefObjectBuilder |
srvcRefObjIsMainObject(Boolean srvcRefObjIsMainObject)
Constraints: none
|
String |
toString() |
@Nonnull public ServiceConfRefObject.ServiceConfRefObjectBuilder serviceConfirmation(@Nullable String serviceConfirmation)
Original property name from the Odata EDM: ServiceConfirmation
this
.@Nonnull public ServiceConfRefObject.ServiceConfRefObjectBuilder serviceReferenceEquipment(@Nullable String serviceReferenceEquipment)
Original property name from the Odata EDM: ServiceReferenceEquipment
this
.@Nonnull public ServiceConfRefObject.ServiceConfRefObjectBuilder 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 ServiceConfRefObject.ServiceConfRefObjectBuilder srvcRefObjIsMainObject(@Nullable Boolean srvcRefObjIsMainObject)
Original property name from the Odata EDM: SrvcRefObjIsMainObject
this
.@Nonnull public ServiceConfRefObject build()
Copyright © 2021 SAP SE. All rights reserved.