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