Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.SrvcConfAppointment
Packages that use SrvcConfAppointment
Package
Description
-
Uses of SrvcConfAppointment in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation with type parameters of type SrvcConfAppointmentModifier and TypeFieldDescriptionstatic final ServiceConfirmationLink<SrvcConfAppointment>ServiceConfirmation.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.serviceconfirmation that return SrvcConfAppointmentModifier and TypeMethodDescriptionSrvcConfAppointment.SrvcConfAppointmentBuilder.build()protected SrvcConfAppointmentSrvcConfAppointmentCreateFluentHelper.getEntity()protected SrvcConfAppointmentSrvcConfAppointmentUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation that return types with arguments of type SrvcConfAppointmentModifier and TypeMethodDescriptionServiceConfirmation.fetchAppointment()Fetches the SrvcConfAppointment entities (one to many) associated with this entity.io.vavr.control.Option<List<SrvcConfAppointment>>ServiceConfirmation.getAppointmentIfPresent()Retrieval of associated SrvcConfAppointment entities (one to many).ServiceConfirmation.getAppointmentOrFetch()Retrieval of associated SrvcConfAppointment entities (one to many).protected Class<SrvcConfAppointment>SrvcConfAppointmentByKeyFluentHelper.getEntityClass()protected Class<SrvcConfAppointment>SrvcConfAppointmentFluentHelper.getEntityClass()SrvcConfAppointment.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation with parameters of type SrvcConfAppointmentModifier and TypeMethodDescriptionvoidServiceConfirmation.addAppointment(SrvcConfAppointment... entity) Adds elements to the list of associated SrvcConfAppointment entities.ServiceConfirmation.ServiceConfirmationBuilder.appointment(SrvcConfAppointment... value) Navigation property to_Appointment for ServiceConfirmation to multiple SrvcConfAppointment.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation with type arguments of type SrvcConfAppointmentModifier and TypeMethodDescriptionvoidServiceConfirmation.setAppointment(List<SrvcConfAppointment> value) Overwrites the list of associated SrvcConfAppointment entities for the loaded navigation property to_Appointment.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation with parameters of type SrvcConfAppointmentModifierConstructorDescriptionSrvcConfAppointmentCreateFluentHelper(String servicePath, SrvcConfAppointment entity, String entityCollection) Creates a fluent helper object that will create aSrvcConfAppointmententity on the OData endpoint.SrvcConfAppointmentUpdateFluentHelper(String servicePath, SrvcConfAppointment entity, String entityCollection) Creates a fluent helper object that will update aSrvcConfAppointmententity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation with type arguments of type SrvcConfAppointmentModifierConstructorDescriptionServiceConfirmation(String serviceConfirmation, String serviceConfirmationType, UUID serviceConfirmationUUID, String serviceConfirmationDescription, String serviceObjectType, String language, String serviceDocumentPriority, ZonedDateTime requestedServiceStartDateTime, ZonedDateTime requestedServiceEndDateTime, String purchaseOrderByCustomer, LocalDateTime customerPurchaseOrderDate, String serviceConfirmationIsCompleted, Boolean serviceConfirmationIsCanceled, String salesOrganization, String distributionChannel, String division, String salesOffice, String salesGroup, String soldToParty, String shipToParty, String billToParty, String payerParty, String contactPerson, String referenceServiceOrder, String serviceConfirmationIsFinal, String transactionCurrency, String shippingCondition, String respyMgmtServiceTeam, String respyMgmtServiceTeamName, String respyMgmtGlobalTeamID, String salesOrganizationOrgUnitID, String serviceOrganization, String salesOfficeOrgUnitID, String salesGroupOrgUnitID, List<SrvcConfAppointment> toAppointment, List<SrvcConfDuration> toDuration, List<ServiceConfirmationItem> toItem, List<SrvcConfPartner> toPartner, List<ServiceConfPersonResp> toPersonResponsible, List<ServiceConfPriceElement> toPricingElement, List<ServiceConfRefObject> toReferenceObject, List<ServiceConfUserStatus> toServiceConfUserStatus, List<ServiceConfirmationText> toText) -
Uses of SrvcConfAppointment in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.batch with parameters of type SrvcConfAppointmentModifier and TypeMethodDescriptionDefaultServiceConfirmationServiceBatchChangeSet.createSrvcConfAppointment(SrvcConfAppointment srvcConfAppointment) ServiceConfirmationServiceBatchChangeSet.createSrvcConfAppointment(SrvcConfAppointment srvcConfAppointment) Create a newSrvcConfAppointmententity and save it to the S/4HANA system.DefaultServiceConfirmationServiceBatchChangeSet.updateSrvcConfAppointment(SrvcConfAppointment srvcConfAppointment) ServiceConfirmationServiceBatchChangeSet.updateSrvcConfAppointment(SrvcConfAppointment srvcConfAppointment) Update an existingSrvcConfAppointmententity and save it to the S/4HANA system. -
Uses of SrvcConfAppointment in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceconfirmation.link that return types with arguments of type SrvcConfAppointmentModifier and TypeMethodDescriptionSrvcConfAppointmentOneToOneLink.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.serviceconfirmation.link with type arguments of type SrvcConfAppointmentModifier and TypeMethodDescriptionprotected SrvcConfAppointmentLink<ObjectT>SrvcConfAppointmentLink.translateLinkType(EntityLink<SrvcConfAppointmentLink<ObjectT>, SrvcConfAppointment, ObjectT> link) -
Uses of SrvcConfAppointment in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SrvcConfAppointmentModifier and TypeMethodDescriptionDefaultServiceConfirmationService.createSrvcConfAppointment(SrvcConfAppointment srvcConfAppointment) Deprecated.ServiceConfirmationService.createSrvcConfAppointment(SrvcConfAppointment srvcConfAppointment) Deprecated.Create a newSrvcConfAppointmententity and save it to the S/4HANA system.DefaultServiceConfirmationService.updateSrvcConfAppointment(SrvcConfAppointment srvcConfAppointment) Deprecated.ServiceConfirmationService.updateSrvcConfAppointment(SrvcConfAppointment srvcConfAppointment) Deprecated.Update an existingSrvcConfAppointmententity and save it to the S/4HANA system.