<?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/2762514#M643158</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;h iexperts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to add one field in VA01 transaction, but i couldnt find any Screen Exit,&lt;/P&gt;&lt;P&gt;how can i go further.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2007 09:38:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-05T09:38:26Z</dc:date>
    <item>
      <title>Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/2762514#M643158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;h iexperts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to add one field in VA01 transaction, but i couldnt find any Screen Exit,&lt;/P&gt;&lt;P&gt;how can i go further.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 09:38:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/2762514#M643158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-05T09:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/2762515#M643159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You should you the screen 8309 of program &amp;lt;b&amp;gt;SAPMV45A&amp;lt;/b&amp;gt; to add custom fields for header data, and screen 8459 of program SAPMV45A for item data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These screen are the subscreen of the additional data tabs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the PBO of these screen you can manage input/output attribute by LOOP AT SCREEN/ENDLOOP, for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF SY-TCODE+3(1) = '3'.&lt;/P&gt;&lt;P&gt;LOOP AT SCREEN.&lt;/P&gt;&lt;P&gt;SCREEN-INPUT = 0.&lt;/P&gt;&lt;P&gt;MODIFY 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;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 10:43:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/2762515#M643159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-05T10:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/2762516#M643160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank u for your reply.&lt;/P&gt;&lt;P&gt;but that PBO and PAI modules are empty,&lt;/P&gt;&lt;P&gt;and that screen is in display mode, &lt;/P&gt;&lt;P&gt;how can i go further.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2007 11:51:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-exit/m-p/2762516#M643160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-05T11:51:07Z</dc:date>
    </item>
  </channel>
</rss>

