SAP Dashboards Articles

Found 4 articles

Assigning debug roles to few users of SAP ABAP program

Anjana
Anjana
Updated on 13-Mar-2026 983 Views

To assign debug roles to specific users in SAP ABAP programs, you need to ensure the role contains the proper authorization object S_DEVELOP with debug permissions. Debug Role Configuration The role that you have added should contain only one permission − Object S_DEVELOP ACTVT = 03 DEVCLASS = * OBJNAME = * OBJTYPE = DEBUG P_GROUP = * This authorization object S_DEVELOP controls access to development functions, where ACTVT = 03 represents the debug ...

Read More

Getting an error while previewing swf file from XML data in SAP Dashboard Designer

John SAP
John SAP
Updated on 15-Jun-2020 205 Views

There could be multiple reasons that this error comes up. Try below steps:Adobe Global Security Settings changesMade entries in windows host file andAdded SAP server as trusted site in IEThis purely seems to be a security setting issue in Adobe Flash Player. There are various SAP notes that you can search however I am not aware any relevant one.

Read More

Details available under M_BLOCKED_TRANSACTIONS System View in SAP HANA

Anil SAP Gupta
Anil SAP Gupta
Updated on 12-Mar-2020 503 Views

The following information is available under SAP HANA M_BLOCKED_TRANSACTIONS System View

Read More

Calling SAP Web Service to get data in Flash dashboard

Abhinaya
Abhinaya
Updated on 10-Dec-2019 186 Views

You can also try hosting your Flash application on SAP box. Following approaches can be used:Using Transaction: SICF, you can change the default host’s default service to point to BSP application and then add crossdomain.xml file as MIME.You can also configure ICM to manage this and it sits between the outside world making HTTP, HTTPS, SMTP requests and the SAP System.Method 1:First, you need to create a BSP application -> Create -> MIME Object and import crossdomain.xml file and activate the application. Next is to execute transaction SIC with default settings -> Double click the default_host, go to the Default ...

Read More
Showing 1–4 of 4 articles
« Prev 1 Next »
Advertisements