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