Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojecttype.SourcingProjectType
Packages that use SourcingProjectType
Package
Description
-
Uses of SourcingProjectType in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojecttype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojecttype with type parameters of type SourcingProjectTypeModifier and TypeFieldDescriptionstatic final SimpleProperty<SourcingProjectType>SourcingProjectType.ALL_FIELDSSelector for all available fields of SourcingProjectType.static final SimpleProperty.String<SourcingProjectType>SourcingProjectType.SOURCING_PROJECT_TYPEstatic final SimpleProperty.String<SourcingProjectType>SourcingProjectType.SOURCING_PROJECT_TYPE_TEXTstatic final SimpleProperty.String<SourcingProjectType>SourcingProjectType.SOURCING_SCENARIOstatic final SimpleProperty.String<SourcingProjectType>SourcingProjectType.SRC_PRJ_SUPLR_PARTCIPN_DCLN_RSN_GRPstatic final SimpleProperty.String<SourcingProjectType>SourcingProjectType.SRCG_PROJ_CONTACT_GROUPstatic final SimpleProperty.String<SourcingProjectType>SourcingProjectType.SRCG_PROJ_FOLLOW_ON_DOCUMENT_GROUPstatic final SimpleProperty.String<SourcingProjectType>SourcingProjectType.SRCG_PROJ_ITEM_UNCONFD_DMND_RSN_GRPstatic final SimpleProperty.Boolean<SourcingProjectType>SourcingProjectType.SRCG_PROJ_ITM_CONF_DMND_HAS_ENABLEDstatic final SimpleProperty.String<SourcingProjectType>SourcingProjectType.SRCG_PROJ_MILESTONE_GROUPstatic final SimpleProperty.String<SourcingProjectType>SourcingProjectType.SRCG_PROJ_PHASE_GROUPstatic final SimpleProperty.String<SourcingProjectType>SourcingProjectType.SRCG_PROJ_QTN_ITEM_EXCLUDING_RSN_GRPstatic final SimpleProperty.String<SourcingProjectType>SourcingProjectType.SRCG_PROJ_SUPLR_UNLOCKING_RSN_GROUPstatic final SimpleProperty.String<SourcingProjectType>SourcingProjectType.SRCG_PROJ_VERSIONING_REASON_GROUPSourcingProjectTypeText.TO__SOURCING_PROJECT_TYPEUse with available request builders to apply the _SourcingProjectType navigation property to query operations.SourcingProjectType.TO__SOURCING_PROJECT_TYPE_TEXTUse with available request builders to apply the _SourcingProjectTypeText navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojecttype that return SourcingProjectTypeMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojecttype that return types with arguments of type SourcingProjectTypeModifier and TypeMethodDescriptionio.vavr.control.Option<SourcingProjectType>SourcingProjectTypeText.getSourcingProjectTypeIfPresent()Retrieval of associated SourcingProjectType entity (one to one).SourcingProjectType.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojecttype with parameters of type SourcingProjectTypeModifier and TypeMethodDescriptionvoidSourcingProjectTypeText.setSourcingProjectType(SourcingProjectType value) Overwrites the associated SourcingProjectType entity for the loaded navigation property _SourcingProjectType.SourcingProjectTypeText.SourcingProjectTypeTextBuilder.sourcingProjectType(SourcingProjectType value) Navigation property _SourcingProjectType for SourcingProjectTypeText to single SourcingProjectType.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojecttype with parameters of type SourcingProjectTypeModifierConstructorDescriptionSourcingProjectTypeText(String sourcingProjectType, String language, String sourcingProjectTypeText, SourcingProjectType to_SourcingProjectType) -
Uses of SourcingProjectType 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 SourcingProjectTypeModifier and TypeMethodDescriptionDefaultSourcingProjectTypeService.countSourcingProjectType()Deprecated.SourcingProjectTypeService.countSourcingProjectType()Deprecated.Fetch the number of entries from theSourcingProjectTypeentity collection matching the filter and search expressions.DefaultSourcingProjectTypeService.getAllSourcingProjectType()Deprecated.SourcingProjectTypeService.getAllSourcingProjectType()Deprecated.Fetch multipleSourcingProjectTypeentities.DefaultSourcingProjectTypeService.getSourcingProjectTypeByKey(String sourcingProjectType) Deprecated.SourcingProjectTypeService.getSourcingProjectTypeByKey(String sourcingProjectType) Deprecated.Fetch a singleSourcingProjectTypeentity using key fields.