Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamsv2.RespyMgmtTeamTypeText
Packages that use RespyMgmtTeamTypeText
Package
Description
-
Uses of RespyMgmtTeamTypeText in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamsv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamsv2 with type parameters of type RespyMgmtTeamTypeTextModifier and TypeFieldDescriptionstatic final SimpleProperty<RespyMgmtTeamTypeText>RespyMgmtTeamTypeText.ALL_FIELDSSelector for all available fields of RespyMgmtTeamTypeText.static final SimpleProperty.String<RespyMgmtTeamTypeText>RespyMgmtTeamTypeText.LANGUAGEstatic final SimpleProperty.String<RespyMgmtTeamTypeText>RespyMgmtTeamTypeText.RESPY_MGMT_TEAM_TYPEstatic final SimpleProperty.String<RespyMgmtTeamTypeText>RespyMgmtTeamTypeText.RESPY_MGMT_TEAM_TYPE_TEXTRespyMgmtTeamType.TO__TEAM_TYPE_TEXTSUse with available request builders to apply the _TeamTypeTexts navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamsv2 that return RespyMgmtTeamTypeTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamsv2 that return types with arguments of type RespyMgmtTeamTypeTextModifier and TypeMethodDescriptionio.vavr.control.Option<List<RespyMgmtTeamTypeText>>RespyMgmtTeamType.getTeamTypeTextsIfPresent()Retrieval of associated RespyMgmtTeamTypeText entities (one to many).RespyMgmtTeamTypeText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamsv2 with parameters of type RespyMgmtTeamTypeTextModifier and TypeMethodDescriptionvoidRespyMgmtTeamType.addTeamTypeTexts(RespyMgmtTeamTypeText... entity) Adds elements to the list of associated RespyMgmtTeamTypeText entities.RespyMgmtTeamType.RespyMgmtTeamTypeBuilder.teamTypeTexts(RespyMgmtTeamTypeText... value) Navigation property _TeamTypeTexts for RespyMgmtTeamType to multiple RespyMgmtTeamTypeText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamsv2 with type arguments of type RespyMgmtTeamTypeTextModifier and TypeMethodDescriptionvoidRespyMgmtTeamType.setTeamTypeTexts(List<RespyMgmtTeamTypeText> value) Overwrites the list of associated RespyMgmtTeamTypeText entities for the loaded navigation property _TeamTypeTexts.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamsv2 with type arguments of type RespyMgmtTeamTypeTextModifierConstructorDescriptionRespyMgmtTeamType(String respyMgmtTeamType, String respyMgmtTeamCategory, RespyMgmtTeamCategory to_TeamCategory, List<RespyMgmtTeamTypeText> to_TeamTypeTexts) -
Uses of RespyMgmtTeamTypeText 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 RespyMgmtTeamTypeTextModifier and TypeMethodDescriptionDefaultResponsibilityManagementTeamsV2Service.countTeamTypeTexts()Deprecated.ResponsibilityManagementTeamsV2Service.countTeamTypeTexts()Deprecated.Fetch the number of entries from theRespyMgmtTeamTypeTextentity collection matching the filter and search expressions.DefaultResponsibilityManagementTeamsV2Service.getAllTeamTypeTexts()Deprecated.ResponsibilityManagementTeamsV2Service.getAllTeamTypeTexts()Deprecated.Fetch multipleRespyMgmtTeamTypeTextentities.DefaultResponsibilityManagementTeamsV2Service.getTeamTypeTextsByKey(String respyMgmtTeamType, String language) Deprecated.ResponsibilityManagementTeamsV2Service.getTeamTypeTextsByKey(String respyMgmtTeamType, String language) Deprecated.Fetch a singleRespyMgmtTeamTypeTextentity using key fields.