Application Development 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: 

Incorrect authorisation field in SU53 for C_STUE_WRK

ganesh_mobu
Explorer
0 Kudos

Hello Team,

We have received below SU53 from an end user for missing authorisation.

While checking for missing for missing authorisation, we found that object C_STUE_WRK does not have field SWERKS.

But user has access to object C_STUE_WRK :

Now we want to know why SWERKS is being fetched for user even when this auth field is not listed under the object C_STUE_WRK.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Quite clearly a programming error in transaction ZPS_EXE_BOMUP...

Cheers,

Julius

3 REPLIES 3

Former Member
0 Kudos

Quite clearly a programming error in transaction ZPS_EXE_BOMUP...

Cheers,

Julius

0 Kudos

Thank you Julius!


I checked program code for tcode : ZPS_EXE_BOMUP.
SWERKS auth field is mentioned in AUTH CHECK for Object  C_STUE_WRK.


0 Kudos

Yep. Wrong field, then the user cannot possibly be authorized for it.

Cheers,

Julius