首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >SAP CRM的状态管理和权限控制的集成

SAP CRM的状态管理和权限控制的集成

原创
作者头像
Jerry Wang
修改2020-02-11 14:38:31
2620
修改2020-02-11 14:38:31
举报

CRM status management framework supports the authorization concept as below.

Customer can choose that only specific user group (with dedicated PFCG role) contains the authorization to change the status of transaction/activity to specific status, e.g. “Completed” and “Cancelled”.

Other user group (with different PFCG role) can only change status to status like “In Process”.

This feature is implemented via so called Authorization Code in IMG activity “Define Status Profile”.

If the respective user status is configured with an authorization code, in the runtime, authorization check will be executed accordingly.

But in CRM, there are two different use cases.

(1) If end changes the user status directly in Fiori UI (edit page), authorization object “B_USERSTAT” will be used for check.

(2) If user clicks the check box in Fiori search page, authorization object “B_USERST_T” will be used for check.

原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。

如有侵权,请联系 cloudcommunity@tencent.com 删除。

原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。

如有侵权,请联系 cloudcommunity@tencent.com 删除。

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档