Hi Experts, To prepare for S4HANA, I am trying to cleanup our roles. Specifically, I am trying to write ABAP code to automate the PFCG process to change manually added transaction codes (AGR_1251-OBJECT = 'S_TCODE' and AGR-1251-MODIFIED = 'U') to Menu transaction codes. Rather than adding the transactions to the Menu, I want to use the Authorization Default (in PFCG, Menu->Transaction->Authorization Default) so that there is no changes to the users' menus. I have found CL_PFCG_MENU_MODIFY...