Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Authority Check

Former Member
0 Likes
418

Hi,

There are 2 transactions:

CBIH82 - create

CBIH83 - change/display

We have customized event status in these 2 transactions.

Issue:

When we log in with our user IDs and change status in CBIH82 we do not face any error.

When we log in with our user IDs and change status in CBIH83 we do not get error in the beginning but after repeating the process for some time and say again we log in next day we start getting error. The error is coming because of a non zero sy-subrc value after an Authority-check object statement. While debugging if we change value of sy-subrc to 0 we do not get any error.

This we have tested for user 3-4 IDs. At the start the error does not come but after repeating the process (i.e. creating an entry and changing the status) and again log in after a day or 2 we get the error. This seems to be a buffer issue but we are not able to identify the root cause.

I also checked SU56 but in that we can see the required object.

Please help us with your valuable inputs.

Regards,

Sid

2 REPLIES 2
Read only

Former Member
0 Likes
348

Hi,

Please give us the error detail that you are facing..also take the SU53 screen shot exactly after you get the error...are you getting any dump in ST22 ..and if so please give us the dump details.

Read only

0 Likes
348

Hi Rahul,

We do not get any dump.

The failure in authority check results in an error message.

We took screen shot of SU53 but the object (B_USERSTAT) exists.

Also, please note that once an error occurs in an ID it continues to occur.

Rit now We have 1 test case in which we have 2 user IDs with same roles but 1 is getting error and the other is not.

If we keep on using CBIH83 with the user ID (without error) we will start getting error if we log out and then log in after some time.

Regards,

Sid