Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject.SrcgProjProcurementProject
Packages that use SrcgProjProcurementProject
Package
Description
-
Uses of SrcgProjProcurementProject in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject with type parameters of type SrcgProjProcurementProjectModifier and TypeFieldDescriptionstatic final SimpleProperty<SrcgProjProcurementProject>SrcgProjProcurementProject.ALL_FIELDSSelector for all available fields of SrcgProjProcurementProject.static final SimpleProperty.String<SrcgProjProcurementProject>SrcgProjProcurementProject.SOURCING_ORIGINstatic final SimpleProperty.Guid<SrcgProjProcurementProject>SrcgProjProcurementProject.SOURCING_PROJECT_UUIDstatic final SimpleProperty.String<SrcgProjProcurementProject>SrcgProjProcurementProject.SOURCING_SCENARIOstatic final SimpleProperty.Guid<SrcgProjProcurementProject>SrcgProjProcurementProject.SRCG_PROJ_PROCMT_PROJECT_UUIDstatic final SimpleProperty.String<SrcgProjProcurementProject>SrcgProjProcurementProject.SRCG_PROJ_PROCUREMENT_PROJECTSrcgProjProcurementProject.TO__SOURCING_PROJECTUse with available request builders to apply the _SourcingProject navigation property to query operations.SourcingProject.TO__SRCG_PROJ_PROCUREMENT_PROJECTUse with available request builders to apply the _SrcgProjProcurementProject navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject that return SrcgProjProcurementProjectModifier and TypeMethodDescriptionSrcgProjProcurementProject.SrcgProjProcurementProjectBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject that return types with arguments of type SrcgProjProcurementProjectModifier and TypeMethodDescriptionio.vavr.control.Option<List<SrcgProjProcurementProject>>SourcingProject.getSrcgProjProcurementProjectIfPresent()Retrieval of associated SrcgProjProcurementProject entities (one to many).SrcgProjProcurementProject.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject with parameters of type SrcgProjProcurementProjectModifier and TypeMethodDescriptionvoidSourcingProject.addSrcgProjProcurementProject(SrcgProjProcurementProject... entity) Adds elements to the list of associated SrcgProjProcurementProject entities.SourcingProject.SourcingProjectBuilder.srcgProjProcurementProject(SrcgProjProcurementProject... value) Navigation property _SrcgProjProcurementProject for SourcingProject to multiple SrcgProjProcurementProject.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingproject with type arguments of type SrcgProjProcurementProjectModifier and TypeMethodDescriptionvoidSourcingProject.setSrcgProjProcurementProject(List<SrcgProjProcurementProject> value) Overwrites the list of associated SrcgProjProcurementProject entities for the loaded navigation property _SrcgProjProcurementProject. -
Uses of SrcgProjProcurementProject 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 SrcgProjProcurementProjectModifier and TypeMethodDescriptionDefaultSourcingProjectService.countSrcgProjProcurementProject()Deprecated.SourcingProjectService.countSrcgProjProcurementProject()Deprecated.Fetch the number of entries from theSrcgProjProcurementProjectentity collection matching the filter and search expressions.DefaultSourcingProjectService.deleteSrcgProjProcurementProject(SrcgProjProcurementProject srcgProjProcurementProject) Deprecated.SourcingProjectService.deleteSrcgProjProcurementProject(SrcgProjProcurementProject srcgProjProcurementProject) Deprecated.Deletes an existingSrcgProjProcurementProjectentity in the S/4HANA system.DefaultSourcingProjectService.getAllSrcgProjProcurementProject()Deprecated.SourcingProjectService.getAllSrcgProjProcurementProject()Deprecated.Fetch multipleSrcgProjProcurementProjectentities.DefaultSourcingProjectService.getSrcgProjProcurementProjectByKey(UUID srcgProjProcmtProjectUUID) Deprecated.SourcingProjectService.getSrcgProjProcurementProjectByKey(UUID srcgProjProcmtProjectUUID) Deprecated.Fetch a singleSrcgProjProcurementProjectentity using key fields.DefaultSourcingProjectService.updateSrcgProjProcurementProject(SrcgProjProcurementProject srcgProjProcurementProject) Deprecated.SourcingProjectService.updateSrcgProjProcurementProject(SrcgProjProcurementProject srcgProjProcurementProject) Deprecated.Update an existingSrcgProjProcurementProjectentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type SrcgProjProcurementProjectModifier and TypeMethodDescriptionDefaultSourcingProjectService.deleteSrcgProjProcurementProject(SrcgProjProcurementProject srcgProjProcurementProject) Deprecated.SourcingProjectService.deleteSrcgProjProcurementProject(SrcgProjProcurementProject srcgProjProcurementProject) Deprecated.Deletes an existingSrcgProjProcurementProjectentity in the S/4HANA system.DefaultSourcingProjectService.updateSrcgProjProcurementProject(SrcgProjProcurementProject srcgProjProcurementProject) Deprecated.SourcingProjectService.updateSrcgProjProcurementProject(SrcgProjProcurementProject srcgProjProcurementProject) Deprecated.Update an existingSrcgProjProcurementProjectentity and save it to the S/4HANA system.