Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.field.SrvcConfItemDurationField
Packages that use SrvcConfItemDurationField
-
Uses of SrvcConfItemDurationField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation declared as SrvcConfItemDurationFieldModifier and TypeFieldDescriptionstatic final SrvcConfItemDurationField<String>SrvcConfItemDuration.SERVICE_CONFIRMATIONUse with available fluent helpers to apply the ServiceConfirmation field to query operations.static final SrvcConfItemDurationField<String>SrvcConfItemDuration.SERVICE_CONFIRMATION_ITEMUse with available fluent helpers to apply the ServiceConfirmationItem field to query operations.static final SrvcConfItemDurationField<String>SrvcConfItemDuration.SRVC_DOC_DURATION_TYPEUse with available fluent helpers to apply the SrvcDocDurationType field to query operations.static final SrvcConfItemDurationField<String>SrvcConfItemDuration.SRVC_DOC_DURATION_UNITUse with available fluent helpers to apply the SrvcDocDurationUnit field to query operations.static final SrvcConfItemDurationField<BigDecimal>SrvcConfItemDuration.SRVC_DOC_DURATION_VALUEUse with available fluent helpers to apply the SrvcDocDurationValue field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation that return SrvcConfItemDurationFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SrvcConfItemDurationField<T>SrvcConfItemDuration.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SrvcConfItemDurationField<T>Use with available fluent helpers to apply an extension field to query operations.