Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2.RespyMgmtTeamTypeFunction
Packages that use RespyMgmtTeamTypeFunction
Package
Description
-
Uses of RespyMgmtTeamTypeFunction 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 RespyMgmtTeamTypeFunctionModifier and TypeFieldDescriptionstatic final SimpleProperty<RespyMgmtTeamTypeFunction>RespyMgmtTeamTypeFunction.ALL_FIELDSSelector for all available fields of RespyMgmtTeamTypeFunction.static final SimpleProperty.String<RespyMgmtTeamTypeFunction>RespyMgmtTeamTypeFunction.RESPY_MGMT_FUNCTIONstatic final SimpleProperty.String<RespyMgmtTeamTypeFunction>RespyMgmtTeamTypeFunction.RESPY_MGMT_TEAM_CATEGORYstatic final SimpleProperty.String<RespyMgmtTeamTypeFunction>RespyMgmtTeamTypeFunction.RESPY_MGMT_TEAM_TYPERespyMgmtTeamTypeFunction.TO__FUNCTION_TEXTSUse with available request builders to apply the _FunctionTexts navigation property to query operations.RespyMgmtTeamTypeFunction.TO__TEAM_TYPEUse with available request builders to apply the _TeamType navigation property to query operations.RespyMgmtTeamType.TO__TEAM_TYPE_FUNCTIONSUse with available request builders to apply the _TeamTypeFunctions navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 that return RespyMgmtTeamTypeFunctionModifier and TypeMethodDescriptionRespyMgmtTeamTypeFunction.RespyMgmtTeamTypeFunctionBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 that return types with arguments of type RespyMgmtTeamTypeFunctionModifier and TypeMethodDescriptionio.vavr.control.Option<List<RespyMgmtTeamTypeFunction>>RespyMgmtTeamType.getTeamTypeFunctionsIfPresent()Retrieval of associated RespyMgmtTeamTypeFunction entities (one to many).RespyMgmtTeamTypeFunction.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 with parameters of type RespyMgmtTeamTypeFunctionModifier and TypeMethodDescriptionvoidRespyMgmtTeamType.addTeamTypeFunctions(RespyMgmtTeamTypeFunction... entity) Adds elements to the list of associated RespyMgmtTeamTypeFunction entities.RespyMgmtTeamType.RespyMgmtTeamTypeBuilder.teamTypeFunctions(RespyMgmtTeamTypeFunction... value) Navigation property _TeamTypeFunctions for RespyMgmtTeamType to multiple RespyMgmtTeamTypeFunction.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 with type arguments of type RespyMgmtTeamTypeFunctionModifier and TypeMethodDescriptionvoidRespyMgmtTeamType.setTeamTypeFunctions(List<RespyMgmtTeamTypeFunction> value) Overwrites the list of associated RespyMgmtTeamTypeFunction entities for the loaded navigation property _TeamTypeFunctions.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 with type arguments of type RespyMgmtTeamTypeFunctionModifierConstructorDescriptionRespyMgmtTeamType(String respyMgmtTeamType, String respyMgmtTeamCategory, RespyMgmtTeamCategory to_TeamCategory, List<RespyMgmtTeamTypeFunction> to_TeamTypeFunctions, List<RespyMTeamTypeRespyAttrib> to_TeamTypeRespyAttributes, List<RespyMgmtTeamTypeText> to_TeamTypeTexts) -
Uses of RespyMgmtTeamTypeFunction 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 RespyMgmtTeamTypeFunctionModifier and TypeMethodDescriptionDefaultResponsibilityManagementTeamConfigurationV2Service.countTeamTypeFunctions()Deprecated.ResponsibilityManagementTeamConfigurationV2Service.countTeamTypeFunctions()Deprecated.Fetch the number of entries from theRespyMgmtTeamTypeFunctionentity collection matching the filter and search expressions.DefaultResponsibilityManagementTeamConfigurationV2Service.getAllTeamTypeFunctions()Deprecated.ResponsibilityManagementTeamConfigurationV2Service.getAllTeamTypeFunctions()Deprecated.Fetch multipleRespyMgmtTeamTypeFunctionentities.DefaultResponsibilityManagementTeamConfigurationV2Service.getTeamTypeFunctionsByKey(String respyMgmtTeamType, String respyMgmtFunction) Deprecated.ResponsibilityManagementTeamConfigurationV2Service.getTeamTypeFunctionsByKey(String respyMgmtTeamType, String respyMgmtFunction) Deprecated.Fetch a singleRespyMgmtTeamTypeFunctionentity using key fields.