Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2.RespyMgmtTeamType
Packages that use RespyMgmtTeamType
Package
Description
-
Uses of RespyMgmtTeamType 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 RespyMgmtTeamTypeModifier and TypeFieldDescriptionstatic final SimpleProperty<RespyMgmtTeamType>RespyMgmtTeamType.ALL_FIELDSSelector for all available fields of RespyMgmtTeamType.static final SimpleProperty.String<RespyMgmtTeamType>RespyMgmtTeamType.RESPY_MGMT_TEAM_CATEGORYstatic final SimpleProperty.String<RespyMgmtTeamType>RespyMgmtTeamType.RESPY_MGMT_TEAM_TYPEstatic final NavigationProperty.Single<RespyMgmtTeamType,RespyMgmtTeamCategory> RespyMgmtTeamType.TO__TEAM_CATEGORYUse with available request builders to apply the _TeamCategory navigation property to query operations.RespyMgmtTeamTypeFunction.TO__TEAM_TYPEUse with available request builders to apply the _TeamType navigation property to query operations.RespyMTeamTypeRespyAttrib.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.RespyMgmtTeamType.TO__TEAM_TYPE_RESPY_ATTRIBUTESUse with available request builders to apply the _TeamTypeRespyAttributes navigation property to query operations.RespyMgmtTeamType.TO__TEAM_TYPE_TEXTSUse with available request builders to apply the _TeamTypeTexts navigation property to query operations.RespyMgmtTeamCategory.TO__TEAM_TYPESUse with available request builders to apply the _TeamTypes navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 that return RespyMgmtTeamTypeMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 that return types with arguments of type RespyMgmtTeamTypeModifier and TypeMethodDescriptionio.vavr.control.Option<RespyMgmtTeamType>RespyMgmtTeamTypeFunction.getTeamTypeIfPresent()Retrieval of associated RespyMgmtTeamType entity (one to one).io.vavr.control.Option<RespyMgmtTeamType>RespyMTeamTypeRespyAttrib.getTeamTypeIfPresent()Retrieval of associated RespyMgmtTeamType entity (one to one).io.vavr.control.Option<List<RespyMgmtTeamType>>RespyMgmtTeamCategory.getTeamTypesIfPresent()Retrieval of associated RespyMgmtTeamType entities (one to many).RespyMgmtTeamType.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 with parameters of type RespyMgmtTeamTypeModifier and TypeMethodDescriptionvoidRespyMgmtTeamCategory.addTeamTypes(RespyMgmtTeamType... entity) Adds elements to the list of associated RespyMgmtTeamType entities.voidRespyMgmtTeamTypeFunction.setTeamType(RespyMgmtTeamType value) Overwrites the associated RespyMgmtTeamType entity for the loaded navigation property _TeamType.voidRespyMTeamTypeRespyAttrib.setTeamType(RespyMgmtTeamType value) Overwrites the associated RespyMgmtTeamType entity for the loaded navigation property _TeamType.RespyMgmtTeamTypeFunction.RespyMgmtTeamTypeFunctionBuilder.teamType(RespyMgmtTeamType value) Navigation property _TeamType for RespyMgmtTeamTypeFunction to single RespyMgmtTeamType.RespyMTeamTypeRespyAttrib.RespyMTeamTypeRespyAttribBuilder.teamType(RespyMgmtTeamType value) Navigation property _TeamType for RespyMTeamTypeRespyAttrib to single RespyMgmtTeamType.RespyMgmtTeamCategory.RespyMgmtTeamCategoryBuilder.teamTypes(RespyMgmtTeamType... value) Navigation property _TeamTypes for RespyMgmtTeamCategory to multiple RespyMgmtTeamType.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 with type arguments of type RespyMgmtTeamTypeModifier and TypeMethodDescriptionvoidRespyMgmtTeamCategory.setTeamTypes(List<RespyMgmtTeamType> value) Overwrites the list of associated RespyMgmtTeamType entities for the loaded navigation property _TeamTypes.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 with parameters of type RespyMgmtTeamTypeModifierConstructorDescriptionRespyMgmtTeamTypeFunction(String respyMgmtTeamType, String respyMgmtFunction, String respyMgmtTeamCategory, List<RespyMTeamTypeFunctionText> to_FunctionTexts, RespyMgmtTeamType to_TeamType) RespyMTeamTypeRespyAttrib(String respyMgmtTeamType, String respyMgmtAttributeName, List<RespyTeamTypeAttributeText> to_ResponsibilityAttributeTexts, RespyMgmtTeamType to_TeamType) -
Uses of RespyMgmtTeamType 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 RespyMgmtTeamTypeModifier and TypeMethodDescriptionDefaultResponsibilityManagementTeamConfigurationV2Service.countTeamTypes()Deprecated.ResponsibilityManagementTeamConfigurationV2Service.countTeamTypes()Deprecated.Fetch the number of entries from theRespyMgmtTeamTypeentity collection matching the filter and search expressions.DefaultResponsibilityManagementTeamConfigurationV2Service.getAllTeamTypes()Deprecated.ResponsibilityManagementTeamConfigurationV2Service.getAllTeamTypes()Deprecated.Fetch multipleRespyMgmtTeamTypeentities.DefaultResponsibilityManagementTeamConfigurationV2Service.getTeamTypesByKey(String respyMgmtTeamType) Deprecated.ResponsibilityManagementTeamConfigurationV2Service.getTeamTypesByKey(String respyMgmtTeamType) Deprecated.Fetch a singleRespyMgmtTeamTypeentity using key fields.