Skip to main content

Hello,

Can anyone tell me what’s presentation object name (Form name) of Report Archive Screen?

Actually I am trying to find out who has access to this screen from permission screen? But I can’t see any thing in debug console for this, also not in System Info Tab at bottom.    

Thank you.

Hi @DIPAKPATEL,

 

You can check the permissions by going through Presentation Objects by Navigator. Report Archive should be under Solution Manager → Operational Reporting. From there, you can grant or revoke the permissions.

 

Himasha


Can anyone tell me what’s presentation object name (Form name) of Report Archive Screen?

Also, you will not find a form name for the Report Archive window unlike other windows since, Report Archive window is a feature client window and is built out of pure C#. If you check the address bar, you will see the address starts with ifswin and not ifsapf


Hi Himasha,

Thank you for your reply. 

Now i found it under Activities Tab in permission screen. Also  ACTIVITY_GRANT_TAB table is back end table for it.

It helps me for my purpose.

Thank you.

 

 


Reply