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