Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.field.SrvcOrdTmplUserStatusField
Packages that use SrvcOrdTmplUserStatusField
-
Uses of SrvcOrdTmplUserStatusField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate declared as SrvcOrdTmplUserStatusFieldModifier and TypeFieldDescriptionstatic final SrvcOrdTmplUserStatusField<String>SrvcOrdTmplUserStatus.SERVICE_ORDER_TEMPLATEUse with available fluent helpers to apply the ServiceOrderTemplate field to query operations.static final SrvcOrdTmplUserStatusField<String>SrvcOrdTmplUserStatus.SRVC_ORD_TMPL_USER_STATUSUse with available fluent helpers to apply the SrvcOrdTmplUserStatus field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate that return SrvcOrdTmplUserStatusFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SrvcOrdTmplUserStatusField<T>SrvcOrdTmplUserStatus.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SrvcOrdTmplUserStatusField<T>Use with available fluent helpers to apply an extension field to query operations.