2009 Jul 01 1:30 PM
Hi,
I created one screen for QC. It is working fine for manager user. It shows / navigate all the record. but when I login with some other user. It is not navigating records.... This problem is only with this QC screen..... Rest of the screen is working fine with different user.
I tried solutions.
1. Reregister the UDO.
2. Recreate tables & fields
still the problem persist.
2009 Jul 02 12:57 PM
SU53 is a Transaction Code, where you can check all your own authority checks. So, if you run the screen with the user that has a problem and then run TCODE SU53, you can check all authorized and failed authority checks.
Hi,
I created one screen for QC. It is working fine for manager user. It shows / navigate all the record. but when I login with some other user. It is not navigating records.... This problem is only with this QC screen..... Rest of the screen is working fine with different user.
I tried solutions.
1. Reregister the UDO.
2. Recreate tables & fields
still the problem persist.
2009 Jul 01 1:48 PM
Check SU53 after running the screen with the non working user to see if there are any failed authority checks.
2009 Jul 01 2:08 PM
2009 Jul 02 5:20 AM
User authorization is also ok.... It has full access... and what do u mean by SU53....
2009 Jul 02 5:21 AM
User authorization is also ok.... It has full access... and what do u mean by SU53....
2009 Jul 02 7:38 AM
Hi
Check out with Debugger and send the code so that we can try to solve your problem
2009 Jul 02 7:52 AM
HI
sForm = CreateFromForm(qc);
EnableMenu("1288", true);
EnableMenu("1289", true);
EnableMenu("1290", true);
EnableMenu("1291", true);
EnableMenu("1292", true);
EnableMenu("1293", true);
EnableMenu("5890", false);
sForm.DataBrowser.BrowseBy = "DocEntry";
In CreateFromForm method I create controls and set udo object with appropriate tablebind ....
same code is working fine with different UDO....... but it is not working with QC UDO..... I delete user authorization for all the objects but still problem persist
Edited by: Manish Chourasia on Jul 2, 2009 8:52 AM
2009 Jul 02 12:57 PM
SU53 is a Transaction Code, where you can check all your own authority checks. So, if you run the screen with the user that has a problem and then run TCODE SU53, you can check all authorized and failed authority checks.
2009 Jul 03 4:40 AM
Dear Sir,
How can I check all authority checks. Sir could u please elaborate the complete process... ar u can give me the link where I can get this information. I heard this think first time.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |