<?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>topic Re: Could Not implement this note manually - SE80 - Open Interface in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/could-not-implement-this-note-manually-se80-open-interface/m-p/7315539#M1536142</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Howdy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the note suggests, click change mode first, then double click on MC_PARAMETER - this will take you to the code for that attribute (it's not a dictionary object).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Sep 2010 23:46:48 GMT</pubDate>
    <dc:creator>alex_cook</dc:creator>
    <dc:date>2010-09-28T23:46:48Z</dc:date>
    <item>
      <title>Could Not implement this note manually - SE80 - Open Interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/could-not-implement-this-note-manually-se80-open-interface/m-p/7315536#M1536139</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;We need to implement the Note 1412774 - problem with the redirect in portal for security purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We decided to implement the same manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The note says as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In TA SE80, open Interface  IF_WDR_CLIENT_COMMAND&lt;/P&gt;&lt;P&gt;in attributes please open MC_PARAMETER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In edit mode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;find the following code:&lt;/P&gt;&lt;P&gt;  constants:&lt;/P&gt;&lt;P&gt;    begin of mc_parameter,&lt;/P&gt;&lt;P&gt;      window_id            type string value 'windowId',&lt;/P&gt;&lt;P&gt;      control_id          type string value 'controlId',&lt;/P&gt;&lt;P&gt;      ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add the following new 3 constants before row&lt;/P&gt;&lt;P&gt;      window_id            type string value 'windowId',&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      url              type string value 'url',&lt;/P&gt;&lt;P&gt;      method            type string value 'method',&lt;/P&gt;&lt;P&gt;      postparameters    type string value 'postParameters',&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when we choose the MC_PARAMETER in the attritute and double click on the arrow icon, it took us to the abap code page, but the change mode icon is disabled. Hence we could not able to make any changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone say how to include this code manually?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 20:55:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/could-not-implement-this-note-manually-se80-open-interface/m-p/7315536#M1536139</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-27T20:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Could Not implement this note manually - SE80 - Open Interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/could-not-implement-this-note-manually-se80-open-interface/m-p/7315537#M1536140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Howdy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try hitting change mode before you double click on attribute MC_PARAMETER (you'll need a repair key).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 01:18:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/could-not-implement-this-note-manually-se80-open-interface/m-p/7315537#M1536140</guid>
      <dc:creator>alex_cook</dc:creator>
      <dc:date>2010-09-28T01:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Could Not implement this note manually - SE80 - Open Interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/could-not-implement-this-note-manually-se80-open-interface/m-p/7315538#M1536141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I clicked the change icon, it only allows me to add or delete attributes, it doesn't allow me to edit to code?&lt;/P&gt;&lt;P&gt;I need to edit the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 13:15:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/could-not-implement-this-note-manually-se80-open-interface/m-p/7315538#M1536141</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-28T13:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Could Not implement this note manually - SE80 - Open Interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/could-not-implement-this-note-manually-se80-open-interface/m-p/7315539#M1536142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Howdy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the note suggests, click change mode first, then double click on MC_PARAMETER - this will take you to the code for that attribute (it's not a dictionary object).  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 23:46:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/could-not-implement-this-note-manually-se80-open-interface/m-p/7315539#M1536142</guid>
      <dc:creator>alex_cook</dc:creator>
      <dc:date>2010-09-28T23:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Could Not implement this note manually - SE80 - Open Interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/could-not-implement-this-note-manually-se80-open-interface/m-p/7315540#M1536143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had the same problem and fix it disabling the assistant. &lt;/P&gt;&lt;P&gt;You can do it going to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Menu Edit -&amp;gt; Modifications operations -&amp;gt; Switch off assistant &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After do it you can edit this object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Jose Maciel&lt;/P&gt;&lt;P&gt;SAP BASIS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Oct 2010 01:30:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/could-not-implement-this-note-manually-se80-open-interface/m-p/7315540#M1536143</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-08T01:30:35Z</dc:date>
    </item>
  </channel>
</rss>

