Interface ResponsibilityManagementTeamConfigurationV2Service
- All Known Implementing Classes:
DefaultResponsibilityManagementTeamConfigurationV2Service
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..
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 Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint. -
Method Summary
Modifier and TypeMethodDescriptionbatch()Deprecated.Creates a batch request builder object.Deprecated.Fetch the number of entries from theRespyMgmtTeamCategoryentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyMTeamCategoryFunctionentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyMTeamCategoryFuncTextentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyMTeamCatRespyAttribentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyTeamCategoryAttribTxtentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyMgmtTeamCategoryTextentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyMgmtTeamTypeFunctionentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyMTeamTypeFunctionTextentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyMTeamTypeRespyAttribentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyTeamTypeAttributeTextentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyMgmtTeamTypeentity collection matching the filter and search expressions.Deprecated.Fetch the number of entries from theRespyMgmtTeamTypeTextentity collection matching the filter and search expressions.Deprecated.Fetch multipleRespyMgmtTeamCategoryentities.Deprecated.Fetch multipleRespyMTeamCategoryFunctionentities.Deprecated.Fetch multipleRespyMTeamCategoryFuncTextentities.Deprecated.Fetch multipleRespyMTeamCatRespyAttribentities.Deprecated.Fetch multipleRespyTeamCategoryAttribTxtentities.Deprecated.Fetch multipleRespyMgmtTeamCategoryTextentities.Deprecated.Fetch multipleRespyMgmtTeamTypeFunctionentities.Deprecated.Fetch multipleRespyMTeamTypeFunctionTextentities.Deprecated.Fetch multipleRespyMTeamTypeRespyAttribentities.Deprecated.Fetch multipleRespyTeamTypeAttributeTextentities.Deprecated.Fetch multipleRespyMgmtTeamTypeentities.Deprecated.Fetch multipleRespyMgmtTeamTypeTextentities.getTeamCategoriesByKey(String respyMgmtTeamCategory) Deprecated.Fetch a singleRespyMgmtTeamCategoryentity using key fields.getTeamCategoryFunctionsByKey(String respyMgmtTeamCategory, String respyMgmtFunction) Deprecated.Fetch a singleRespyMTeamCategoryFunctionentity using key fields.getTeamCategoryFunctionTextsByKey(String respyMgmtTeamCategory, String respyMgmtFunction, String language) Deprecated.Fetch a singleRespyMTeamCategoryFuncTextentity using key fields.getTeamCategoryRespyAttributesByKey(String respyMgmtTeamCategory, String respyMgmtAttributeName) Deprecated.Fetch a singleRespyMTeamCatRespyAttribentity using key fields.getTeamCategoryRespyAttributeTxtsByKey(String respyMgmtTeamCategory, String respyMgmtAttributeName, String language) Deprecated.Fetch a singleRespyTeamCategoryAttribTxtentity using key fields.getTeamCategoryTextsByKey(String respyMgmtTeamCategory, String language) Deprecated.Fetch a singleRespyMgmtTeamCategoryTextentity using key fields.getTeamTypeFunctionsByKey(String respyMgmtTeamType, String respyMgmtFunction) Deprecated.Fetch a singleRespyMgmtTeamTypeFunctionentity using key fields.getTeamTypeFunctionTextsByKey(String respyMgmtTeamType, String respyMgmtFunction, String language) Deprecated.Fetch a singleRespyMTeamTypeFunctionTextentity using key fields.getTeamTypeRespyAttributesByKey(String respyMgmtTeamType, String respyMgmtAttributeName) Deprecated.Fetch a singleRespyMTeamTypeRespyAttribentity using key fields.getTeamTypeRespyAttributeTextsByKey(String respyMgmtTeamType, String respyMgmtAttributeName, String language) Deprecated.Fetch a singleRespyTeamTypeAttributeTextentity using key fields.getTeamTypesByKey(String respyMgmtTeamType) Deprecated.Fetch a singleRespyMgmtTeamTypeentity using key fields.getTeamTypeTextsByKey(String respyMgmtTeamType, String language) Deprecated.Fetch a singleRespyMgmtTeamTypeTextentity using key fields.withServicePath(String servicePath) Deprecated.Overrides the default service path and returns a new service instance with the specified service path.
-
Field Details
-
DEFAULT_SERVICE_PATH
Deprecated.If no other path was provided via thewithServicePath(String)method, this is the default service path used to access the endpoint.- See Also:
-
-
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
Deprecated.Creates a batch request builder object.- Returns:
- A request builder to handle batch operation on this service. To perform execution, call the
executemethod on the request builder object.
-
getAllTeamCategories
Deprecated.Fetch multipleRespyMgmtTeamCategoryentities.- Returns:
- A request builder to fetch multiple
RespyMgmtTeamCategoryentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countTeamCategories
Deprecated.Fetch the number of entries from theRespyMgmtTeamCategoryentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
RespyMgmtTeamCategoryentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getTeamCategoriesByKey
@Nonnull GetByKeyRequestBuilder<RespyMgmtTeamCategory> getTeamCategoriesByKey(String respyMgmtTeamCategory) Deprecated.Fetch a singleRespyMgmtTeamCategoryentity using key fields.- Parameters:
respyMgmtTeamCategory- Team CategoryConstraints: Not nullable, Maximum length: 30
- Returns:
- A request builder to fetch a single
RespyMgmtTeamCategoryentity 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 theexecutemethod on the request builder object.
-
getAllTeamCategoryFunctions
Deprecated.Fetch multipleRespyMTeamCategoryFunctionentities.- Returns:
- A request builder to fetch multiple
RespyMTeamCategoryFunctionentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countTeamCategoryFunctions
Deprecated.Fetch the number of entries from theRespyMTeamCategoryFunctionentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
RespyMTeamCategoryFunctionentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getTeamCategoryFunctionsByKey
@Nonnull GetByKeyRequestBuilder<RespyMTeamCategoryFunction> getTeamCategoryFunctionsByKey(String respyMgmtTeamCategory, String respyMgmtFunction) Deprecated.Fetch a singleRespyMTeamCategoryFunctionentity using key fields.- Parameters:
respyMgmtTeamCategory- Team CategoryConstraints: Not nullable, Maximum length: 30
respyMgmtFunction- FunctionConstraints: Not nullable, Maximum length: 10
- Returns:
- A request builder to fetch a single
RespyMTeamCategoryFunctionentity 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 theexecutemethod on the request builder object.
-
getAllTeamCategoryFunctionTexts
Deprecated.Fetch multipleRespyMTeamCategoryFuncTextentities.- Returns:
- A request builder to fetch multiple
RespyMTeamCategoryFuncTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countTeamCategoryFunctionTexts
Deprecated.Fetch the number of entries from theRespyMTeamCategoryFuncTextentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
RespyMTeamCategoryFuncTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getTeamCategoryFunctionTextsByKey
@Nonnull GetByKeyRequestBuilder<RespyMTeamCategoryFuncText> getTeamCategoryFunctionTextsByKey(String respyMgmtTeamCategory, String respyMgmtFunction, String language) Deprecated.Fetch a singleRespyMTeamCategoryFuncTextentity using key fields.- Parameters:
language- Language KeyConstraints: Not nullable, Maximum length: 2
respyMgmtTeamCategory- Team CategoryConstraints: Not nullable, Maximum length: 30
respyMgmtFunction- FunctionConstraints: Not nullable, Maximum length: 10
- Returns:
- A request builder to fetch a single
RespyMTeamCategoryFuncTextentity 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 theexecutemethod on the request builder object.
-
getAllTeamCategoryRespyAttributes
Deprecated.Fetch multipleRespyMTeamCatRespyAttribentities.- Returns:
- A request builder to fetch multiple
RespyMTeamCatRespyAttribentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countTeamCategoryRespyAttributes
Deprecated.Fetch the number of entries from theRespyMTeamCatRespyAttribentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
RespyMTeamCatRespyAttribentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getTeamCategoryRespyAttributesByKey
@Nonnull GetByKeyRequestBuilder<RespyMTeamCatRespyAttrib> getTeamCategoryRespyAttributesByKey(String respyMgmtTeamCategory, String respyMgmtAttributeName) Deprecated.Fetch a singleRespyMTeamCatRespyAttribentity using key fields.- Parameters:
respyMgmtAttributeName- Responsibility Definition NameConstraints: Not nullable, Maximum length: 30
respyMgmtTeamCategory- Team CategoryConstraints: Not nullable, Maximum length: 30
- Returns:
- A request builder to fetch a single
RespyMTeamCatRespyAttribentity 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 theexecutemethod on the request builder object.
-
getAllTeamCategoryRespyAttributeTxts
Deprecated.Fetch multipleRespyTeamCategoryAttribTxtentities.- Returns:
- A request builder to fetch multiple
RespyTeamCategoryAttribTxtentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countTeamCategoryRespyAttributeTxts
Deprecated.Fetch the number of entries from theRespyTeamCategoryAttribTxtentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
RespyTeamCategoryAttribTxtentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getTeamCategoryRespyAttributeTxtsByKey
@Nonnull GetByKeyRequestBuilder<RespyTeamCategoryAttribTxt> getTeamCategoryRespyAttributeTxtsByKey(String respyMgmtTeamCategory, String respyMgmtAttributeName, String language) Deprecated.Fetch a singleRespyTeamCategoryAttribTxtentity using key fields.- Parameters:
respyMgmtAttributeName- Responsibility Definition NameConstraints: Not nullable, Maximum length: 30
language- Language KeyConstraints: Not nullable, Maximum length: 2
respyMgmtTeamCategory- Team CategoryConstraints: Not nullable, Maximum length: 30
- Returns:
- A request builder to fetch a single
RespyTeamCategoryAttribTxtentity 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 theexecutemethod on the request builder object.
-
getAllTeamCategoryTexts
Deprecated.Fetch multipleRespyMgmtTeamCategoryTextentities.- Returns:
- A request builder to fetch multiple
RespyMgmtTeamCategoryTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countTeamCategoryTexts
Deprecated.Fetch the number of entries from theRespyMgmtTeamCategoryTextentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
RespyMgmtTeamCategoryTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getTeamCategoryTextsByKey
@Nonnull GetByKeyRequestBuilder<RespyMgmtTeamCategoryText> getTeamCategoryTextsByKey(String respyMgmtTeamCategory, String language) Deprecated.Fetch a singleRespyMgmtTeamCategoryTextentity using key fields.- Parameters:
language- Language KeyConstraints: Not nullable, Maximum length: 2
respyMgmtTeamCategory- Team CategoryConstraints: Not nullable, Maximum length: 30
- Returns:
- A request builder to fetch a single
RespyMgmtTeamCategoryTextentity 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 theexecutemethod on the request builder object.
-
getAllTeamTypeFunctions
Deprecated.Fetch multipleRespyMgmtTeamTypeFunctionentities.- Returns:
- A request builder to fetch multiple
RespyMgmtTeamTypeFunctionentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countTeamTypeFunctions
Deprecated.Fetch the number of entries from theRespyMgmtTeamTypeFunctionentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
RespyMgmtTeamTypeFunctionentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getTeamTypeFunctionsByKey
@Nonnull GetByKeyRequestBuilder<RespyMgmtTeamTypeFunction> getTeamTypeFunctionsByKey(String respyMgmtTeamType, String respyMgmtFunction) Deprecated.Fetch a singleRespyMgmtTeamTypeFunctionentity using key fields.- Parameters:
respyMgmtTeamType- Team TypeConstraints: Not nullable, Maximum length: 30
respyMgmtFunction- FunctionConstraints: Not nullable, Maximum length: 10
- Returns:
- A request builder to fetch a single
RespyMgmtTeamTypeFunctionentity 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 theexecutemethod on the request builder object.
-
getAllTeamTypeFunctionTexts
Deprecated.Fetch multipleRespyMTeamTypeFunctionTextentities.- Returns:
- A request builder to fetch multiple
RespyMTeamTypeFunctionTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countTeamTypeFunctionTexts
Deprecated.Fetch the number of entries from theRespyMTeamTypeFunctionTextentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
RespyMTeamTypeFunctionTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getTeamTypeFunctionTextsByKey
@Nonnull GetByKeyRequestBuilder<RespyMTeamTypeFunctionText> getTeamTypeFunctionTextsByKey(String respyMgmtTeamType, String respyMgmtFunction, String language) Deprecated.Fetch a singleRespyMTeamTypeFunctionTextentity using key fields.- Parameters:
respyMgmtTeamType- Team TypeConstraints: Not nullable, Maximum length: 30
language- Language KeyConstraints: Not nullable, Maximum length: 2
respyMgmtFunction- FunctionConstraints: Not nullable, Maximum length: 10
- Returns:
- A request builder to fetch a single
RespyMTeamTypeFunctionTextentity 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 theexecutemethod on the request builder object.
-
getAllTeamTypeRespyAttributes
Deprecated.Fetch multipleRespyMTeamTypeRespyAttribentities.- Returns:
- A request builder to fetch multiple
RespyMTeamTypeRespyAttribentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countTeamTypeRespyAttributes
Deprecated.Fetch the number of entries from theRespyMTeamTypeRespyAttribentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
RespyMTeamTypeRespyAttribentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getTeamTypeRespyAttributesByKey
@Nonnull GetByKeyRequestBuilder<RespyMTeamTypeRespyAttrib> getTeamTypeRespyAttributesByKey(String respyMgmtTeamType, String respyMgmtAttributeName) Deprecated.Fetch a singleRespyMTeamTypeRespyAttribentity using key fields.- Parameters:
respyMgmtAttributeName- Responsibility Definition NameConstraints: Not nullable, Maximum length: 30
respyMgmtTeamType- Team TypeConstraints: Not nullable, Maximum length: 30
- Returns:
- A request builder to fetch a single
RespyMTeamTypeRespyAttribentity 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 theexecutemethod on the request builder object.
-
getAllTeamTypeRespyAttributeTexts
Deprecated.Fetch multipleRespyTeamTypeAttributeTextentities.- Returns:
- A request builder to fetch multiple
RespyTeamTypeAttributeTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countTeamTypeRespyAttributeTexts
Deprecated.Fetch the number of entries from theRespyTeamTypeAttributeTextentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
RespyTeamTypeAttributeTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getTeamTypeRespyAttributeTextsByKey
@Nonnull GetByKeyRequestBuilder<RespyTeamTypeAttributeText> getTeamTypeRespyAttributeTextsByKey(String respyMgmtTeamType, String respyMgmtAttributeName, String language) Deprecated.Fetch a singleRespyTeamTypeAttributeTextentity using key fields.- Parameters:
respyMgmtAttributeName- Responsibility Definition NameConstraints: Not nullable, Maximum length: 30
respyMgmtTeamType- Team TypeConstraints: Not nullable, Maximum length: 30
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
RespyTeamTypeAttributeTextentity 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 theexecutemethod on the request builder object.
-
getAllTeamTypes
Deprecated.Fetch multipleRespyMgmtTeamTypeentities.- Returns:
- A request builder to fetch multiple
RespyMgmtTeamTypeentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countTeamTypes
Deprecated.Fetch the number of entries from theRespyMgmtTeamTypeentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
RespyMgmtTeamTypeentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getTeamTypesByKey
Deprecated.Fetch a singleRespyMgmtTeamTypeentity using key fields.- Parameters:
respyMgmtTeamType- Team TypeConstraints: Not nullable, Maximum length: 30
- Returns:
- A request builder to fetch a single
RespyMgmtTeamTypeentity 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 theexecutemethod on the request builder object.
-
getAllTeamTypeTexts
Deprecated.Fetch multipleRespyMgmtTeamTypeTextentities.- Returns:
- A request builder to fetch multiple
RespyMgmtTeamTypeTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
countTeamTypeTexts
Deprecated.Fetch the number of entries from theRespyMgmtTeamTypeTextentity collection matching the filter and search expressions.- Returns:
- A request builder to fetch the count of
RespyMgmtTeamTypeTextentities. This request builder allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call theexecutemethod on the request builder object.
-
getTeamTypeTextsByKey
@Nonnull GetByKeyRequestBuilder<RespyMgmtTeamTypeText> getTeamTypeTextsByKey(String respyMgmtTeamType, String language) Deprecated.Fetch a singleRespyMgmtTeamTypeTextentity using key fields.- Parameters:
respyMgmtTeamType- Team TypeConstraints: Not nullable, Maximum length: 30
language- Language KeyConstraints: Not nullable, Maximum length: 2
- Returns:
- A request builder to fetch a single
RespyMgmtTeamTypeTextentity 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 theexecutemethod on the request builder object.
-