SAP CRM的状态管理和权限控制的集成
Posted sap-jerry
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了SAP CRM的状态管理和权限控制的集成相关的知识,希望对你有一定的参考价值。
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.
要获取更多Jerry的原创文章,请关注公众号"汪子熙":
以上是关于SAP CRM的状态管理和权限控制的集成的主要内容,如果未能解决你的问题,请参考以下文章