Class ServiceQtanFUPSrvcOrd.ServiceQtanFUPSrvcOrdBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.ServiceQtanFUPSrvcOrd.ServiceQtanFUPSrvcOrdBuilder
- Enclosing class:
- ServiceQtanFUPSrvcOrd
-
Method Summary
Modifier and TypeMethodDescriptionbuild()serviceOrder(String serviceOrder) (Key Field) Constraints: Not nullable, Maximum length: 10serviceQuotation(String serviceQuotation) (Key Field) Constraints: Not nullable, Maximum length: 10toString()
-
Method Details
-
serviceQuotation
@Nonnull public ServiceQtanFUPSrvcOrd.ServiceQtanFUPSrvcOrdBuilder serviceQuotation(@Nullable String serviceQuotation) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ServiceQuotation
- Returns:
this.
-
serviceOrder
@Nonnull public ServiceQtanFUPSrvcOrd.ServiceQtanFUPSrvcOrdBuilder serviceOrder(@Nullable String serviceOrder) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ServiceOrder
- Returns:
this.
-
build
-
toString
-