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