<?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 Resolution issue - BDC Grid in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-resolution-issue-bdc-grid/m-p/6262029#M1385189</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing an issue with BDC for PRMM transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we look at the PRMM transaction, the very first screen consist of GRid forAction type.&lt;/P&gt;&lt;P&gt;The records in the grid of PRMM transaction is changing as per the screen resolution of User desktop.&lt;/P&gt;&lt;P&gt;Example: In my screen, I am able to see 16 rows in Grid and in user desktop i can see 10 or 20 rows. Because of this the Pagedown option and BDC is not behaving properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest what should be done to resolve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shilpa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Nov 2009 08:15:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-09T08:15:59Z</dc:date>
    <item>
      <title>Screen Resolution issue - BDC Grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-resolution-issue-bdc-grid/m-p/6262029#M1385189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing an issue with BDC for PRMM transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we look at the PRMM transaction, the very first screen consist of GRid forAction type.&lt;/P&gt;&lt;P&gt;The records in the grid of PRMM transaction is changing as per the screen resolution of User desktop.&lt;/P&gt;&lt;P&gt;Example: In my screen, I am able to see 16 rows in Grid and in user desktop i can see 10 or 20 rows. Because of this the Pagedown option and BDC is not behaving properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest what should be done to resolve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shilpa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 08:15:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-resolution-issue-bdc-grid/m-p/6262029#M1385189</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-09T08:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Resolution issue - BDC Grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-resolution-issue-bdc-grid/m-p/6262030#M1385190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make use of the CTU_PARAMS parameter of the CALL TRANSACTION statement to set the default screen size as 'X' . This will make the BDC independent of the screen resolution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikranth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 08:23:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-resolution-issue-bdc-grid/m-p/6262030#M1385190</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-09T08:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Resolution issue - BDC Grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-resolution-issue-bdc-grid/m-p/6262031#M1385191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;while doing the recording in shdb .. mark the check box default size&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 09:01:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-resolution-issue-bdc-grid/m-p/6262031#M1385191</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2009-11-09T09:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Resolution issue - BDC Grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-resolution-issue-bdc-grid/m-p/6262032#M1385192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shilpa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;during recording from SHDB, use check box for Default Size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in call transaction syntax: use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: wa_opt type ctu_params.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wa_opt-dismode  = w_mode. [N OR A OR E]&lt;/P&gt;&lt;P&gt;  wa_opt-defsize  = c_check.[X]&lt;/P&gt;&lt;P&gt;wa_opt-updmode  = 'A'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL TRANSACTION c_me41 USING i_bdcdata&lt;/P&gt;&lt;P&gt;                          OPTIONS FROM wa_opt [INSTEAD OF HARD CODING MODE]&lt;/P&gt;&lt;P&gt;                          MESSAGES INTO i_msgcoll.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this can solve your problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tutun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2009 11:18:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-resolution-issue-bdc-grid/m-p/6262032#M1385192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-09T11:18:35Z</dc:date>
    </item>
  </channel>
</rss>

