Interface ResponsibilityManagementTeamConfigurationV2Service

All Known Implementing Classes:
DefaultResponsibilityManagementTeamConfigurationV2Service

@Deprecated public interface ResponsibilityManagementTeamConfigurationV2Service
Deprecated.
The service and all its related classes are deprecated. Please use the odata generator to generate the VDM.

You can read team categories, team types, responsibility attributes, functions assigned to team categories, and responsibility attributes and functions assigned to team types. Each of these entities supports filtering of their properties and the properties of their associations. If you have any problems trying to read these entities because of authorizations or the given filter criteria, the system displays error messages in the response..

Business Documentation

Reference: SAP Business Accelerator Hub

Details:

OData Service: CE_API_RESPYM_TEAM_CONFIG_SRV_0002
API Version: 2.0.0
Minimum ERP Version: 2302
Communication Scenario: Responsibility Management Team Integration(SAP_COM_0560)
Scope Items: Responsibility Management(1NJ)
Authentication Methods: x509
Service Group Name: API_RESPYMGMT_CONFIG_SRV
Business Object: Responsibility Management Team
  • Field Details

  • Method Details

    • withServicePath

      @Nonnull ResponsibilityManagementTeamConfigurationV2Service withServicePath(@Nonnull String servicePath)
      Deprecated.
      Overrides the default service path and returns a new service instance with the specified service path. Also adjusts the respective entity URLs.
      Parameters:
      servicePath - Service path that will override the default.
      Returns:
      A new service instance with the specified service path.
    • batch

      @Nonnull BatchRequestBuilder batch()
      Deprecated.
      Creates a batch request builder object.
      Returns:
      A request builder to handle batch operation on this service. To perform execution, call the execute method on the request builder object.
    • getAllTeamCategories

      @Nonnull GetAllRequestBuilder<RespyMgmtTeamCategory> getAllTeamCategories()
      Deprecated.
      Fetch multiple RespyMgmtTeamCategory entities.
      Returns:
      A request builder to fetch multiple RespyMgmtTeamCategory entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countTeamCategories

      @Nonnull CountRequestBuilder<RespyMgmtTeamCategory> countTeamCategories()
      Deprecated.
      Fetch the number of entries from the RespyMgmtTeamCategory entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of RespyMgmtTeamCategory entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getTeamCategoriesByKey

      @Nonnull GetByKeyRequestBuilder<RespyMgmtTeamCategory> getTeamCategoriesByKey(String respyMgmtTeamCategory)
      Deprecated.
      Fetch a single RespyMgmtTeamCategory entity using key fields.
      Parameters:
      respyMgmtTeamCategory - Team Category

      Constraints: Not nullable, Maximum length: 30

      Returns:
      A request builder to fetch a single RespyMgmtTeamCategory entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllTeamCategoryFunctions

      @Nonnull GetAllRequestBuilder<RespyMTeamCategoryFunction> getAllTeamCategoryFunctions()
      Deprecated.
      Fetch multiple RespyMTeamCategoryFunction entities.
      Returns:
      A request builder to fetch multiple RespyMTeamCategoryFunction entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countTeamCategoryFunctions

      @Nonnull CountRequestBuilder<RespyMTeamCategoryFunction> countTeamCategoryFunctions()
      Deprecated.
      Fetch the number of entries from the RespyMTeamCategoryFunction entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of RespyMTeamCategoryFunction entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getTeamCategoryFunctionsByKey

      @Nonnull GetByKeyRequestBuilder<RespyMTeamCategoryFunction> getTeamCategoryFunctionsByKey(String respyMgmtTeamCategory, String respyMgmtFunction)
      Deprecated.
      Fetch a single RespyMTeamCategoryFunction entity using key fields.
      Parameters:
      respyMgmtTeamCategory - Team Category

      Constraints: Not nullable, Maximum length: 30

      respyMgmtFunction - Function

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A request builder to fetch a single RespyMTeamCategoryFunction entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllTeamCategoryFunctionTexts

      @Nonnull GetAllRequestBuilder<RespyMTeamCategoryFuncText> getAllTeamCategoryFunctionTexts()
      Deprecated.
      Fetch multiple RespyMTeamCategoryFuncText entities.
      Returns:
      A request builder to fetch multiple RespyMTeamCategoryFuncText entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countTeamCategoryFunctionTexts

      @Nonnull CountRequestBuilder<RespyMTeamCategoryFuncText> countTeamCategoryFunctionTexts()
      Deprecated.
      Fetch the number of entries from the RespyMTeamCategoryFuncText entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of RespyMTeamCategoryFuncText entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getTeamCategoryFunctionTextsByKey

      @Nonnull GetByKeyRequestBuilder<RespyMTeamCategoryFuncText> getTeamCategoryFunctionTextsByKey(String respyMgmtTeamCategory, String respyMgmtFunction, String language)
      Deprecated.
      Fetch a single RespyMTeamCategoryFuncText entity using key fields.
      Parameters:
      language - Language Key

      Constraints: Not nullable, Maximum length: 2

      respyMgmtTeamCategory - Team Category

      Constraints: Not nullable, Maximum length: 30

      respyMgmtFunction - Function

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A request builder to fetch a single RespyMTeamCategoryFuncText entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllTeamCategoryRespyAttributes

      @Nonnull GetAllRequestBuilder<RespyMTeamCatRespyAttrib> getAllTeamCategoryRespyAttributes()
      Deprecated.
      Fetch multiple RespyMTeamCatRespyAttrib entities.
      Returns:
      A request builder to fetch multiple RespyMTeamCatRespyAttrib entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countTeamCategoryRespyAttributes

      @Nonnull CountRequestBuilder<RespyMTeamCatRespyAttrib> countTeamCategoryRespyAttributes()
      Deprecated.
      Fetch the number of entries from the RespyMTeamCatRespyAttrib entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of RespyMTeamCatRespyAttrib entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getTeamCategoryRespyAttributesByKey

      @Nonnull GetByKeyRequestBuilder<RespyMTeamCatRespyAttrib> getTeamCategoryRespyAttributesByKey(String respyMgmtTeamCategory, String respyMgmtAttributeName)
      Deprecated.
      Fetch a single RespyMTeamCatRespyAttrib entity using key fields.
      Parameters:
      respyMgmtAttributeName - Responsibility Definition Name

      Constraints: Not nullable, Maximum length: 30

      respyMgmtTeamCategory - Team Category

      Constraints: Not nullable, Maximum length: 30

      Returns:
      A request builder to fetch a single RespyMTeamCatRespyAttrib entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllTeamCategoryRespyAttributeTxts

      @Nonnull GetAllRequestBuilder<RespyTeamCategoryAttribTxt> getAllTeamCategoryRespyAttributeTxts()
      Deprecated.
      Fetch multiple RespyTeamCategoryAttribTxt entities.
      Returns:
      A request builder to fetch multiple RespyTeamCategoryAttribTxt entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countTeamCategoryRespyAttributeTxts

      @Nonnull CountRequestBuilder<RespyTeamCategoryAttribTxt> countTeamCategoryRespyAttributeTxts()
      Deprecated.
      Fetch the number of entries from the RespyTeamCategoryAttribTxt entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of RespyTeamCategoryAttribTxt entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getTeamCategoryRespyAttributeTxtsByKey

      @Nonnull GetByKeyRequestBuilder<RespyTeamCategoryAttribTxt> getTeamCategoryRespyAttributeTxtsByKey(String respyMgmtTeamCategory, String respyMgmtAttributeName, String language)
      Deprecated.
      Fetch a single RespyTeamCategoryAttribTxt entity using key fields.
      Parameters:
      respyMgmtAttributeName - Responsibility Definition Name

      Constraints: Not nullable, Maximum length: 30

      language - Language Key

      Constraints: Not nullable, Maximum length: 2

      respyMgmtTeamCategory - Team Category

      Constraints: Not nullable, Maximum length: 30

      Returns:
      A request builder to fetch a single RespyTeamCategoryAttribTxt entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllTeamCategoryTexts

      @Nonnull GetAllRequestBuilder<RespyMgmtTeamCategoryText> getAllTeamCategoryTexts()
      Deprecated.
      Fetch multiple RespyMgmtTeamCategoryText entities.
      Returns:
      A request builder to fetch multiple RespyMgmtTeamCategoryText entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countTeamCategoryTexts

      @Nonnull CountRequestBuilder<RespyMgmtTeamCategoryText> countTeamCategoryTexts()
      Deprecated.
      Fetch the number of entries from the RespyMgmtTeamCategoryText entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of RespyMgmtTeamCategoryText entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getTeamCategoryTextsByKey

      @Nonnull GetByKeyRequestBuilder<RespyMgmtTeamCategoryText> getTeamCategoryTextsByKey(String respyMgmtTeamCategory, String language)
      Deprecated.
      Fetch a single RespyMgmtTeamCategoryText entity using key fields.
      Parameters:
      language - Language Key

      Constraints: Not nullable, Maximum length: 2

      respyMgmtTeamCategory - Team Category

      Constraints: Not nullable, Maximum length: 30

      Returns:
      A request builder to fetch a single RespyMgmtTeamCategoryText entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllTeamTypeFunctions

      @Nonnull GetAllRequestBuilder<RespyMgmtTeamTypeFunction> getAllTeamTypeFunctions()
      Deprecated.
      Fetch multiple RespyMgmtTeamTypeFunction entities.
      Returns:
      A request builder to fetch multiple RespyMgmtTeamTypeFunction entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countTeamTypeFunctions

      @Nonnull CountRequestBuilder<RespyMgmtTeamTypeFunction> countTeamTypeFunctions()
      Deprecated.
      Fetch the number of entries from the RespyMgmtTeamTypeFunction entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of RespyMgmtTeamTypeFunction entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getTeamTypeFunctionsByKey

      @Nonnull GetByKeyRequestBuilder<RespyMgmtTeamTypeFunction> getTeamTypeFunctionsByKey(String respyMgmtTeamType, String respyMgmtFunction)
      Deprecated.
      Fetch a single RespyMgmtTeamTypeFunction entity using key fields.
      Parameters:
      respyMgmtTeamType - Team Type

      Constraints: Not nullable, Maximum length: 30

      respyMgmtFunction - Function

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A request builder to fetch a single RespyMgmtTeamTypeFunction entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllTeamTypeFunctionTexts

      @Nonnull GetAllRequestBuilder<RespyMTeamTypeFunctionText> getAllTeamTypeFunctionTexts()
      Deprecated.
      Fetch multiple RespyMTeamTypeFunctionText entities.
      Returns:
      A request builder to fetch multiple RespyMTeamTypeFunctionText entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countTeamTypeFunctionTexts

      @Nonnull CountRequestBuilder<RespyMTeamTypeFunctionText> countTeamTypeFunctionTexts()
      Deprecated.
      Fetch the number of entries from the RespyMTeamTypeFunctionText entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of RespyMTeamTypeFunctionText entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getTeamTypeFunctionTextsByKey

      @Nonnull GetByKeyRequestBuilder<RespyMTeamTypeFunctionText> getTeamTypeFunctionTextsByKey(String respyMgmtTeamType, String respyMgmtFunction, String language)
      Deprecated.
      Fetch a single RespyMTeamTypeFunctionText entity using key fields.
      Parameters:
      respyMgmtTeamType - Team Type

      Constraints: Not nullable, Maximum length: 30

      language - Language Key

      Constraints: Not nullable, Maximum length: 2

      respyMgmtFunction - Function

      Constraints: Not nullable, Maximum length: 10

      Returns:
      A request builder to fetch a single RespyMTeamTypeFunctionText entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllTeamTypeRespyAttributes

      @Nonnull GetAllRequestBuilder<RespyMTeamTypeRespyAttrib> getAllTeamTypeRespyAttributes()
      Deprecated.
      Fetch multiple RespyMTeamTypeRespyAttrib entities.
      Returns:
      A request builder to fetch multiple RespyMTeamTypeRespyAttrib entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countTeamTypeRespyAttributes

      @Nonnull CountRequestBuilder<RespyMTeamTypeRespyAttrib> countTeamTypeRespyAttributes()
      Deprecated.
      Fetch the number of entries from the RespyMTeamTypeRespyAttrib entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of RespyMTeamTypeRespyAttrib entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getTeamTypeRespyAttributesByKey

      @Nonnull GetByKeyRequestBuilder<RespyMTeamTypeRespyAttrib> getTeamTypeRespyAttributesByKey(String respyMgmtTeamType, String respyMgmtAttributeName)
      Deprecated.
      Fetch a single RespyMTeamTypeRespyAttrib entity using key fields.
      Parameters:
      respyMgmtAttributeName - Responsibility Definition Name

      Constraints: Not nullable, Maximum length: 30

      respyMgmtTeamType - Team Type

      Constraints: Not nullable, Maximum length: 30

      Returns:
      A request builder to fetch a single RespyMTeamTypeRespyAttrib entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllTeamTypeRespyAttributeTexts

      @Nonnull GetAllRequestBuilder<RespyTeamTypeAttributeText> getAllTeamTypeRespyAttributeTexts()
      Deprecated.
      Fetch multiple RespyTeamTypeAttributeText entities.
      Returns:
      A request builder to fetch multiple RespyTeamTypeAttributeText entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countTeamTypeRespyAttributeTexts

      @Nonnull CountRequestBuilder<RespyTeamTypeAttributeText> countTeamTypeRespyAttributeTexts()
      Deprecated.
      Fetch the number of entries from the RespyTeamTypeAttributeText entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of RespyTeamTypeAttributeText entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getTeamTypeRespyAttributeTextsByKey

      @Nonnull GetByKeyRequestBuilder<RespyTeamTypeAttributeText> getTeamTypeRespyAttributeTextsByKey(String respyMgmtTeamType, String respyMgmtAttributeName, String language)
      Deprecated.
      Fetch a single RespyTeamTypeAttributeText entity using key fields.
      Parameters:
      respyMgmtAttributeName - Responsibility Definition Name

      Constraints: Not nullable, Maximum length: 30

      respyMgmtTeamType - Team Type

      Constraints: Not nullable, Maximum length: 30

      language - Language Key

      Constraints: Not nullable, Maximum length: 2

      Returns:
      A request builder to fetch a single RespyTeamTypeAttributeText entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllTeamTypes

      @Nonnull GetAllRequestBuilder<RespyMgmtTeamType> getAllTeamTypes()
      Deprecated.
      Fetch multiple RespyMgmtTeamType entities.
      Returns:
      A request builder to fetch multiple RespyMgmtTeamType entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countTeamTypes

      @Nonnull CountRequestBuilder<RespyMgmtTeamType> countTeamTypes()
      Deprecated.
      Fetch the number of entries from the RespyMgmtTeamType entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of RespyMgmtTeamType entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getTeamTypesByKey

      @Nonnull GetByKeyRequestBuilder<RespyMgmtTeamType> getTeamTypesByKey(String respyMgmtTeamType)
      Deprecated.
      Fetch a single RespyMgmtTeamType entity using key fields.
      Parameters:
      respyMgmtTeamType - Team Type

      Constraints: Not nullable, Maximum length: 30

      Returns:
      A request builder to fetch a single RespyMgmtTeamType entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getAllTeamTypeTexts

      @Nonnull GetAllRequestBuilder<RespyMgmtTeamTypeText> getAllTeamTypeTexts()
      Deprecated.
      Fetch multiple RespyMgmtTeamTypeText entities.
      Returns:
      A request builder to fetch multiple RespyMgmtTeamTypeText entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • countTeamTypeTexts

      @Nonnull CountRequestBuilder<RespyMgmtTeamTypeText> countTeamTypeTexts()
      Deprecated.
      Fetch the number of entries from the RespyMgmtTeamTypeText entity collection matching the filter and search expressions.
      Returns:
      A request builder to fetch the count of RespyMgmtTeamTypeText entities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.
    • getTeamTypeTextsByKey

      @Nonnull GetByKeyRequestBuilder<RespyMgmtTeamTypeText> getTeamTypeTextsByKey(String respyMgmtTeamType, String language)
      Deprecated.
      Fetch a single RespyMgmtTeamTypeText entity using key fields.
      Parameters:
      respyMgmtTeamType - Team Type

      Constraints: Not nullable, Maximum length: 30

      language - Language Key

      Constraints: Not nullable, Maximum length: 2

      Returns:
      A request builder to fetch a single RespyMgmtTeamTypeText entity using key fields. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute method on the request builder object.