<?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: Additional data tab B problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/additional-data-tab-b-problem/m-p/4357616#M1037407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ya i have appeneded the same fields in the table and used the same ones.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But wondering why is it not coming. Is there any screen size limit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Varun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Aug 2008 05:56:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-27T05:56:32Z</dc:date>
    <item>
      <title>Additional data tab B problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/additional-data-tab-b-problem/m-p/4357614#M1037405</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;I have a requirement to display some fields on the screen of va01 additonal data tab B. I added those field in table using append structure. I identified the screen 8309.i created two box on the screen. I have put the fields of the screen. i have put 5 fields in each box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when I am running va01 I am able to see 5 fields in first box but the second box is visible without any fields. it is blank box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you guide me how to resolve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;manish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 04:21:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/additional-data-tab-b-problem/m-p/4357614#M1037405</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T04:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Additional data tab B problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/additional-data-tab-b-problem/m-p/4357615#M1037406</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; have you appended fields to VBAK / VBAP table and used the same structure to link fields on screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should work if you have done that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 05:54:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/additional-data-tab-b-problem/m-p/4357615#M1037406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T05:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Additional data tab B problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/additional-data-tab-b-problem/m-p/4357616#M1037407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ya i have appeneded the same fields in the table and used the same ones.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But wondering why is it not coming. Is there any screen size limit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Varun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 05:56:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/additional-data-tab-b-problem/m-p/4357616#M1037407</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T05:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Additional data tab B problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/additional-data-tab-b-problem/m-p/4357617#M1037408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; This is a bug and will be solved in coming versions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the time being you can use following option's&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Add the second block BELOW the first one . I think this will display all the fields in second block too. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) If you are addign block on the right side of first block then the attributes to the screen has to be changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnx!&lt;/P&gt;&lt;P&gt;Harry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 06:08:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/additional-data-tab-b-problem/m-p/4357617#M1037408</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T06:08:00Z</dc:date>
    </item>
  </channel>
</rss>

