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

Authorization check failed

Former Member
0 Likes
2,769

hello experts!

i created a program via smartforms but when my user try to generate a printed form an error message appear than FORM

cannot be displayed. when i check Tcode: SU53 Authorization check failed.

Object Class HR Human Resources

Authorization Obj. P_ABAP HR Reporting\

Authorization Field COARS Degree of simplification for authorizaton check 1

Authorization field REPID ABAP program name ZHRPY00018C

Please help on this one...

How to fixed this

Thank you

4 REPLIES 4
Read only

former_member156446
Active Contributor
0 Likes
913

In the user settings try to add the parameter ID to the profile of the users who are using it..

Read only

0 Likes
913

hello...

actually this report has 2 display a List display and via smartforms...

we laready add this program in her authorization profile... the only problem

is when she try to generate the report via smartform she cannot produced the

the output print docu. because an error appears that my FORM cannot be display.

But when i check it in the development i can produced a test document.

please help...

Read only

0 Likes
913

HI try running a trace on the user transaction ST01, which will show you all objects being checked and where the authorisations are failing.

Read only

Former Member
0 Likes
913

done...