<?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: BDC Screen Resolution Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-screen-resolution-problem/m-p/1180020#M125519</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;No I don't think or I don't know other possibilities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know it can't modify the screen resolution by programming:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so or you can try to use a BAPI or you try to change your abap code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jan 2006 18:33:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-10T18:33:53Z</dc:date>
    <item>
      <title>BDC Screen Resolution Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-screen-resolution-problem/m-p/1180017#M125516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys&lt;/P&gt;&lt;P&gt;we have been having a lot of BDC failing issues due to screen resolutions.for example in the sales order change screen if we try to add a line item at the 3rd line it works.this is how the BDC was recorded.now when we need to add it at say the 5th line item,its failing becoz that needs a few scrolls.again the code works from R/3 in fullscreen mode but fails from XI as XI runs the BDC in standard window mode.&lt;/P&gt;&lt;P&gt;is there a way to make the screen size large enough while running the BDC so that we have enough line items in the display.&lt;/P&gt;&lt;P&gt;we use the following&lt;/P&gt;&lt;P&gt;perform bdc_transaction tables messtab&lt;/P&gt;&lt;P&gt;using                         'VA02'&lt;/P&gt;&lt;P&gt;                              CTU&lt;/P&gt;&lt;P&gt;                              MODE&lt;/P&gt;&lt;P&gt;                              UPDATE.&lt;/P&gt;&lt;P&gt;where ctu = 'X'&lt;/P&gt;&lt;P&gt;      mode = 'N'&lt;/P&gt;&lt;P&gt;      update = 'S'.&lt;/P&gt;&lt;P&gt;if there is no other way out i will have to add logic to scroll down to the correct line item.anyone experienced similiar problems?&lt;/P&gt;&lt;P&gt;please let me know&lt;/P&gt;&lt;P&gt;thanks for ur patient reading&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2006 18:15:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-screen-resolution-problem/m-p/1180017#M125516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-10T18:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Screen Resolution Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-screen-resolution-problem/m-p/1180018#M125517</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;First thing: it should be better user BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second thing: you should simulate the PLACE ITEM TO TOP functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you have n items in your order, you have to place the n-item to top and so you can add the new item in second position.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have to insert another item, you place the last item you have added in top and so you insert it in second position.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way you can always add tne new item in the second position of table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2006 18:21:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-screen-resolution-problem/m-p/1180018#M125517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-10T18:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Screen Resolution Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-screen-resolution-problem/m-p/1180019#M125518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi max.thanks for your quick reply.&lt;/P&gt;&lt;P&gt;actually we cancel the first few line items and then replace them with new ones.in this case the cancelled line items are still there with a reject indicator.so the new line items always go at the bottom.&lt;/P&gt;&lt;P&gt;i know what u mean to say but sadly it isnt possible in our case.any other work around?&lt;/P&gt;&lt;P&gt;thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2006 18:25:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-screen-resolution-problem/m-p/1180019#M125518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-10T18:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Screen Resolution Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-screen-resolution-problem/m-p/1180020#M125519</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;No I don't think or I don't know other possibilities.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know it can't modify the screen resolution by programming:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so or you can try to use a BAPI or you try to change your abap code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2006 18:33:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-screen-resolution-problem/m-p/1180020#M125519</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-10T18:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Screen Resolution Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-screen-resolution-problem/m-p/1180021#M125520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think Max meant that you should use ok-code 'POPO' to move the last item of the order to the top of the display. It shouldn't matter if items are deleted. Then put the new item on the second item of the display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that right Max?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2006 18:37:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-screen-resolution-problem/m-p/1180021#M125520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-10T18:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Screen Resolution Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-screen-resolution-problem/m-p/1180022#M125521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfectly Rob!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You've used the right words to say what I said in my bad English.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Rob&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2006 18:44:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-screen-resolution-problem/m-p/1180022#M125521</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-10T18:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Screen Resolution Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-screen-resolution-problem/m-p/1180023#M125522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, I think your English is pretty good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2006 19:14:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-screen-resolution-problem/m-p/1180023#M125522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-10T19:14:29Z</dc:date>
    </item>
  </channel>
</rss>

