Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.field.SrvcOrdItemAppointmentField
Packages that use SrvcOrdItemAppointmentField
-
Uses of SrvcOrdItemAppointmentField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder declared as SrvcOrdItemAppointmentFieldModifier and TypeFieldDescriptionstatic final SrvcOrdItemAppointmentField<String>SrvcOrdItemAppointment.SERVICE_ORDERUse with available fluent helpers to apply the ServiceOrder field to query operations.static final SrvcOrdItemAppointmentField<String>SrvcOrdItemAppointment.SERVICE_ORDER_ITEMUse with available fluent helpers to apply the ServiceOrderItem field to query operations.static final SrvcOrdItemAppointmentField<String>SrvcOrdItemAppointment.SRVC_DOC_APPOINTMENT_TYPEUse with available fluent helpers to apply the SrvcDocAppointmentType field to query operations.static final SrvcOrdItemAppointmentField<ZonedDateTime>SrvcOrdItemAppointment.SRVC_DOC_APPT_END_DATE_TIMEUse with available fluent helpers to apply the SrvcDocApptEndDateTime field to query operations.static final SrvcOrdItemAppointmentField<ZonedDateTime>SrvcOrdItemAppointment.SRVC_DOC_APPT_START_DATE_TIMEUse with available fluent helpers to apply the SrvcDocApptStartDateTime field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder that return SrvcOrdItemAppointmentFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SrvcOrdItemAppointmentField<T>SrvcOrdItemAppointment.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SrvcOrdItemAppointmentField<T>Use with available fluent helpers to apply an extension field to query operations.