Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2.field.ServiceQtanFUPSrvcOrdField
Packages that use ServiceQtanFUPSrvcOrdField
-
Uses of ServiceQtanFUPSrvcOrdField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2 declared as ServiceQtanFUPSrvcOrdFieldModifier and TypeFieldDescriptionstatic final ServiceQtanFUPSrvcOrdField<String>ServiceQtanFUPSrvcOrd.SERVICE_ORDERUse with available fluent helpers to apply the ServiceOrder field to query operations.static final ServiceQtanFUPSrvcOrdField<String>ServiceQtanFUPSrvcOrd.SERVICE_QUOTATIONUse with available fluent helpers to apply the ServiceQuotation field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.servicequotationv2 that return ServiceQtanFUPSrvcOrdFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceQtanFUPSrvcOrdField<T>ServiceQtanFUPSrvcOrd.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceQtanFUPSrvcOrdField<T>Use with available fluent helpers to apply an extension field to query operations.