<?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 Read-only View in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-only-view/m-p/5859017#M1321077</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on some checks i want to decide whether a maintenance view should be editable or read-only and i want to do this before displaying the view to the user. &lt;/P&gt;&lt;P&gt;I found that three events - 19 (After initializing global variables, field sysmbols etc), 25 (Individual auth checks), and 10 (After creating header entries) are called before displaying the view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i implement in either of the three events to make the view read-only (may be event 25)? If so, please tell me which parameter holds the key for making a view editable or read-only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or, is there any other way to do the same?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Seshadri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jul 2009 06:09:09 GMT</pubDate>
    <dc:creator>Sesh_Sreenivas</dc:creator>
    <dc:date>2009-07-27T06:09:09Z</dc:date>
    <item>
      <title>Read-only View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-only-view/m-p/5859017#M1321077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on some checks i want to decide whether a maintenance view should be editable or read-only and i want to do this before displaying the view to the user. &lt;/P&gt;&lt;P&gt;I found that three events - 19 (After initializing global variables, field sysmbols etc), 25 (Individual auth checks), and 10 (After creating header entries) are called before displaying the view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i implement in either of the three events to make the view read-only (may be event 25)? If so, please tell me which parameter holds the key for making a view editable or read-only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or, is there any other way to do the same?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Seshadri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2009 06:09:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-only-view/m-p/5859017#M1321077</guid>
      <dc:creator>Sesh_Sreenivas</dc:creator>
      <dc:date>2009-07-27T06:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Read-only View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-only-view/m-p/5859018#M1321078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seshadri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You simply call Standard FM - VIEW_MAINTENANCE_CALL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Display -- pass S to Action Parameter and &lt;/P&gt;&lt;P&gt;Fpr Change ---pass U to action Parameter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it will solve ur problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2009 05:44:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-only-view/m-p/5859018#M1321078</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-28T05:44:27Z</dc:date>
    </item>
  </channel>
</rss>

