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