Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfiguration.TeamCategoryTexts
Packages that use TeamCategoryTexts
Package
Description
-
Uses of TeamCategoryTexts in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfiguration
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfiguration with type parameters of type TeamCategoryTextsModifier and TypeFieldDescriptionstatic final SimpleProperty<TeamCategoryTexts>TeamCategoryTexts.ALL_FIELDSSelector for all available fields of TeamCategoryTexts.static final SimpleProperty.String<TeamCategoryTexts>TeamCategoryTexts.LANGUAGEstatic final SimpleProperty.String<TeamCategoryTexts>TeamCategoryTexts.RESPY_MGMT_TEAM_CATEGORYstatic final SimpleProperty.String<TeamCategoryTexts>TeamCategoryTexts.RESPY_MGMT_TEAM_CATEGORY_TEXTstatic final NavigationProperty.Collection<TeamCategories,TeamCategoryTexts> TeamCategories.TO__TEAM_CATEGORY_TEXTSUse with available request builders to apply the _TeamCategoryTexts navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfiguration that return TeamCategoryTextsMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfiguration that return types with arguments of type TeamCategoryTextsModifier and TypeMethodDescriptionio.vavr.control.Option<List<TeamCategoryTexts>>TeamCategories.getTeamCategoryTextsIfPresent()Retrieval of associated TeamCategoryTexts entities (one to many).TeamCategoryTexts.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfiguration with parameters of type TeamCategoryTextsModifier and TypeMethodDescriptionvoidTeamCategories.addTeamCategoryTexts(TeamCategoryTexts... entity) Adds elements to the list of associated TeamCategoryTexts entities.TeamCategories.TeamCategoriesBuilder.teamCategoryTexts(TeamCategoryTexts... value) Navigation property _TeamCategoryTexts for TeamCategories to multiple TeamCategoryTexts.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfiguration with type arguments of type TeamCategoryTextsModifier and TypeMethodDescriptionvoidTeamCategories.setTeamCategoryTexts(List<TeamCategoryTexts> value) Overwrites the list of associated TeamCategoryTexts entities for the loaded navigation property _TeamCategoryTexts. -
Uses of TeamCategoryTexts 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 TeamCategoryTextsModifier and TypeMethodDescriptionDefaultResponsibilityManagementTeamConfigurationService.countTeamCategoryTexts()Deprecated.ResponsibilityManagementTeamConfigurationService.countTeamCategoryTexts()Deprecated.Fetch the number of entries from theTeamCategoryTextsentity collection matching the filter and search expressions.DefaultResponsibilityManagementTeamConfigurationService.getAllTeamCategoryTexts()Deprecated.ResponsibilityManagementTeamConfigurationService.getAllTeamCategoryTexts()Deprecated.Fetch multipleTeamCategoryTextsentities.DefaultResponsibilityManagementTeamConfigurationService.getTeamCategoryTextsByKey(String respyMgmtTeamCategory, String language) Deprecated.ResponsibilityManagementTeamConfigurationService.getTeamCategoryTextsByKey(String respyMgmtTeamCategory, String language) Deprecated.Fetch a singleTeamCategoryTextsentity using key fields.