Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.field.SrvcOrdDurationField
Packages that use SrvcOrdDurationField
-
Uses of SrvcOrdDurationField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder declared as SrvcOrdDurationFieldModifier and TypeFieldDescriptionstatic final SrvcOrdDurationField<String>SrvcOrdDuration.SERVICE_ORDERUse with available fluent helpers to apply the ServiceOrder field to query operations.static final SrvcOrdDurationField<String>SrvcOrdDuration.SRVC_DOC_DURATION_TYPEUse with available fluent helpers to apply the SrvcDocDurationType field to query operations.static final SrvcOrdDurationField<String>SrvcOrdDuration.SRVC_DOC_DURATION_UNITUse with available fluent helpers to apply the SrvcDocDurationUnit field to query operations.static final SrvcOrdDurationField<BigDecimal>SrvcOrdDuration.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.serviceorder that return SrvcOrdDurationFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SrvcOrdDurationField<T>SrvcOrdDuration.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SrvcOrdDurationField<T>Use with available fluent helpers to apply an extension field to query operations.