‎2020 May 13 8:58 PM
Hello everyone,
I've an issue when I trying to create a package from Eclipse( see screenshots ). My user already has roles SAP_BC_DWB_WBDISPLAY and SAP_BC_DWB_ABAPDEVELOPER. How I can fix it?


‎2020 May 13 9:30 PM
Hi,
Please check your user has a role with authorization object S_DEVELOP with object type DEVC specified in it. I assume you can't create packages in the SAP GUI as well?
Best regards,
Geert-Jan Klaps
‎2020 May 14 7:44 AM
‎2020 May 13 9:38 PM
Hi, both roles you mentioned are known as "template roles", they have authorizations modelled (defined) but they don't have a authorization profile generated.

Yellow triangle on Authorizations tab and "Current version not generated" on status is expected and should always be like that on template roles.
Authorization profile (the Profile Name field, empty in screenshot) is the one that really gives you authorizations at runtime. SAP recommends to create a copy (ZSAP_...), adapt to your needs (or keep the same), and then generate a profile for your Z role. You still assign the (Z) role for your user, but as this one have a profile assigned, your user will automatically have that profile assigned too.
Best Regards
‎2020 May 14 7:50 AM
‎2020 May 13 9:52 PM
Hi,
Can you check authorization failure logs of the user from SU53 transaction and assign the required authorization if anything is missing,
Thank you!
Balaji
‎2020 May 14 6:27 AM
leanid.tuzik,
You clearly miss the role to create the package, you can connect with your security team and check for the relevant roles.
You can also fetch the relevant details by checking in SU53 transaction immediately after trying to create the package. If any other user is able to create the same you can compare the roles between you two and check.
Regards!
‎2020 May 14 7:46 AM
In SAP GUI I can create packages, but in Eclipse not. SU53 is empty.
‎2020 May 14 7:50 AM
‎2020 May 14 10:09 AM
Thanks, everyone!
I've reinstalled software, now I'm using Eclipse build 2020-03 + latest version ADT and it's working fine!