Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojecttype.SourcingProjectTypeText
Packages that use SourcingProjectTypeText
Package
Description
-
Uses of SourcingProjectTypeText 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 SourcingProjectTypeTextModifier and TypeFieldDescriptionstatic final SimpleProperty<SourcingProjectTypeText>SourcingProjectTypeText.ALL_FIELDSSelector for all available fields of SourcingProjectTypeText.static final SimpleProperty.String<SourcingProjectTypeText>SourcingProjectTypeText.LANGUAGEstatic final SimpleProperty.String<SourcingProjectTypeText>SourcingProjectTypeText.SOURCING_PROJECT_TYPEstatic final SimpleProperty.String<SourcingProjectTypeText>SourcingProjectTypeText.SOURCING_PROJECT_TYPE_TEXTSourcingProjectTypeText.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 SourcingProjectTypeTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojecttype that return types with arguments of type SourcingProjectTypeTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<SourcingProjectTypeText>>SourcingProjectType.getSourcingProjectTypeTextIfPresent()Retrieval of associated SourcingProjectTypeText entities (one to many).SourcingProjectTypeText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojecttype with parameters of type SourcingProjectTypeTextModifier and TypeMethodDescriptionvoidSourcingProjectType.addSourcingProjectTypeText(SourcingProjectTypeText... entity) Adds elements to the list of associated SourcingProjectTypeText entities.SourcingProjectType.SourcingProjectTypeBuilder.sourcingProjectTypeText(SourcingProjectTypeText... value) Navigation property _SourcingProjectTypeText for SourcingProjectType to multiple SourcingProjectTypeText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojecttype with type arguments of type SourcingProjectTypeTextModifier and TypeMethodDescriptionvoidSourcingProjectType.setSourcingProjectTypeText(List<SourcingProjectTypeText> value) Overwrites the list of associated SourcingProjectTypeText entities for the loaded navigation property _SourcingProjectTypeText.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.sourcingprojecttype with type arguments of type SourcingProjectTypeTextModifierConstructorDescriptionSourcingProjectType(String sourcingProjectType, String sourcingProjectTypeText, String srcgProjItemUnconfdDmndRsnGrp, String srcPrjSuplrPartcipnDclnRsnGrp, String srcgProjQtnItemExcludingRsnGrp, String srcgProjSuplrUnlockingRsnGroup, String srcgProjVersioningReasonGroup, String srcgProjContactGroup, String srcgProjFollowOnDocumentGroup, String srcgProjMilestoneGroup, String srcgProjPhaseGroup, String sourcingScenario, Boolean srcgProjItmConfDmndHasEnabled, List<SourcingProjectTypeText> to_SourcingProjectTypeText) -
Uses of SourcingProjectTypeText 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 SourcingProjectTypeTextModifier and TypeMethodDescriptionDefaultSourcingProjectTypeService.countSourcingProjectTypeText()Deprecated.SourcingProjectTypeService.countSourcingProjectTypeText()Deprecated.Fetch the number of entries from theSourcingProjectTypeTextentity collection matching the filter and search expressions.DefaultSourcingProjectTypeService.getAllSourcingProjectTypeText()Deprecated.SourcingProjectTypeService.getAllSourcingProjectTypeText()Deprecated.Fetch multipleSourcingProjectTypeTextentities.DefaultSourcingProjectTypeService.getSourcingProjectTypeTextByKey(String sourcingProjectType, String language) Deprecated.SourcingProjectTypeService.getSourcingProjectTypeTextByKey(String sourcingProjectType, String language) Deprecated.Fetch a singleSourcingProjectTypeTextentity using key fields.