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

Problem with QPR2 Tcode

Former Member
0 Likes
932

Hi Experts,

We are facing some peculiar issue with QPR2 transaction.Please help us in resolving the issue,

QPR2 -- Changing sample

User can able to change the physical sample of other plants , even though he was given access to only one plant.

In SU24, Q_Material and Q_Tcode authorization objects are having check Indicator status as "Check".

We have Switched on the trace for the user,and in the report surprisingly the auth object Q_Material is not getting checked ( which includes WERKS (Plant) as field).

Your inputs are really appreciated,

Thanking you in anticipation,

Patron.

4 REPLIES 4
Read only

Former Member
0 Likes
821

HI Ambarish,

Can you let us know what version are you on?

Best Wises,

CP

Read only

jurjen_heeck
Active Contributor
0 Likes
821

> We have Switched on the trace for the user,and in the report surprisingly the auth object Q_Material is not getting checked ( which includes WERKS (Plant) as field).

In that case I suspect the authority check is not present in the program code. If it were, and in SU24 was set to 'do not check' it would still appear in the trace as far as I know.

Read only

0 Likes
821

Hi,

Please reques the ABAP team to see what are the authorization checks defined in the calling programs by the transaction and modify the porgrams as necessary. Or esse you can raise a request with your client to create custom transaction defining the authorization checks for required object.

Regards,

Gowrinadh

Read only

Former Member
0 Likes
821

Hi Friends,

We are using ECC 6.0.

Check indicator for Q_material is "Check".

Thanks

Patron.