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