Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.SrvcOrdTmplAppointment
Packages that use SrvcOrdTmplAppointment
Package
Description
-
Uses of SrvcOrdTmplAppointment in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate with type parameters of type SrvcOrdTmplAppointmentModifier and TypeFieldDescriptionstatic final ServiceOrderTemplateLink<SrvcOrdTmplAppointment>ServiceOrderTemplate.TO_APPOINTMENTUse with available fluent helpers to apply the to_Appointment navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate that return SrvcOrdTmplAppointmentModifier and TypeMethodDescriptionSrvcOrdTmplAppointment.SrvcOrdTmplAppointmentBuilder.build()protected SrvcOrdTmplAppointmentSrvcOrdTmplAppointmentCreateFluentHelper.getEntity()protected SrvcOrdTmplAppointmentSrvcOrdTmplAppointmentUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate that return types with arguments of type SrvcOrdTmplAppointmentModifier and TypeMethodDescriptionServiceOrderTemplate.fetchAppointment()Fetches the SrvcOrdTmplAppointment entities (one to many) associated with this entity.io.vavr.control.Option<List<SrvcOrdTmplAppointment>>ServiceOrderTemplate.getAppointmentIfPresent()Retrieval of associated SrvcOrdTmplAppointment entities (one to many).ServiceOrderTemplate.getAppointmentOrFetch()Retrieval of associated SrvcOrdTmplAppointment entities (one to many).protected Class<SrvcOrdTmplAppointment>SrvcOrdTmplAppointmentByKeyFluentHelper.getEntityClass()protected Class<SrvcOrdTmplAppointment>SrvcOrdTmplAppointmentFluentHelper.getEntityClass()SrvcOrdTmplAppointment.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate with parameters of type SrvcOrdTmplAppointmentModifier and TypeMethodDescriptionvoidServiceOrderTemplate.addAppointment(SrvcOrdTmplAppointment... entity) Adds elements to the list of associated SrvcOrdTmplAppointment entities.ServiceOrderTemplate.ServiceOrderTemplateBuilder.appointment(SrvcOrdTmplAppointment... value) Navigation property to_Appointment for ServiceOrderTemplate to multiple SrvcOrdTmplAppointment.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate with type arguments of type SrvcOrdTmplAppointmentModifier and TypeMethodDescriptionvoidServiceOrderTemplate.setAppointment(List<SrvcOrdTmplAppointment> value) Overwrites the list of associated SrvcOrdTmplAppointment entities for the loaded navigation property to_Appointment.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate with parameters of type SrvcOrdTmplAppointmentModifierConstructorDescriptionSrvcOrdTmplAppointmentCreateFluentHelper(String servicePath, SrvcOrdTmplAppointment entity, String entityCollection) Creates a fluent helper object that will create aSrvcOrdTmplAppointmententity on the OData endpoint.SrvcOrdTmplAppointmentUpdateFluentHelper(String servicePath, SrvcOrdTmplAppointment entity, String entityCollection) Creates a fluent helper object that will update aSrvcOrdTmplAppointmententity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate with type arguments of type SrvcOrdTmplAppointmentModifierConstructorDescriptionServiceOrderTemplate(String serviceOrderTemplate, UUID serviceOrderTemplateUUID, String serviceOrderTemplateType, String serviceObjectType, String srvcOrdTmplDescription, String serviceDocumentTemplateType, String srvcDocTemplateSearchTermText, String language, String serviceDocumentPriority, ZonedDateTime srvcDocTmplValdtyStartDateTime, ZonedDateTime srvcDocTmplValdtyEndDateTime, String srvcOrdTmplIsReleased, String srvcOrdTmplIsCompleted, String serviceOrderType, String serviceDocumentType, String salesOrganization, String distributionChannel, String division, String salesOffice, String salesGroup, List<SrvcOrdTmplAppointment> toAppointment, List<SrvcOrdTmplDuration> toDuration, List<ServiceOrderTemplateItem> toItem, List<SrvcOrdTmplPartner> toPartner, List<ServiceOrderTmplPersonResp> toPersonResponsible, List<ServiceOrderTmplRefObject> toReferenceObject, List<SrvcOrdTmplUserStatus> toSrvcOrdTmplUserStatus, List<ServiceOrderTmplText> toText) -
Uses of SrvcOrdTmplAppointment in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.batch with parameters of type SrvcOrdTmplAppointmentModifier and TypeMethodDescriptionDefaultServiceOrderTemplateServiceBatchChangeSet.createSrvcOrdTmplAppointment(SrvcOrdTmplAppointment srvcOrdTmplAppointment) ServiceOrderTemplateServiceBatchChangeSet.createSrvcOrdTmplAppointment(SrvcOrdTmplAppointment srvcOrdTmplAppointment) Create a newSrvcOrdTmplAppointmententity and save it to the S/4HANA system.DefaultServiceOrderTemplateServiceBatchChangeSet.updateSrvcOrdTmplAppointment(SrvcOrdTmplAppointment srvcOrdTmplAppointment) ServiceOrderTemplateServiceBatchChangeSet.updateSrvcOrdTmplAppointment(SrvcOrdTmplAppointment srvcOrdTmplAppointment) Update an existingSrvcOrdTmplAppointmententity and save it to the S/4HANA system. -
Uses of SrvcOrdTmplAppointment in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.link that return types with arguments of type SrvcOrdTmplAppointmentModifier and TypeMethodDescriptionSrvcOrdTmplAppointmentOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceordertemplate.link with type arguments of type SrvcOrdTmplAppointmentModifier and TypeMethodDescriptionprotected SrvcOrdTmplAppointmentLink<ObjectT>SrvcOrdTmplAppointmentLink.translateLinkType(EntityLink<SrvcOrdTmplAppointmentLink<ObjectT>, SrvcOrdTmplAppointment, ObjectT> link) -
Uses of SrvcOrdTmplAppointment in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SrvcOrdTmplAppointmentModifier and TypeMethodDescriptionDefaultServiceOrderTemplateService.createSrvcOrdTmplAppointment(SrvcOrdTmplAppointment srvcOrdTmplAppointment) Deprecated.ServiceOrderTemplateService.createSrvcOrdTmplAppointment(SrvcOrdTmplAppointment srvcOrdTmplAppointment) Deprecated.Create a newSrvcOrdTmplAppointmententity and save it to the S/4HANA system.DefaultServiceOrderTemplateService.updateSrvcOrdTmplAppointment(SrvcOrdTmplAppointment srvcOrdTmplAppointment) Deprecated.ServiceOrderTemplateService.updateSrvcOrdTmplAppointment(SrvcOrdTmplAppointment srvcOrdTmplAppointment) Deprecated.Update an existingSrvcOrdTmplAppointmententity and save it to the S/4HANA system.