I am doing Internet Scenario for Plant Maintenance(PM) module. In that I have to check whether the user is having authorization for the Tcode or not. Authorization for PM module’s Tcode is I_TCODE, but I could not find the exact table which relates Authorization to user. Did anyone know about this?
Share
Why would you want to check a table? Shouldn’t the FM AUTHORITY_CHECK_TCODE do what you need?