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