Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.ProjectDemandResourceRequest
Packages that use ProjectDemandResourceRequest
Package
Description
-
Uses of ProjectDemandResourceRequest 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 ProjectDemandResourceRequestModifier and TypeFieldDescriptionProjDmndRsceReqDistribution.TO_PROJ_DMND_RSCE_REQUse with available fluent helpers to apply the to_ProjDmndRsceReq navigation property to query operations.static final ProjectDemandResourceLink<ProjectDemandResourceRequest>ProjectDemandResource.TO_RESOURCE_REQUESTUse with available fluent helpers to apply the to_ResourceRequest navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand that return ProjectDemandResourceRequestModifier and TypeMethodDescriptionProjectDemandResourceRequest.ProjectDemandResourceRequestBuilder.build()ProjDmndRsceReqDistribution.fetchProjDmndRsceReq()Fetches the ProjectDemandResourceRequest entity (one to one) associated with this entity.protected ProjectDemandResourceRequestProjectDemandResourceRequestCreateFluentHelper.getEntity()protected ProjectDemandResourceRequestProjectDemandResourceRequestDeleteFluentHelper.getEntity()protected ProjectDemandResourceRequestProjectDemandResourceRequestUpdateFluentHelper.getEntity()ProjDmndRsceReqDistribution.getProjDmndRsceReqOrFetch()Retrieval of associated ProjectDemandResourceRequest entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand that return types with arguments of type ProjectDemandResourceRequestModifier and TypeMethodDescriptionProjectDemandResource.fetchResourceRequest()Fetches the ProjectDemandResourceRequest entities (one to many) associated with this entity.protected Class<ProjectDemandResourceRequest>ProjectDemandResourceRequestByKeyFluentHelper.getEntityClass()protected Class<ProjectDemandResourceRequest>ProjectDemandResourceRequestFluentHelper.getEntityClass()io.vavr.control.Option<ProjectDemandResourceRequest>ProjDmndRsceReqDistribution.getProjDmndRsceReqIfPresent()Retrieval of associated ProjectDemandResourceRequest entity (one to one).io.vavr.control.Option<List<ProjectDemandResourceRequest>>ProjectDemandResource.getResourceRequestIfPresent()Retrieval of associated ProjectDemandResourceRequest entities (one to many).ProjectDemandResource.getResourceRequestOrFetch()Retrieval of associated ProjectDemandResourceRequest entities (one to many).ProjectDemandResourceRequest.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand with parameters of type ProjectDemandResourceRequestModifier and TypeMethodDescriptionvoidProjectDemandResource.addResourceRequest(ProjectDemandResourceRequest... entity) Adds elements to the list of associated ProjectDemandResourceRequest entities.ProjDmndRsceReqDistribution.ProjDmndRsceReqDistributionBuilder.projDmndRsceReq(ProjectDemandResourceRequest value) Navigation property to_ProjDmndRsceReq for ProjDmndRsceReqDistribution to single ProjectDemandResourceRequest.ProjectDemandResource.ProjectDemandResourceBuilder.resourceRequest(ProjectDemandResourceRequest... value) Navigation property to_ResourceRequest for ProjectDemandResource to multiple ProjectDemandResourceRequest.voidProjDmndRsceReqDistribution.setProjDmndRsceReq(ProjectDemandResourceRequest value) Overwrites the associated ProjectDemandResourceRequest entity for the loaded navigation property to_ProjDmndRsceReq.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand with type arguments of type ProjectDemandResourceRequestModifier and TypeMethodDescriptionvoidProjectDemandResource.setResourceRequest(List<ProjectDemandResourceRequest> value) Overwrites the list of associated ProjectDemandResourceRequest entities for the loaded navigation property to_ResourceRequest.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand with parameters of type ProjectDemandResourceRequestModifierConstructorDescriptionProjDmndRsceReqDistribution(UUID projDmndRsceReqDistrUUID, UUID projDmndResourceRequestUUID, UUID projectDemandUUID, String projDmndRsceReqDistrYearVal, String projDmndRsceReqDistrPerdVal, BigDecimal projDmndRsceReqDistrQuantity, String projDmndRsceReqDistrQtyUnit, BigDecimal projDmndRsceReqDistrPerdAmt, String projDmndRsceReqDistrPerdAmtCur, BigDecimal projDmndRsceReqDistrRevenueAmt, String projDmndRsceReqDistrRevnAmtCur, UUID projDmndReferencedPlanDataUUID, LocalDateTime projDmndRsceReqDistrStartDate, LocalDateTime projDmndRsceReqDistrEndDate, String createdByUser, ZonedDateTime creationDateTime, String lastChangedByUser, ZonedDateTime lastChangeDateTime, ProjectDemand toRoot, ProjectDemandResourceRequest toProjDmndRsceReq) ProjectDemandResourceRequestCreateFluentHelper(String servicePath, ProjectDemandResourceRequest entity, String entityCollection) Creates a fluent helper object that will create aProjectDemandResourceRequestentity on the OData endpoint.ProjectDemandResourceRequestDeleteFluentHelper(String servicePath, ProjectDemandResourceRequest entity, String entityCollection) Creates a fluent helper object that will delete aProjectDemandResourceRequestentity on the OData endpoint.ProjectDemandResourceRequestUpdateFluentHelper(String servicePath, ProjectDemandResourceRequest entity, String entityCollection) Creates a fluent helper object that will update aProjectDemandResourceRequestentity on the OData endpoint. -
Uses of ProjectDemandResourceRequest 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 ProjectDemandResourceRequestModifier and TypeMethodDescriptionDefaultProjectDemandServiceBatchChangeSet.createProjectDemandResourceRequest(ProjectDemandResourceRequest projectDemandResourceRequest) ProjectDemandServiceBatchChangeSet.createProjectDemandResourceRequest(ProjectDemandResourceRequest projectDemandResourceRequest) Create a newProjectDemandResourceRequestentity and save it to the S/4HANA system.DefaultProjectDemandServiceBatchChangeSet.deleteProjectDemandResourceRequest(ProjectDemandResourceRequest projectDemandResourceRequest) ProjectDemandServiceBatchChangeSet.deleteProjectDemandResourceRequest(ProjectDemandResourceRequest projectDemandResourceRequest) Deletes an existingProjectDemandResourceRequestentity in the S/4HANA system.DefaultProjectDemandServiceBatchChangeSet.updateProjectDemandResourceRequest(ProjectDemandResourceRequest projectDemandResourceRequest) ProjectDemandServiceBatchChangeSet.updateProjectDemandResourceRequest(ProjectDemandResourceRequest projectDemandResourceRequest) Update an existingProjectDemandResourceRequestentity and save it to the S/4HANA system. -
Uses of ProjectDemandResourceRequest 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 ProjectDemandResourceRequestModifier and TypeMethodDescriptionProjectDemandResourceRequestOneToOneLink.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 ProjectDemandResourceRequestModifier and TypeMethodDescriptionprotected ProjectDemandResourceRequestLink<ObjectT>ProjectDemandResourceRequestLink.translateLinkType(EntityLink<ProjectDemandResourceRequestLink<ObjectT>, ProjectDemandResourceRequest, ObjectT> link) -
Uses of ProjectDemandResourceRequest in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ProjectDemandResourceRequestModifier and TypeMethodDescriptionDefaultProjectDemandService.createProjectDemandResourceRequest(ProjectDemandResourceRequest projectDemandResourceRequest) Deprecated.ProjectDemandService.createProjectDemandResourceRequest(ProjectDemandResourceRequest projectDemandResourceRequest) Deprecated.Create a newProjectDemandResourceRequestentity and save it to the S/4HANA system.DefaultProjectDemandService.deleteProjectDemandResourceRequest(ProjectDemandResourceRequest projectDemandResourceRequest) Deprecated.ProjectDemandService.deleteProjectDemandResourceRequest(ProjectDemandResourceRequest projectDemandResourceRequest) Deprecated.Deletes an existingProjectDemandResourceRequestentity in the S/4HANA system.DefaultProjectDemandService.updateProjectDemandResourceRequest(ProjectDemandResourceRequest projectDemandResourceRequest) Deprecated.ProjectDemandService.updateProjectDemandResourceRequest(ProjectDemandResourceRequest projectDemandResourceRequest) Deprecated.Update an existingProjectDemandResourceRequestentity and save it to the S/4HANA system.