Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.field.SrvcOrdTmplAppointmentField
Packages that use SrvcOrdTmplAppointmentField
-
Uses of SrvcOrdTmplAppointmentField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate declared as SrvcOrdTmplAppointmentFieldModifier and TypeFieldDescriptionstatic final SrvcOrdTmplAppointmentField<String>SrvcOrdTmplAppointment.SERVICE_ORDER_TEMPLATEUse with available fluent helpers to apply the ServiceOrderTemplate field to query operations.static final SrvcOrdTmplAppointmentField<String>SrvcOrdTmplAppointment.SRVC_DOC_APPOINTMENT_TYPEUse with available fluent helpers to apply the SrvcDocAppointmentType field to query operations.static final SrvcOrdTmplAppointmentField<ZonedDateTime>SrvcOrdTmplAppointment.SRVC_DOC_APPT_END_DATE_TIMEUse with available fluent helpers to apply the SrvcDocApptEndDateTime field to query operations.static final SrvcOrdTmplAppointmentField<ZonedDateTime>SrvcOrdTmplAppointment.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.serviceordertemplate that return SrvcOrdTmplAppointmentFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SrvcOrdTmplAppointmentField<T>SrvcOrdTmplAppointment.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SrvcOrdTmplAppointmentField<T>Use with available fluent helpers to apply an extension field to query operations.