Application Development 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: 

Menu structure in roles

Former Member
0 Kudos

Hi,

when you go in PFCG and open the menu of a role you see folders and different transactions for this role. Is there a BAPI, table, or whatever to get these information in an ABAP?

Thanks!

1 REPLY 1

0 Kudos

Just for reference of future searches this is the solution:

The ABAP Tables that contain the pfcg role information are the AGR* tables. AGR_1251 has a list of all the roles. AGR_BUFFI has the links saved in each role etc.