on 2016 Jul 14 2:47 PM
Hi all,
i have a code that responsible to change defualt printingLayout in SAP B1. it seem that my code changing the default report only for current user and not for all users (i checked it) . This Code does work correctly when i work with super user but it throw internal error when i'n run it fron non super user.does anyone have suggestion why does it fail in non -superuser even though it chang the defualt report Layout only for specific user? i attached here picture with my code.
please help...
Request clarification before answering.
Hi,
We were experiencing something similar, receiving a -10 (Internal error (-10) occurred) error when trying to set the default report for all users and a specific customer not being a super user.
We tried leaving out the UserID property, using an empty string and null values, and what worked for us was using "-1" for UserID.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
101 | |
16 | |
6 | |
5 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.