Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.resourceassignmentsourceforprojectdemands.ProjectDemandSourceOfSupply
Packages that use ProjectDemandSourceOfSupply
Package
Description
-
Uses of ProjectDemandSourceOfSupply in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.resourceassignmentsourceforprojectdemands
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.resourceassignmentsourceforprojectdemands with type parameters of type ProjectDemandSourceOfSupplyModifier and TypeFieldDescriptionstatic final SimpleProperty<ProjectDemandSourceOfSupply>ProjectDemandSourceOfSupply.ALL_FIELDSSelector for all available fields of ProjectDemandSourceOfSupply.static final SimpleProperty.String<ProjectDemandSourceOfSupply>ProjectDemandSourceOfSupply.PROJ_DMND_SOURCE_OF_SUPPLY_TEXTstatic final SimpleProperty.String<ProjectDemandSourceOfSupply>ProjectDemandSourceOfSupply.PROJECT_DEMAND_SOURCE_OF_SUPPLYProjDmndSourceOfSupplyText.TO__SOURCE_OF_SUPPLYUse with available request builders to apply the _SourceOfSupply navigation property to query operations.ProjectDemandSourceOfSupply.TO__SOURCE_OF_SUPPLY_TEXTUse with available request builders to apply the _SourceOfSupplyText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.resourceassignmentsourceforprojectdemands that return ProjectDemandSourceOfSupplyModifier and TypeMethodDescriptionProjectDemandSourceOfSupply.ProjectDemandSourceOfSupplyBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.resourceassignmentsourceforprojectdemands that return types with arguments of type ProjectDemandSourceOfSupplyModifier and TypeMethodDescriptionio.vavr.control.Option<ProjectDemandSourceOfSupply>ProjDmndSourceOfSupplyText.getSourceOfSupplyIfPresent()Retrieval of associated ProjectDemandSourceOfSupply entity (one to one).ProjectDemandSourceOfSupply.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.resourceassignmentsourceforprojectdemands with parameters of type ProjectDemandSourceOfSupplyModifier and TypeMethodDescriptionvoidProjDmndSourceOfSupplyText.setSourceOfSupply(ProjectDemandSourceOfSupply value) Overwrites the associated ProjectDemandSourceOfSupply entity for the loaded navigation property _SourceOfSupply.ProjDmndSourceOfSupplyText.ProjDmndSourceOfSupplyTextBuilder.sourceOfSupply(ProjectDemandSourceOfSupply value) Navigation property _SourceOfSupply for ProjDmndSourceOfSupplyText to single ProjectDemandSourceOfSupply.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.resourceassignmentsourceforprojectdemands with parameters of type ProjectDemandSourceOfSupplyModifierConstructorDescriptionProjDmndSourceOfSupplyText(String language, String projectDemandSourceOfSupply, String projDmndSourceOfSupplyText, ProjectDemandSourceOfSupply to_SourceOfSupply) -
Uses of ProjectDemandSourceOfSupply in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type ProjectDemandSourceOfSupplyModifier and TypeMethodDescriptionDefaultResourceAssignmentSourceForProjectDemandsService.countProjectDemandSourceOfSupply()Deprecated.ResourceAssignmentSourceForProjectDemandsService.countProjectDemandSourceOfSupply()Deprecated.Fetch the number of entries from theProjectDemandSourceOfSupplyentity collection matching the filter and search expressions.DefaultResourceAssignmentSourceForProjectDemandsService.getAllProjectDemandSourceOfSupply()Deprecated.ResourceAssignmentSourceForProjectDemandsService.getAllProjectDemandSourceOfSupply()Deprecated.Fetch multipleProjectDemandSourceOfSupplyentities.DefaultResourceAssignmentSourceForProjectDemandsService.getProjectDemandSourceOfSupplyByKey(String projectDemandSourceOfSupply) Deprecated.ResourceAssignmentSourceForProjectDemandsService.getProjectDemandSourceOfSupplyByKey(String projectDemandSourceOfSupply) Deprecated.Fetch a singleProjectDemandSourceOfSupplyentity using key fields.