Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.field.ServiceConfUserStatusField
Packages that use ServiceConfUserStatusField
-
Uses of ServiceConfUserStatusField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation declared as ServiceConfUserStatusFieldModifier and TypeFieldDescriptionstatic final ServiceConfUserStatusField<String>ServiceConfUserStatus.SERVICE_CONFIRMATIONUse with available fluent helpers to apply the ServiceConfirmation field to query operations.static final ServiceConfUserStatusField<String>ServiceConfUserStatus.SRVC_CONF_USER_STATUSUse with available fluent helpers to apply the SrvcConfUserStatus field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation that return ServiceConfUserStatusFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ServiceConfUserStatusField<T>ServiceConfUserStatus.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ServiceConfUserStatusField<T>Use with available fluent helpers to apply an extension field to query operations.