Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.SrvcOrdItmPartner
Packages that use SrvcOrdItmPartner
Package
Description
-
Uses of SrvcOrdItmPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder with type parameters of type SrvcOrdItmPartnerModifier and TypeFieldDescriptionstatic final ServiceOrderItemLink<SrvcOrdItmPartner>ServiceOrderItem.TO_PARTNERUse with available fluent helpers to apply the to_Partner navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder that return SrvcOrdItmPartnerModifier and TypeMethodDescriptionSrvcOrdItmPartner.SrvcOrdItmPartnerBuilder.build()protected SrvcOrdItmPartnerSrvcOrdItmPartnerCreateFluentHelper.getEntity()protected SrvcOrdItmPartnerSrvcOrdItmPartnerDeleteFluentHelper.getEntity()protected SrvcOrdItmPartnerSrvcOrdItmPartnerUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder that return types with arguments of type SrvcOrdItmPartnerModifier and TypeMethodDescriptionServiceOrderItem.fetchPartner()Fetches the SrvcOrdItmPartner entities (one to many) associated with this entity.protected Class<SrvcOrdItmPartner>SrvcOrdItmPartnerByKeyFluentHelper.getEntityClass()protected Class<SrvcOrdItmPartner>SrvcOrdItmPartnerFluentHelper.getEntityClass()io.vavr.control.Option<List<SrvcOrdItmPartner>>ServiceOrderItem.getPartnerIfPresent()Retrieval of associated SrvcOrdItmPartner entities (one to many).ServiceOrderItem.getPartnerOrFetch()Retrieval of associated SrvcOrdItmPartner entities (one to many).SrvcOrdItmPartner.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder with parameters of type SrvcOrdItmPartnerModifier and TypeMethodDescriptionvoidServiceOrderItem.addPartner(SrvcOrdItmPartner... entity) Adds elements to the list of associated SrvcOrdItmPartner entities.ServiceOrderItem.ServiceOrderItemBuilder.partner(SrvcOrdItmPartner... value) Navigation property to_Partner for ServiceOrderItem to multiple SrvcOrdItmPartner.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder with type arguments of type SrvcOrdItmPartnerModifier and TypeMethodDescriptionvoidServiceOrderItem.setPartner(List<SrvcOrdItmPartner> value) Overwrites the list of associated SrvcOrdItmPartner entities for the loaded navigation property to_Partner.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder with parameters of type SrvcOrdItmPartnerModifierConstructorDescriptionSrvcOrdItmPartnerCreateFluentHelper(String servicePath, SrvcOrdItmPartner entity, String entityCollection) Creates a fluent helper object that will create aSrvcOrdItmPartnerentity on the OData endpoint.SrvcOrdItmPartnerDeleteFluentHelper(String servicePath, SrvcOrdItmPartner entity, String entityCollection) Creates a fluent helper object that will delete aSrvcOrdItmPartnerentity on the OData endpoint.SrvcOrdItmPartnerUpdateFluentHelper(String servicePath, SrvcOrdItmPartner entity, String entityCollection) Creates a fluent helper object that will update aSrvcOrdItmPartnerentity on the OData endpoint. -
Uses of SrvcOrdItmPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.batch with parameters of type SrvcOrdItmPartnerModifier and TypeMethodDescriptionDefaultServiceOrderServiceBatchChangeSet.createSrvcOrdItmPartner(SrvcOrdItmPartner srvcOrdItmPartner) ServiceOrderServiceBatchChangeSet.createSrvcOrdItmPartner(SrvcOrdItmPartner srvcOrdItmPartner) Create a newSrvcOrdItmPartnerentity and save it to the S/4HANA system.DefaultServiceOrderServiceBatchChangeSet.deleteSrvcOrdItmPartner(SrvcOrdItmPartner srvcOrdItmPartner) ServiceOrderServiceBatchChangeSet.deleteSrvcOrdItmPartner(SrvcOrdItmPartner srvcOrdItmPartner) Deletes an existingSrvcOrdItmPartnerentity in the S/4HANA system.DefaultServiceOrderServiceBatchChangeSet.updateSrvcOrdItmPartner(SrvcOrdItmPartner srvcOrdItmPartner) ServiceOrderServiceBatchChangeSet.updateSrvcOrdItmPartner(SrvcOrdItmPartner srvcOrdItmPartner) Update an existingSrvcOrdItmPartnerentity and save it to the S/4HANA system. -
Uses of SrvcOrdItmPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceorder.link that return types with arguments of type SrvcOrdItmPartnerModifier and TypeMethodDescriptionSrvcOrdItmPartnerOneToOneLink.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.serviceorder.link with type arguments of type SrvcOrdItmPartnerModifier and TypeMethodDescriptionprotected SrvcOrdItmPartnerLink<ObjectT>SrvcOrdItmPartnerLink.translateLinkType(EntityLink<SrvcOrdItmPartnerLink<ObjectT>, SrvcOrdItmPartner, ObjectT> link) -
Uses of SrvcOrdItmPartner in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type SrvcOrdItmPartnerModifier and TypeMethodDescriptionDefaultServiceOrderService.createSrvcOrdItmPartner(SrvcOrdItmPartner srvcOrdItmPartner) Deprecated.ServiceOrderService.createSrvcOrdItmPartner(SrvcOrdItmPartner srvcOrdItmPartner) Deprecated.Create a newSrvcOrdItmPartnerentity and save it to the S/4HANA system.DefaultServiceOrderService.deleteSrvcOrdItmPartner(SrvcOrdItmPartner srvcOrdItmPartner) Deprecated.ServiceOrderService.deleteSrvcOrdItmPartner(SrvcOrdItmPartner srvcOrdItmPartner) Deprecated.Deletes an existingSrvcOrdItmPartnerentity in the S/4HANA system.DefaultServiceOrderService.updateSrvcOrdItmPartner(SrvcOrdItmPartner srvcOrdItmPartner) Deprecated.ServiceOrderService.updateSrvcOrdItmPartner(SrvcOrdItmPartner srvcOrdItmPartner) Deprecated.Update an existingSrvcOrdItmPartnerentity and save it to the S/4HANA system.