Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand.ProjDmndRsceAssgmtDistr
Packages that use ProjDmndRsceAssgmtDistr
Package
Description
-
Uses of ProjDmndRsceAssgmtDistr 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 ProjDmndRsceAssgmtDistrModifier and TypeFieldDescriptionstatic final ProjDmndResourceAssignmentLink<ProjDmndRsceAssgmtDistr>ProjDmndResourceAssignment.TO_ASSGMT_DISTRIBUTIONUse with available fluent helpers to apply the to_AssgmtDistribution navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand that return ProjDmndRsceAssgmtDistrModifier and TypeMethodDescriptionProjDmndRsceAssgmtDistr.ProjDmndRsceAssgmtDistrBuilder.build()protected ProjDmndRsceAssgmtDistrProjDmndRsceAssgmtDistrDeleteFluentHelper.getEntity()protected ProjDmndRsceAssgmtDistrProjDmndRsceAssgmtDistrUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand that return types with arguments of type ProjDmndRsceAssgmtDistrModifier and TypeMethodDescriptionProjDmndResourceAssignment.fetchAssgmtDistribution()Fetches the ProjDmndRsceAssgmtDistr entities (one to many) associated with this entity.io.vavr.control.Option<List<ProjDmndRsceAssgmtDistr>>ProjDmndResourceAssignment.getAssgmtDistributionIfPresent()Retrieval of associated ProjDmndRsceAssgmtDistr entities (one to many).ProjDmndResourceAssignment.getAssgmtDistributionOrFetch()Retrieval of associated ProjDmndRsceAssgmtDistr entities (one to many).protected Class<ProjDmndRsceAssgmtDistr>ProjDmndRsceAssgmtDistrByKeyFluentHelper.getEntityClass()protected Class<ProjDmndRsceAssgmtDistr>ProjDmndRsceAssgmtDistrFluentHelper.getEntityClass()ProjDmndRsceAssgmtDistr.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand with parameters of type ProjDmndRsceAssgmtDistrModifier and TypeMethodDescriptionvoidProjDmndResourceAssignment.addAssgmtDistribution(ProjDmndRsceAssgmtDistr... entity) Adds elements to the list of associated ProjDmndRsceAssgmtDistr entities.ProjDmndResourceAssignment.ProjDmndResourceAssignmentBuilder.assgmtDistribution(ProjDmndRsceAssgmtDistr... value) Navigation property to_AssgmtDistribution for ProjDmndResourceAssignment to multiple ProjDmndRsceAssgmtDistr.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand with type arguments of type ProjDmndRsceAssgmtDistrModifier and TypeMethodDescriptionvoidProjDmndResourceAssignment.setAssgmtDistribution(List<ProjDmndRsceAssgmtDistr> value) Overwrites the list of associated ProjDmndRsceAssgmtDistr entities for the loaded navigation property to_AssgmtDistribution.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand with parameters of type ProjDmndRsceAssgmtDistrModifierConstructorDescriptionProjDmndRsceAssgmtDistrDeleteFluentHelper(String servicePath, ProjDmndRsceAssgmtDistr entity, String entityCollection) Creates a fluent helper object that will delete aProjDmndRsceAssgmtDistrentity on the OData endpoint.ProjDmndRsceAssgmtDistrUpdateFluentHelper(String servicePath, ProjDmndRsceAssgmtDistr entity, String entityCollection) Creates a fluent helper object that will update aProjDmndRsceAssgmtDistrentity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.projectdemand with type arguments of type ProjDmndRsceAssgmtDistrModifierConstructorDescriptionProjDmndResourceAssignment(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) -
Uses of ProjDmndRsceAssgmtDistr 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 ProjDmndRsceAssgmtDistrModifier and TypeMethodDescriptionDefaultProjectDemandServiceBatchChangeSet.deleteProjDmndRsceAssgmtDistr(ProjDmndRsceAssgmtDistr projDmndRsceAssgmtDistr) ProjectDemandServiceBatchChangeSet.deleteProjDmndRsceAssgmtDistr(ProjDmndRsceAssgmtDistr projDmndRsceAssgmtDistr) Deletes an existingProjDmndRsceAssgmtDistrentity in the S/4HANA system.DefaultProjectDemandServiceBatchChangeSet.updateProjDmndRsceAssgmtDistr(ProjDmndRsceAssgmtDistr projDmndRsceAssgmtDistr) ProjectDemandServiceBatchChangeSet.updateProjDmndRsceAssgmtDistr(ProjDmndRsceAssgmtDistr projDmndRsceAssgmtDistr) Update an existingProjDmndRsceAssgmtDistrentity and save it to the S/4HANA system. -
Uses of ProjDmndRsceAssgmtDistr 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 ProjDmndRsceAssgmtDistrModifier and TypeMethodDescriptionProjDmndRsceAssgmtDistrOneToOneLink.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 ProjDmndRsceAssgmtDistrModifier and TypeMethodDescriptionprotected ProjDmndRsceAssgmtDistrLink<ObjectT>ProjDmndRsceAssgmtDistrLink.translateLinkType(EntityLink<ProjDmndRsceAssgmtDistrLink<ObjectT>, ProjDmndRsceAssgmtDistr, ObjectT> link) -
Uses of ProjDmndRsceAssgmtDistr in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type ProjDmndRsceAssgmtDistrModifier and TypeMethodDescriptionDefaultProjectDemandService.deleteProjDmndRsceAssgmtDistr(ProjDmndRsceAssgmtDistr projDmndRsceAssgmtDistr) Deprecated.ProjectDemandService.deleteProjDmndRsceAssgmtDistr(ProjDmndRsceAssgmtDistr projDmndRsceAssgmtDistr) Deprecated.Deletes an existingProjDmndRsceAssgmtDistrentity in the S/4HANA system.DefaultProjectDemandService.updateProjDmndRsceAssgmtDistr(ProjDmndRsceAssgmtDistr projDmndRsceAssgmtDistr) Deprecated.ProjectDemandService.updateProjDmndRsceAssgmtDistr(ProjDmndRsceAssgmtDistr projDmndRsceAssgmtDistr) Deprecated.Update an existingProjDmndRsceAssgmtDistrentity and save it to the S/4HANA system.