Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.ProjectDemandResource
Packages that use ProjectDemandResource
Package
Description
-
Uses of ProjectDemandResource 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 ProjectDemandResourceModifier and TypeFieldDescriptionstatic final ProjDmndResourceAssignmentOneToOneLink<ProjectDemandResource>ProjDmndResourceAssignment.TO_WORKUse with available fluent helpers to apply the to_Work navigation property to query operations.static final ProjectDemandOneToOneLink<ProjectDemandResource>ProjectDemand.TO_WORKUse with available fluent helpers to apply the to_Work navigation property to query operations.ProjectDemandResourceRequest.TO_WORKUse with available fluent helpers to apply the to_Work navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand that return ProjectDemandResourceModifier and TypeMethodDescriptionProjectDemandResource.ProjectDemandResourceBuilder.build()ProjDmndResourceAssignment.fetchWork()Fetches the ProjectDemandResource entity (one to one) associated with this entity.ProjectDemand.fetchWork()Fetches the ProjectDemandResource entity (one to one) associated with this entity.ProjectDemandResourceRequest.fetchWork()Fetches the ProjectDemandResource entity (one to one) associated with this entity.protected ProjectDemandResourceProjectDemandResourceCreateFluentHelper.getEntity()protected ProjectDemandResourceProjectDemandResourceUpdateFluentHelper.getEntity()ProjDmndResourceAssignment.getWorkOrFetch()Retrieval of associated ProjectDemandResource entity (one to one).ProjectDemand.getWorkOrFetch()Retrieval of associated ProjectDemandResource entity (one to one).ProjectDemandResourceRequest.getWorkOrFetch()Retrieval of associated ProjectDemandResource entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand that return types with arguments of type ProjectDemandResourceModifier and TypeMethodDescriptionprotected Class<ProjectDemandResource>ProjectDemandResourceByKeyFluentHelper.getEntityClass()protected Class<ProjectDemandResource>ProjectDemandResourceFluentHelper.getEntityClass()ProjectDemandResource.getType()io.vavr.control.Option<ProjectDemandResource>ProjDmndResourceAssignment.getWorkIfPresent()Retrieval of associated ProjectDemandResource entity (one to one).io.vavr.control.Option<ProjectDemandResource>ProjectDemand.getWorkIfPresent()Retrieval of associated ProjectDemandResource entity (one to one).io.vavr.control.Option<ProjectDemandResource>ProjectDemandResourceRequest.getWorkIfPresent()Retrieval of associated ProjectDemandResource entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand with parameters of type ProjectDemandResourceModifier and TypeMethodDescriptionvoidProjDmndResourceAssignment.setWork(ProjectDemandResource value) Overwrites the associated ProjectDemandResource entity for the loaded navigation property to_Work.voidProjectDemand.setWork(ProjectDemandResource value) Overwrites the associated ProjectDemandResource entity for the loaded navigation property to_Work.voidProjectDemandResourceRequest.setWork(ProjectDemandResource value) Overwrites the associated ProjectDemandResource entity for the loaded navigation property to_Work.ProjDmndResourceAssignment.ProjDmndResourceAssignmentBuilder.work(ProjectDemandResource value) Navigation property to_Work for ProjDmndResourceAssignment to single ProjectDemandResource.ProjectDemand.ProjectDemandBuilder.work(ProjectDemandResource value) Navigation property to_Work for ProjectDemand to single ProjectDemandResource.ProjectDemandResourceRequest.ProjectDemandResourceRequestBuilder.work(ProjectDemandResource value) Navigation property to_Work for ProjectDemandResourceRequest to single ProjectDemandResource.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand with parameters of type ProjectDemandResourceModifierConstructorDescriptionProjDmndResourceAssignment(UUID projDmndRsceAssgmtUUID, UUID projectDemandWorkUUID, UUID projectDemandUUID, String projDmndRsceAssgmt, BigDecimal projDmndRsceAssgmtQuantity, String projDmndRsceAssgmtQuantityUnit, String projectDemandSupplyIdentifier, String projectDemandSupplyDeliveryOrg, String projectDemandSourceOfSupply, String projAssgmtLastUpdateSource, String projDmndRsceWorkAssgmtOID, String projDmndRsceWrkfrcPersonOID, LocalDateTime projDmndRsceAssgmtStartDate, LocalDateTime projDmndRsceAssgmtEndDate, String createdByUser, ZonedDateTime creationDateTime, String lastChangedByUser, ZonedDateTime lastChangeDateTime, List<ProjDmndRsceAssgmtDistr> toAssgmtDistribution, ProjectDemand toRoot, ProjectDemandResource toWork) ProjectDemand(UUID projectDemandUUID, String projectDemand, String projectDemandName, String projectDemandDescription, String projectDemandCategory, String projectDemandType, UUID referencedObjectUUID, String projectDemandStatus, String projectDemandDateMaintenance, LocalDateTime projectDemandStartDate, LocalDateTime projectDemandEndDate, ZonedDateTime projectDemandReleasedDateTime, LocalDateTime projDmndActualSupplyDate, BigDecimal projectDemandPerUnitAmount, String projectDemandRequestCurrency, String projDmndRequestedQuantityUnit, BigDecimal priceUnitQty, BigDecimal projectDemandRequestNetAmount, String projDmndReqNetAmountCurrency, BigDecimal projectDemandOverallAmount, BigDecimal projectDemandExpectedAmount, BigDecimal projDmndRequestedQuantity, String plant, String purchasingGroup, String purchasingOrganization, String createdByUser, ZonedDateTime creationDateTime, String lastChangedByUser, ZonedDateTime lastChangeDateTime, String projectDemandLastChangedByUser, ZonedDateTime projDemandLastChangeDateTime, UUID projDmndExternalReferenceUUID, ProjectDemandExpense toExpense, ProjectDemandMaterial toMaterial, ProjectDemandService toService, ProjectDemandResource toWork) ProjectDemandResourceCreateFluentHelper(String servicePath, ProjectDemandResource entity, String entityCollection) Creates a fluent helper object that will create aProjectDemandResourceentity on the OData endpoint.ProjectDemandResourceRequest(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) ProjectDemandResourceUpdateFluentHelper(String servicePath, ProjectDemandResource entity, String entityCollection) Creates a fluent helper object that will update aProjectDemandResourceentity on the OData endpoint. -
Uses of ProjectDemandResource 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 ProjectDemandResourceModifier and TypeMethodDescriptionDefaultProjectDemandServiceBatchChangeSet.createProjectDemandResource(ProjectDemandResource projectDemandResource) ProjectDemandServiceBatchChangeSet.createProjectDemandResource(ProjectDemandResource projectDemandResource) Create a newProjectDemandResourceentity and save it to the S/4HANA system.DefaultProjectDemandServiceBatchChangeSet.updateProjectDemandResource(ProjectDemandResource projectDemandResource) ProjectDemandServiceBatchChangeSet.updateProjectDemandResource(ProjectDemandResource projectDemandResource) Update an existingProjectDemandResourceentity and save it to the S/4HANA system. -
Uses of ProjectDemandResource 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 ProjectDemandResourceModifier and TypeMethodDescriptionProjectDemandResourceOneToOneLink.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 ProjectDemandResourceModifier and TypeMethodDescriptionprotected ProjectDemandResourceLink<ObjectT>ProjectDemandResourceLink.translateLinkType(EntityLink<ProjectDemandResourceLink<ObjectT>, ProjectDemandResource, ObjectT> link) -
Uses of ProjectDemandResource in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ProjectDemandResourceModifier and TypeMethodDescriptionDefaultProjectDemandService.createProjectDemandResource(ProjectDemandResource projectDemandResource) Deprecated.ProjectDemandService.createProjectDemandResource(ProjectDemandResource projectDemandResource) Deprecated.Create a newProjectDemandResourceentity and save it to the S/4HANA system.DefaultProjectDemandService.updateProjectDemandResource(ProjectDemandResource projectDemandResource) Deprecated.ProjectDemandService.updateProjectDemandResource(ProjectDemandResource projectDemandResource) Deprecated.Update an existingProjectDemandResourceentity and save it to the S/4HANA system.