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