<?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 Screen exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3978600#M950268</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi freinds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing a screen exit for a sales order VAO1 adding an addition field "data message indicator"...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have done that..now the problem is..even if i am in display mode that field is is change mode..&lt;/P&gt;&lt;P&gt;for both display and change mode it is s change mode..&lt;/P&gt;&lt;P&gt;So wat could be done to make it display mode if m in disply mode..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Sahil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jun 2008 13:59:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-19T13:59:39Z</dc:date>
    <item>
      <title>Screen exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3978600#M950268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi freinds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am doing a screen exit for a sales order VAO1 adding an addition field "data message indicator"...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have done that..now the problem is..even if i am in display mode that field is is change mode..&lt;/P&gt;&lt;P&gt;for both display and change mode it is s change mode..&lt;/P&gt;&lt;P&gt;So wat could be done to make it display mode if m in disply mode..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Sahil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 13:59:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3978600#M950268</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-19T13:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Screen exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3978601#M950269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;SImple.&lt;/P&gt;&lt;P&gt;In the PBO event write this:&lt;/P&gt;&lt;P&gt;   if sy-tcode = 'VA03'.&lt;/P&gt;&lt;P&gt;     loop at screen.&lt;/P&gt;&lt;P&gt;         screen-active = 0.&lt;/P&gt;&lt;P&gt;         modity screen.&lt;/P&gt;&lt;P&gt;    endloop.&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THis will wrok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jun 2008 14:03:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/3978601#M950269</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-19T14:03:10Z</dc:date>
    </item>
  </channel>
</rss>

