cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sidepanel Implementation for NWBC

Former Member
0 Likes
1,830

Hello gurus,

at the moment I'm trying to implement the standard sidepanels from role SAP_BSSP_LO_SIDEPANEL for Logistics. I want to open them with NWBC 4.0.

The problem is, that the sidepanels are not filled with data and I can't find an good documentation which tells me what I have to do so that they will be filled.

We are on ECC 6.0 EHP 6 and I activated the scripting.

Can anyone tell me where I can find some more details about the standard CHIPs in SAP?

Bye, Verena

View Entire Topic
Former Member
0 Likes

Hi Guys,


We managed to get the side panels working in our Demo environment... It has been a struggle but hopefully this post may be useful to some.

Current component version ECC 6.0 SP 7

  • Following business functions must be activated

FIN_REP_SIMPL_1

FIN_REP_SIMPL_2

FIN_REP_SIMPL_3

These can be activated in transaction SFW5.

  • Next step, Go to SE80, select Web Dynpro comp. and under that select WD_GLOBAL_PARAMETERS.
  • Now under WD_GLOBAL_PARAMETERS right click TEST. This should open up a Cross-Application Settings for Web Dynpro ABAP page, scroll down and ensure the following are checked

Now in theory, your side panels reports should be displaying graphs. If not, click on the settings button of your chip within the side panel, display detail. It will open a POWL list and if you get an error message like "0FI_AP_31 not active"

  • To activate these reports, go to RSA5, search for these reports and activate them.


Hope this is useful...

Regards

Benson

Johnny_B_
Active Participant
0 Likes

thank you a lot for posting this ! it would have taken me ages to figure all out myself!

Johannes