Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2.RespyTeamCategoryAttribTxt
Packages that use RespyTeamCategoryAttribTxt
Package
Description
-
Uses of RespyTeamCategoryAttribTxt 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 RespyTeamCategoryAttribTxtModifier and TypeFieldDescriptionstatic final SimpleProperty<RespyTeamCategoryAttribTxt>RespyTeamCategoryAttribTxt.ALL_FIELDSSelector for all available fields of RespyTeamCategoryAttribTxt.static final SimpleProperty.String<RespyTeamCategoryAttribTxt>RespyTeamCategoryAttribTxt.LANGUAGEstatic final SimpleProperty.String<RespyTeamCategoryAttribTxt>RespyTeamCategoryAttribTxt.RESPY_MGMT_ATTRIBUTE_NAMEstatic final SimpleProperty.String<RespyTeamCategoryAttribTxt>RespyTeamCategoryAttribTxt.RESPY_MGMT_ATTRIBUTE_TEXTstatic final SimpleProperty.String<RespyTeamCategoryAttribTxt>RespyTeamCategoryAttribTxt.RESPY_MGMT_TEAM_CATEGORYRespyMTeamCatRespyAttrib.TO__RESPONSIBILITY_ATTRIBUTE_TEXTSUse with available request builders to apply the _ResponsibilityAttributeTexts navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 that return RespyTeamCategoryAttribTxtModifier and TypeMethodDescriptionRespyTeamCategoryAttribTxt.RespyTeamCategoryAttribTxtBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 that return types with arguments of type RespyTeamCategoryAttribTxtModifier and TypeMethodDescriptionio.vavr.control.Option<List<RespyTeamCategoryAttribTxt>>RespyMTeamCatRespyAttrib.getResponsibilityAttributeTextsIfPresent()Retrieval of associated RespyTeamCategoryAttribTxt entities (one to many).RespyTeamCategoryAttribTxt.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 with parameters of type RespyTeamCategoryAttribTxtModifier and TypeMethodDescriptionvoidRespyMTeamCatRespyAttrib.addResponsibilityAttributeTexts(RespyTeamCategoryAttribTxt... entity) Adds elements to the list of associated RespyTeamCategoryAttribTxt entities.RespyMTeamCatRespyAttrib.RespyMTeamCatRespyAttribBuilder.responsibilityAttributeTexts(RespyTeamCategoryAttribTxt... value) Navigation property _ResponsibilityAttributeTexts for RespyMTeamCatRespyAttrib to multiple RespyTeamCategoryAttribTxt.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 with type arguments of type RespyTeamCategoryAttribTxtModifier and TypeMethodDescriptionvoidRespyMTeamCatRespyAttrib.setResponsibilityAttributeTexts(List<RespyTeamCategoryAttribTxt> value) Overwrites the list of associated RespyTeamCategoryAttribTxt entities for the loaded navigation property _ResponsibilityAttributeTexts.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.responsibilitymanagementteamconfigurationv2 with type arguments of type RespyTeamCategoryAttribTxtModifierConstructorDescriptionRespyMTeamCatRespyAttrib(String respyMgmtTeamCategory, String respyMgmtAttributeName, List<RespyTeamCategoryAttribTxt> to_ResponsibilityAttributeTexts, RespyMgmtTeamCategory to_TeamCategory) -
Uses of RespyTeamCategoryAttribTxt 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 RespyTeamCategoryAttribTxtModifier and TypeMethodDescriptionDefaultResponsibilityManagementTeamConfigurationV2Service.countTeamCategoryRespyAttributeTxts()Deprecated.ResponsibilityManagementTeamConfigurationV2Service.countTeamCategoryRespyAttributeTxts()Deprecated.Fetch the number of entries from theRespyTeamCategoryAttribTxtentity collection matching the filter and search expressions.DefaultResponsibilityManagementTeamConfigurationV2Service.getAllTeamCategoryRespyAttributeTxts()Deprecated.ResponsibilityManagementTeamConfigurationV2Service.getAllTeamCategoryRespyAttributeTxts()Deprecated.Fetch multipleRespyTeamCategoryAttribTxtentities.DefaultResponsibilityManagementTeamConfigurationV2Service.getTeamCategoryRespyAttributeTxtsByKey(String respyMgmtTeamCategory, String respyMgmtAttributeName, String language) Deprecated.ResponsibilityManagementTeamConfigurationV2Service.getTeamCategoryRespyAttributeTxtsByKey(String respyMgmtTeamCategory, String respyMgmtAttributeName, String language) Deprecated.Fetch a singleRespyTeamCategoryAttribTxtentity using key fields.