Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.updatesourceforprojectdemands.ProjectDemandLastUpdateSource
Packages that use ProjectDemandLastUpdateSource
Package
Description
-
Uses of ProjectDemandLastUpdateSource in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.updatesourceforprojectdemands
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.updatesourceforprojectdemands with type parameters of type ProjectDemandLastUpdateSourceModifier and TypeFieldDescriptionstatic final SimpleProperty<ProjectDemandLastUpdateSource>ProjectDemandLastUpdateSource.ALL_FIELDSSelector for all available fields of ProjectDemandLastUpdateSource.static final SimpleProperty.String<ProjectDemandLastUpdateSource>ProjectDemandLastUpdateSource.PROJ_DMND_LAST_UPDATE_SOURCE_TEXTstatic final SimpleProperty.String<ProjectDemandLastUpdateSource>ProjectDemandLastUpdateSource.PROJECT_DEMAND_LAST_UPDATE_SOURCEstatic final NavigationProperty.Collection<ProjectDemandLastUpdateSource,ProjDmndLastUpdateSourceText> ProjectDemandLastUpdateSource.TO__LAST_UPDATE_SOURCE_TXTUse with available request builders to apply the _LastUpdateSourceTxt navigation property to query operations.ProjDmndLastUpdateSourceText.TO__UPDATE_SOURCEUse with available request builders to apply the _UpdateSource navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.updatesourceforprojectdemands that return ProjectDemandLastUpdateSourceModifier and TypeMethodDescriptionProjectDemandLastUpdateSource.ProjectDemandLastUpdateSourceBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.updatesourceforprojectdemands that return types with arguments of type ProjectDemandLastUpdateSourceModifier and TypeMethodDescriptionProjectDemandLastUpdateSource.getType()io.vavr.control.Option<ProjectDemandLastUpdateSource>ProjDmndLastUpdateSourceText.getUpdateSourceIfPresent()Retrieval of associated ProjectDemandLastUpdateSource entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.updatesourceforprojectdemands with parameters of type ProjectDemandLastUpdateSourceModifier and TypeMethodDescriptionvoidProjDmndLastUpdateSourceText.setUpdateSource(ProjectDemandLastUpdateSource value) Overwrites the associated ProjectDemandLastUpdateSource entity for the loaded navigation property _UpdateSource.ProjDmndLastUpdateSourceText.ProjDmndLastUpdateSourceTextBuilder.updateSource(ProjectDemandLastUpdateSource value) Navigation property _UpdateSource for ProjDmndLastUpdateSourceText to single ProjectDemandLastUpdateSource.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.updatesourceforprojectdemands with parameters of type ProjectDemandLastUpdateSourceModifierConstructorDescriptionProjDmndLastUpdateSourceText(String language, String projectDemandLastUpdateSource, String projDmndLastUpdateSourceText, ProjectDemandLastUpdateSource to_UpdateSource) -
Uses of ProjectDemandLastUpdateSource 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 ProjectDemandLastUpdateSourceModifier and TypeMethodDescriptionDefaultUpdateSourceForProjectDemandsService.countProjectDemandLastUpdateSource()Deprecated.UpdateSourceForProjectDemandsService.countProjectDemandLastUpdateSource()Deprecated.Fetch the number of entries from theProjectDemandLastUpdateSourceentity collection matching the filter and search expressions.DefaultUpdateSourceForProjectDemandsService.getAllProjectDemandLastUpdateSource()Deprecated.UpdateSourceForProjectDemandsService.getAllProjectDemandLastUpdateSource()Deprecated.Fetch multipleProjectDemandLastUpdateSourceentities.DefaultUpdateSourceForProjectDemandsService.getProjectDemandLastUpdateSourceByKey(String projectDemandLastUpdateSource) Deprecated.UpdateSourceForProjectDemandsService.getProjectDemandLastUpdateSourceByKey(String projectDemandLastUpdateSource) Deprecated.Fetch a singleProjectDemandLastUpdateSourceentity using key fields.