Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.ProjDmndRsceReqDistribution
Packages that use ProjDmndRsceReqDistribution
Package
Description
-
Uses of ProjDmndRsceReqDistribution in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand with type parameters of type ProjDmndRsceReqDistributionModifier and TypeFieldDescriptionstatic final ProjectDemandResourceRequestLink<ProjDmndRsceReqDistribution>ProjectDemandResourceRequest.TO_PROJ_DMND_RSCE_REQ_DISTRUse with available fluent helpers to apply the to_ProjDmndRsceReqDistr navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand that return ProjDmndRsceReqDistributionModifier and TypeMethodDescriptionProjDmndRsceReqDistribution.ProjDmndRsceReqDistributionBuilder.build()protected ProjDmndRsceReqDistributionProjDmndRsceReqDistributionDeleteFluentHelper.getEntity()protected ProjDmndRsceReqDistributionProjDmndRsceReqDistributionUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand that return types with arguments of type ProjDmndRsceReqDistributionModifier and TypeMethodDescriptionProjectDemandResourceRequest.fetchProjDmndRsceReqDistr()Fetches the ProjDmndRsceReqDistribution entities (one to many) associated with this entity.protected Class<ProjDmndRsceReqDistribution>ProjDmndRsceReqDistributionByKeyFluentHelper.getEntityClass()protected Class<ProjDmndRsceReqDistribution>ProjDmndRsceReqDistributionFluentHelper.getEntityClass()io.vavr.control.Option<List<ProjDmndRsceReqDistribution>>ProjectDemandResourceRequest.getProjDmndRsceReqDistrIfPresent()Retrieval of associated ProjDmndRsceReqDistribution entities (one to many).ProjectDemandResourceRequest.getProjDmndRsceReqDistrOrFetch()Retrieval of associated ProjDmndRsceReqDistribution entities (one to many).ProjDmndRsceReqDistribution.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand with parameters of type ProjDmndRsceReqDistributionModifier and TypeMethodDescriptionvoidProjectDemandResourceRequest.addProjDmndRsceReqDistr(ProjDmndRsceReqDistribution... entity) Adds elements to the list of associated ProjDmndRsceReqDistribution entities.ProjectDemandResourceRequest.ProjectDemandResourceRequestBuilder.projDmndRsceReqDistr(ProjDmndRsceReqDistribution... value) Navigation property to_ProjDmndRsceReqDistr for ProjectDemandResourceRequest to multiple ProjDmndRsceReqDistribution.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand with type arguments of type ProjDmndRsceReqDistributionModifier and TypeMethodDescriptionvoidProjectDemandResourceRequest.setProjDmndRsceReqDistr(List<ProjDmndRsceReqDistribution> value) Overwrites the list of associated ProjDmndRsceReqDistribution entities for the loaded navigation property to_ProjDmndRsceReqDistr.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand with parameters of type ProjDmndRsceReqDistributionModifierConstructorDescriptionProjDmndRsceReqDistributionDeleteFluentHelper(String servicePath, ProjDmndRsceReqDistribution entity, String entityCollection) Creates a fluent helper object that will delete aProjDmndRsceReqDistributionentity on the OData endpoint.ProjDmndRsceReqDistributionUpdateFluentHelper(String servicePath, ProjDmndRsceReqDistribution entity, String entityCollection) Creates a fluent helper object that will update aProjDmndRsceReqDistributionentity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand with type arguments of type ProjDmndRsceReqDistributionModifierConstructorDescriptionProjectDemandResourceRequest(UUID projDmndResourceRequestUUID, UUID projectDemandWorkUUID, UUID projectDemandUUID, String projectDemandRequestedResource, String projDmndStfngInstructionText, String projDmndRsceReqWorkAssgmtOID, String projDmndRsceReqWrkfrcPersonOID, LocalDateTime projDmndRsceReqStartDate, LocalDateTime projDmndRsceReqEndDate, String createdByUser, ZonedDateTime creationDateTime, String lastChangedByUser, ZonedDateTime lastChangeDateTime, ProjectDemandResource toWork, List<ProjDmndRsceReqDistribution> toProjDmndRsceReqDistr, ProjectDemand toRoot) -
Uses of ProjDmndRsceReqDistribution in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.batch with parameters of type ProjDmndRsceReqDistributionModifier and TypeMethodDescriptionDefaultProjectDemandServiceBatchChangeSet.deleteProjDmndRsceReqDistribution(ProjDmndRsceReqDistribution projDmndRsceReqDistribution) ProjectDemandServiceBatchChangeSet.deleteProjDmndRsceReqDistribution(ProjDmndRsceReqDistribution projDmndRsceReqDistribution) Deletes an existingProjDmndRsceReqDistributionentity in the S/4HANA system.DefaultProjectDemandServiceBatchChangeSet.updateProjDmndRsceReqDistribution(ProjDmndRsceReqDistribution projDmndRsceReqDistribution) ProjectDemandServiceBatchChangeSet.updateProjDmndRsceReqDistribution(ProjDmndRsceReqDistribution projDmndRsceReqDistribution) Update an existingProjDmndRsceReqDistributionentity and save it to the S/4HANA system. -
Uses of ProjDmndRsceReqDistribution in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.link that return types with arguments of type ProjDmndRsceReqDistributionModifier and TypeMethodDescriptionProjDmndRsceReqDistributionOneToOneLink.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.projectdemand.link with type arguments of type ProjDmndRsceReqDistributionModifier and TypeMethodDescriptionprotected ProjDmndRsceReqDistributionLink<ObjectT>ProjDmndRsceReqDistributionLink.translateLinkType(EntityLink<ProjDmndRsceReqDistributionLink<ObjectT>, ProjDmndRsceReqDistribution, ObjectT> link) -
Uses of ProjDmndRsceReqDistribution in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ProjDmndRsceReqDistributionModifier and TypeMethodDescriptionDefaultProjectDemandService.deleteProjDmndRsceReqDistribution(ProjDmndRsceReqDistribution projDmndRsceReqDistribution) Deprecated.ProjectDemandService.deleteProjDmndRsceReqDistribution(ProjDmndRsceReqDistribution projDmndRsceReqDistribution) Deprecated.Deletes an existingProjDmndRsceReqDistributionentity in the S/4HANA system.DefaultProjectDemandService.updateProjDmndRsceReqDistribution(ProjDmndRsceReqDistribution projDmndRsceReqDistribution) Deprecated.ProjectDemandService.updateProjDmndRsceReqDistribution(ProjDmndRsceReqDistribution projDmndRsceReqDistribution) Deprecated.Update an existingProjDmndRsceReqDistributionentity and save it to the S/4HANA system.