<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Sidepanel Implementation for NWBC in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339900#M3320120</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think perhaps we are running along a similar time trying to piece this NWBC 4 stuff together, so here's what I've found and maybe it will help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- For testing the side panel I used tcode ME23N (and was looking at the Master Data Details) which contained Vendor and Material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- My 'Vendor' one works, my material and Company code ones don't.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Not sure if you have discovered the BSSP_CONTENT tcode, but that can provide links to the webdynpros/powls that make up a particular role (in your case the SAP_BSSP_LO_SIDEPANEL one).&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the purposes of this example I will look at:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Z_SAP_BSSP_LO_SIDEPANEL&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ME23N&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BSSP_SP_MASTER_DATA_34&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you then select the Material section, and properties (from the right hand drop down), then select the INPORTS tab, then highlight DYNAMIC_INPORT (you can also get to this from the sidepanel, but I personally just find that awkward due to lack of screen realestate).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will find the element mappings which you can use for the next bit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- SM30 and Look at table NWBC_VS_GUI_TAG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That contains all the mappings and the rules for extracting the data from what I can gather and is generally SAP provided, but I've found a few anomolies and this is in a sandbox I can easily rebuild should the need arrise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other part that goes with this, is located in your NWBC install folder, e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c:\Program Files (x86)\SAP\NWBC40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need NWBCPropertyCollector&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use the collector, you will get the screen numbers, etc... and urls that align with what you can see in the NWBC_VS_GUI_TAG table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the URLS, you'll notice there is a .text or whatever extension (so just be careful if you 'tweak' them that you also add the value you wish to extract.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g. for the Material:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SAPLMEGUI 14 /BSSP/:EMATN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sid:tblSAPLMEGUITC_1211.SelectedRowsData[MEPO1211-EMATN]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Transaction MATNR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when selecting a Row, it should pull the data across... it's currently not working so I'm trying to suss it out... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So maybe this bit of info will help you, if I get it to work I will let you know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Mar 2013 05:36:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-03-15T05:36:49Z</dc:date>
    <item>
      <title>Sidepanel Implementation for NWBC</title>
      <link>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaq-p/9339899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are on ECC 6.0 EHP 6 and I activated the scripting. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me where I can find some more details about the standard CHIPs in SAP?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye, Verena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Mar 2013 09:42:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaq-p/9339899</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-14T09:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Sidepanel Implementation for NWBC</title>
      <link>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339900#M3320120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think perhaps we are running along a similar time trying to piece this NWBC 4 stuff together, so here's what I've found and maybe it will help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- For testing the side panel I used tcode ME23N (and was looking at the Master Data Details) which contained Vendor and Material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- My 'Vendor' one works, my material and Company code ones don't.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Not sure if you have discovered the BSSP_CONTENT tcode, but that can provide links to the webdynpros/powls that make up a particular role (in your case the SAP_BSSP_LO_SIDEPANEL one).&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the purposes of this example I will look at:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Z_SAP_BSSP_LO_SIDEPANEL&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ME23N&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BSSP_SP_MASTER_DATA_34&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you then select the Material section, and properties (from the right hand drop down), then select the INPORTS tab, then highlight DYNAMIC_INPORT (you can also get to this from the sidepanel, but I personally just find that awkward due to lack of screen realestate).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will find the element mappings which you can use for the next bit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- SM30 and Look at table NWBC_VS_GUI_TAG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That contains all the mappings and the rules for extracting the data from what I can gather and is generally SAP provided, but I've found a few anomolies and this is in a sandbox I can easily rebuild should the need arrise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other part that goes with this, is located in your NWBC install folder, e.g.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c:\Program Files (x86)\SAP\NWBC40&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need NWBCPropertyCollector&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use the collector, you will get the screen numbers, etc... and urls that align with what you can see in the NWBC_VS_GUI_TAG table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the URLS, you'll notice there is a .text or whatever extension (so just be careful if you 'tweak' them that you also add the value you wish to extract.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g. for the Material:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SAPLMEGUI 14 /BSSP/:EMATN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sid:tblSAPLMEGUITC_1211.SelectedRowsData[MEPO1211-EMATN]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Transaction MATNR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when selecting a Row, it should pull the data across... it's currently not working so I'm trying to suss it out... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So maybe this bit of info will help you, if I get it to work I will let you know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Mar 2013 05:36:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339900#M3320120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-15T05:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sidepanel Implementation for NWBC</title>
      <link>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339901#M3320121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;guess what, for testing the side panels I' using transaction ME23N and masterdata sidepanel too. &lt;SPAN __jive_emoticon_name="grin" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" height="1" src="https://community.sap.com/1288/images/emoticons/grin.gif" width="1"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Transaction BSSP_CONTENT doesn't exist in our system... hm that is strange.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to use the property collector yesterday and today I found out something interesting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yesterday I picked some fields from the screen (for example company code from header data which is needed as an inport for sidepanel Co.Code) an added it to collection. I didn't transport to the table NWBC_VS_GUI_TAG. (but I think that's no problem, you only have to select a row, click "copy to clipboard" and the open transaction via SPRO-&amp;gt;SAP Netweaver-&amp;gt; Apllication Server -&amp;gt; Frontend Service -&amp;gt; NWBC -&amp;gt; Define Gui Tags; copy the data with CTRL + v into the table).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Today I opened the sidepanel again and when I select the "Organizational Data"-tab my sidepanel is filled with data. The other ones are empty maybe because I didn't add all data fields that are needed for the sidepanel "vendor" and "material". I tried to add the rest of the fields to the property collector, but I couldn't find the field year for example. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this thread will also help others to get a little bit deeper in the sidepanels!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Mar 2013 09:47:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339901#M3320121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-15T09:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Sidepanel Implementation for NWBC</title>
      <link>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339902#M3320122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There Verena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are you getting on?&amp;nbsp; I have still been unable to populate any Material data, Vendor OK, but Material and Company Code info still missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've actually resorted to logging an OSS message (with the FI roles I have been able to get line items, charts, etc...) so I'm not sure if it's just this example that is the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think BSSP_CONTENT is available in later versions (I've just been doing EHP6/Stack 22).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll update when I find out more..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 03:59:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339902#M3320122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-19T03:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Sidepanel Implementation for NWBC</title>
      <link>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339903#M3320123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not getting on very well, no news. The company code is working, but none of the reports or webservices.&lt;/P&gt;&lt;P&gt;I tried Fi and SD roles also, and it's the same, some are working some are not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe our system is too customized for standard CHIPs, but for example PO Process is standard...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to find out more about this and post it if I'll find the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are on EHP6/ SP04, so that may be the reason why BSSP_CONTENT doesn't exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck! &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1305/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 13:37:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339903#M3320123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-20T13:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Sidepanel Implementation for NWBC</title>
      <link>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339904#M3320124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All very quiet on the OSS front, nearly a week and still awaiting a reply... I'm wondering how many people are actually using this in a corporate environment in any serious way, it seems to have a lot of potential, but the 'performance' aspect doesn't look like a SAPGUI killer just yet (have you noticed it to be slugish?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, when I eventually get a reply I'll be sure to update (I'm sitting tight until they can offer a bit of direction with the chips, from what I can see there should be a stack of 'standard' stuff that works with little to no config, and that is far from the experience I'm currently getting)..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 02:48:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339904#M3320124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-26T02:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Sidepanel Implementation for NWBC</title>
      <link>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339905#M3320125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Righto, just received a reply, bonus...&amp;nbsp; looks like require 2 sap notes (which I'm currently implementing, the first of which is loading an extrodianary number of additional notes).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note 1809125:SAP NWBC ABAP Runtime Patch 27&lt;/P&gt;&lt;P&gt;Note 1353538:NWBC -Patch Collection - SERVER SIDE (ABAP)+NWBC for HTML&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So maybe worth a try (I've just done Stack 22/EHP6 and even at that level there's still many additional fixes)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 08:25:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339905#M3320125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-26T08:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sidepanel Implementation for NWBC</title>
      <link>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339906#M3320126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, that's a helpful tipp, thank you. I will implement the note sooner or later.&lt;/P&gt;&lt;P&gt;Did it help you to fix your problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 07:17:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339906#M3320126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-27T07:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Sidepanel Implementation for NWBC</title>
      <link>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339907#M3320127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been playing some time now wtih the sidepanel contend and have most of it and running. &lt;/P&gt;&lt;P&gt;Master data details on the ME23N:&lt;/P&gt;&lt;P&gt;Company code data is shown if you are in the header data org.data tab&lt;/P&gt;&lt;P&gt;Material data cannot be found standard wise from the the list but if you go to the purchase history tab and double click on the material document, then the material details will show in the side panel.&lt;/P&gt;&lt;P&gt;Reports:&lt;/P&gt;&lt;P&gt;The report only works if you activate the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eksampel:&lt;/P&gt;&lt;P&gt;goto transaction: powl_cockpit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;press position on /SREP/FI_AP_31_2_Q2 (Vendor overdue analysis)&lt;/P&gt;&lt;P&gt;select the line and press register type&lt;/P&gt;&lt;P&gt;copy the Applikation /SREP/FI_AP_31_2_Q2 to the POWL type ID /SREP/FI_AP_31_2_Q2 and press save.&lt;/P&gt;&lt;P&gt;Make sure that there are some new over due items and try to see if it do not work now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards &lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Apr 2013 13:12:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339907#M3320127</guid>
      <dc:creator>peter_mols</dc:creator>
      <dc:date>2013-04-04T13:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sidepanel Implementation for NWBC</title>
      <link>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339908#M3320128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your comment! I tried what you explained about the empty master data side panels and ypur are right, it worked fine when I show the material document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I had a look at the transaction POWL_COCKpit there weren't any reports like the one mentioned above. We haven't activated Simplified Financial Reporting via SFw5, that might be a reason &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1353/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye, Verena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 10:32:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339908#M3320128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-08T10:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sidepanel Implementation for NWBC</title>
      <link>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339909#M3320129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm also trying to figure out these side panel activation data in the NWBC; I'm actually using the standard role SAP_BSSP_FI_CO_FSCM. I don't have the other SAP_BSSP* roles available, although we are on Ehp6 SP03; do you need to have SP04?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main question actually is, that I was trying to add a new (POWL) CHIP to my side panel, the Web Dynpro Component BS_ANLY_CHART_UIBB; &lt;/P&gt;&lt;P&gt;first thing was that the customizing component BSSP_CO_OM_CC_ACT_PLAN_AGGR_C was not defined, so I did this creation from within the NWBC (via the Editor for Web Dynpro Abap component).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when I check the 'adjust parameters' it provides the pop up with the Web Dynpro application /SREP/CO_OM_CA_20_Q1; and the linked POWL ID type /SREP/CO_OM_CA_20_Q1.&lt;/P&gt;&lt;P&gt;However when I check via the powl_cockpit transaction, these two objects are not existing....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I need to do in order to get the content available?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds ,bert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 14:19:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339909#M3320129</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-10T14:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Sidepanel Implementation for NWBC</title>
      <link>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339910#M3320130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same problem, I can not find this objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you solved the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 09:00:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339910#M3320130</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-20T09:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Sidepanel Implementation for NWBC</title>
      <link>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339911#M3320131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current component version ECC 6.0 SP 7&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Following business functions must be activated&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIN_REP_SIMPL_1&lt;/P&gt;&lt;P&gt;FIN_REP_SIMPL_2&lt;/P&gt;&lt;P&gt;FIN_REP_SIMPL_3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These can be activated in transaction SFW5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Next step, Go to SE80, select Web Dynpro comp. and under that select WD_GLOBAL_PARAMETERS. &lt;/LI&gt;&lt;LI&gt;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&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;/EM&gt;&lt;LABEL class="urL" id="WD04A7" style="text-align: right;" title="Enable Receipt of Tagging Data in Remote Side Panel (WDSIDEPANELREMOTECONSUMER)"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Enable Receipt of Tagging Data in Remote Side Panel&lt;/EM&gt;&lt;/LABEL&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;/EM&gt;&lt;LABEL class="urL" id="WD04C5" style="text-align: right;" title="Enable Sending of Tagging Data to Remote Side Panel (WDSIDEPANELREMOTEPRODUCER)"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Enable Sending of Tagging Data to Remote Side Panel &lt;/EM&gt;&lt;/LABEL&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;To activate these reports, go to RSA5, search for these reports and activate them.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;Hope this is useful... &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Benson&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/253490" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/253491" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 16:09:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339911#M3320131</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-29T16:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Sidepanel Implementation for NWBC</title>
      <link>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339912#M3320132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Benson,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for this information. I Guess it will be very helpful for others. Can you tell me which role you are using with your user or have you created your own one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye, Verena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 08:33:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339912#M3320132</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-07T08:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sidepanel Implementation for NWBC</title>
      <link>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339913#M3320133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Verena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To view and enable all side-panels, i've added the following role. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will enable all standard sidepanels against standard transaction codes such as FB60 and ME23N. You could view sidepanels avaiable by transaction via TCODE: BSSP_CONTENT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP_BSSP_FI_CO_FSCM&lt;/P&gt;&lt;P&gt;SAP_BSSP_LO_SIDEPANEL&lt;/P&gt;&lt;P&gt;SAP_BSSP_LO_SIDEPANEL_EXT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please assign points if my posts are useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 07:17:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339913#M3320133</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-08T07:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Sidepanel Implementation for NWBC</title>
      <link>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339914#M3320134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jacob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the updates; the side panel graphs and information are working for me as well now!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two questions though:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) this very hepful transaction BSSP_CONTENT is not available; although I have the same business functionalities activated (FIN_REP_SIMPL_1, 2, 3 and 4)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Any exprience in activating the side panel with SAP Visual Enterprise Viewer? Which actions are required to get thet nice drawing displayed for example for a material?&lt;/P&gt;&lt;P&gt;I already downloaded the Viewer from Marketplace...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds, bert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 08:59:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339914#M3320134</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-13T08:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sidepanel Implementation for NWBC</title>
      <link>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339915#M3320135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on this note, you need be on support pack 3 or higher to inherit BSSP_CONTENT transaction code and related roles as well&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, Helvetica, sans-serif; background-color: #cbdbea;"&gt; &lt;/SPAN&gt;&lt;A class="urLnkFunction urVt1" href="https://service.sap.com/sap/support/notes/1691206" style="color: #ff7800; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; background-color: #cbdbea;" title="Right mouse click to add this SAP Note to your browser favorites"&gt;&lt;SPAN class="urTxtH1" id="header_data" style="font-weight: bold;"&gt;Note 1691206 - Side-by-Side Implementation for Side Panels&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have attached a link to an SAP DEMO which illustrates the use of side panels and SAP Visuals Enterprise Veiwer. Hope it helps...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;A href="https://saptechedhandson.sap.com/demo.sap.com~vi~web/content/CD263_Exercises_VHO_FINAL.pdf" title="https://saptechedhandson.sap.com/demo.sap.com~vi~web/content/CD263_Exercises_VHO_FINAL.pdf"&gt;https://saptechedhandson.sap.com/demo.sap.com~vi~web/content/CD263_Exercises_VHO_FINAL.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Benson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 06:59:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339915#M3320135</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-14T06:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sidepanel Implementation for NWBC</title>
      <link>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339916#M3320136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow this seems to be a really helpful document. Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 08:21:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339916#M3320136</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-14T08:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Sidepanel Implementation for NWBC</title>
      <link>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339917#M3320137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you a lot for posting this ! it would have taken me ages to figure all out myself!&lt;/P&gt;&lt;P&gt;Johannes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 11:23:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339917#M3320137</guid>
      <dc:creator>Johnny_B_</dc:creator>
      <dc:date>2014-05-30T11:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sidepanel Implementation for NWBC</title>
      <link>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339918#M3320138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Benson,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have read all the above information and my system is running with the required configuration. I am able to display the Material Information, Company Code but Vendor information is not visible. I am checking the Data Context viewer and it displays the LIFNR value. But the Chip do not provide the information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also how to debug these CHIPS and customize them. Is there a document for end to end customization?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vimal Pillai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 11:08:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sidepanel-implementation-for-nwbc/qaa-p/9339918#M3320138</guid>
      <dc:creator>Vimalsap</dc:creator>
      <dc:date>2015-08-06T11:08:42Z</dc:date>
    </item>
  </channel>
</rss>

