cancel
Showing results for 
Search instead for 
Did you mean: 

Problems with Authorization Check for CRM_TXT_ID

former_member182655
Contributor
0 Kudos

Hello colleagues!

I found new problem with CRM_TXT_ID object in SolMan 7.01 SPS21.

Symptoms:

You can't make operations with required texts in support message (via CRM_DNO_MONITOR) although you added required permissions into role.

Reconstruction:

You enter a number of authorization for Text ID, like "SU01, SU09-SUS1, SUZZ" into your role (for example, ZSAP_SUPPDESK_CREATE)

Another fields (Activity and Texts: application object) have star permission (*).

So, your fields of auth. object CRM_TXT_ID looks like:

Activity *

Text ID SU01, SU09-SUS1, SUZZ

Texts: application object *

Result:

User with ZSAP_SUPPDESK_CREATE role only can make "Reply" operation, other operation still not allowed.

Thoughts:

Seems that programm checks only authorization from SU01 until it found "unchecked" field. When programm find "unchecked" field it stops and doesn't check another "checked" fields.

Could anybody give me a suggestion about this situation?

I think that it is a bug in programm, how can I request from SAP any correction instruction in this case?

Best Regards,

Artem

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member182655
Contributor
0 Kudos

Problem has been solved in BBPCRM 500 0016.

former_member182655
Contributor
0 Kudos

Hi, again!

Continue above topic.

Does anybody know how to restrict access for Text_IDs in different roles, i.e.

in role "Create" give authorization 02 (change) on SU01 (Reply), SUSD (System Data), in role "Display" give authorization 03 (display) on SU04 (Internal Note), if both roles are assigned?

In my case user with these roles can change and see all objects.