Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2.RespyMTeamCategoryFunction
Packages that use RespyMTeamCategoryFunction
Package
Description
-
Uses of RespyMTeamCategoryFunction in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 with type parameters of type RespyMTeamCategoryFunctionModifier and TypeFieldDescriptionstatic final SimpleProperty<RespyMTeamCategoryFunction>RespyMTeamCategoryFunction.ALL_FIELDSSelector for all available fields of RespyMTeamCategoryFunction.static final SimpleProperty.String<RespyMTeamCategoryFunction>RespyMTeamCategoryFunction.RESPY_MGMT_FUNCTIONstatic final SimpleProperty.String<RespyMTeamCategoryFunction>RespyMTeamCategoryFunction.RESPY_MGMT_TEAM_CATEGORYRespyMTeamCategoryFunction.TO__FUNCTION_TEXTSUse with available request builders to apply the _FunctionTexts navigation property to query operations.RespyMTeamCategoryFunction.TO__TEAM_CATEGORYUse with available request builders to apply the _TeamCategory navigation property to query operations.RespyMgmtTeamCategory.TO__TEAM_CATEGORY_FUNCTIONSUse with available request builders to apply the _TeamCategoryFunctions navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 that return RespyMTeamCategoryFunctionModifier and TypeMethodDescriptionRespyMTeamCategoryFunction.RespyMTeamCategoryFunctionBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 that return types with arguments of type RespyMTeamCategoryFunctionModifier and TypeMethodDescriptionio.vavr.control.Option<List<RespyMTeamCategoryFunction>>RespyMgmtTeamCategory.getTeamCategoryFunctionsIfPresent()Retrieval of associated RespyMTeamCategoryFunction entities (one to many).RespyMTeamCategoryFunction.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 with parameters of type RespyMTeamCategoryFunctionModifier and TypeMethodDescriptionvoidRespyMgmtTeamCategory.addTeamCategoryFunctions(RespyMTeamCategoryFunction... entity) Adds elements to the list of associated RespyMTeamCategoryFunction entities.RespyMgmtTeamCategory.RespyMgmtTeamCategoryBuilder.teamCategoryFunctions(RespyMTeamCategoryFunction... value) Navigation property _TeamCategoryFunctions for RespyMgmtTeamCategory to multiple RespyMTeamCategoryFunction.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 with type arguments of type RespyMTeamCategoryFunctionModifier and TypeMethodDescriptionvoidRespyMgmtTeamCategory.setTeamCategoryFunctions(List<RespyMTeamCategoryFunction> value) Overwrites the list of associated RespyMTeamCategoryFunction entities for the loaded navigation property _TeamCategoryFunctions.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 with type arguments of type RespyMTeamCategoryFunctionModifierConstructorDescriptionRespyMgmtTeamCategory(String respyMgmtTeamCategory, List<RespyMTeamCategoryFunction> to_TeamCategoryFunctions, List<RespyMTeamCatRespyAttrib> to_TeamCategoryRespyAttributes, List<RespyMgmtTeamCategoryText> to_TeamCategoryTexts, List<RespyMgmtTeamType> to_TeamTypes) -
Uses of RespyMTeamCategoryFunction 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 RespyMTeamCategoryFunctionModifier and TypeMethodDescriptionDefaultResponsibilityManagementTeamConfigurationV2Service.countTeamCategoryFunctions()Deprecated.ResponsibilityManagementTeamConfigurationV2Service.countTeamCategoryFunctions()Deprecated.Fetch the number of entries from theRespyMTeamCategoryFunctionentity collection matching the filter and search expressions.DefaultResponsibilityManagementTeamConfigurationV2Service.getAllTeamCategoryFunctions()Deprecated.ResponsibilityManagementTeamConfigurationV2Service.getAllTeamCategoryFunctions()Deprecated.Fetch multipleRespyMTeamCategoryFunctionentities.DefaultResponsibilityManagementTeamConfigurationV2Service.getTeamCategoryFunctionsByKey(String respyMgmtTeamCategory, String respyMgmtFunction) Deprecated.ResponsibilityManagementTeamConfigurationV2Service.getTeamCategoryFunctionsByKey(String respyMgmtTeamCategory, String respyMgmtFunction) Deprecated.Fetch a singleRespyMTeamCategoryFunctionentity using key fields.