<?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: ABAP - Additional Data B Screen Not Displayed in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-additional-data-b-screen-not-displayed/m-p/315789#M4591</link>
    <description>&lt;P&gt;Thanks Simone &amp;amp; Raymond both are helpful answers appreciate the rescue&lt;/P&gt;</description>
    <pubDate>Thu, 10 Nov 2016 08:43:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-11-10T08:43:13Z</dc:date>
    <item>
      <title>ABAP - Additional Data B Screen Not Displayed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-additional-data-b-screen-not-displayed/m-p/315785#M4587</link>
      <description>&lt;A href="https://answers.sap.com/storage/attachments/641-screen-of-adb.jpg"&gt;screen-of-adb.jpg&lt;/A&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;I'm countering an issue with Additional Data B secondary screen Display via VA01/02/03.&lt;/P&gt;&lt;P&gt;The display of the screen is cut in half so I can only view half of it, after making sure that the display in the screen painter is correct, the sizing of the screens (main &amp;amp; custom defined) are of good proportions to display all fields, I cannot find any other reason why this is happening. Any idea??&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2016 05:41:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-additional-data-b-screen-not-displayed/m-p/315785#M4587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-10-10T05:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP - Additional Data B Screen Not Displayed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-additional-data-b-screen-not-displayed/m-p/315786#M4588</link>
      <description>&lt;P&gt;Hi Muhja,&lt;/P&gt;&lt;P&gt;i faced the same issue after upgrading to 740.&lt;/P&gt;&lt;P&gt;You have to check if your custom screen 8309  is placed into a subscreen in 8300 (if i recall correctly) and adapt that.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2016 07:19:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-additional-data-b-screen-not-displayed/m-p/315786#M4588</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2016-10-10T07:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP - Additional Data B Screen Not Displayed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-additional-data-b-screen-not-displayed/m-p/315787#M4589</link>
      <description>&lt;P&gt;Sorry, it's not 8300, but a 4something.... Sadly in my actual release the situation is a bit different and I cannot recall which is the right "main" screen.&lt;/P&gt;&lt;P&gt;If you check in debug at PBO event of your subscreen, you can check the calls and find out the correct screen.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2016 07:22:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-additional-data-b-screen-not-displayed/m-p/315787#M4589</guid>
      <dc:creator>SimoneMilesi</dc:creator>
      <dc:date>2016-10-10T07:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP - Additional Data B Screen Not Displayed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-additional-data-b-screen-not-displayed/m-p/315788#M4590</link>
      <description>&lt;P&gt;If you look for header add. data B, the subscreen area was only defined as 15x81, check subscreen 4312 container for user screen 8309, if it's for item  look at 4462 container for user screen 8459, check for your version?&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2016 06:34:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-additional-data-b-screen-not-displayed/m-p/315788#M4590</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-10-11T06:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP - Additional Data B Screen Not Displayed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-additional-data-b-screen-not-displayed/m-p/315789#M4591</link>
      <description>&lt;P&gt;Thanks Simone &amp;amp; Raymond both are helpful answers appreciate the rescue&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2016 08:43:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-additional-data-b-screen-not-displayed/m-p/315789#M4591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-11-10T08:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP - Additional Data B Screen Not Displayed</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-additional-data-b-screen-not-displayed/m-p/315790#M4592</link>
      <description>&lt;P&gt;If this resolved the issue then kindly pick a best answer to let others know that no further replies are needed. Otherwise it still shows up as unanswered.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2016 22:56:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-additional-data-b-screen-not-displayed/m-p/315790#M4592</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2016-11-10T22:56:42Z</dc:date>
    </item>
  </channel>
</rss>

