<?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 BDC and Screen resolution issues in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-screen-resolution-issues/m-p/6033016#M1349677</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Forums!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a BDC that runs fine on my desktop monitor, however when it is run from my lap top it gives input errors:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the way I am calling the transaction:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

    DATA: ctu_params TYPE ctu_params.

    ctu_params-dismode   = ctumode.
    ctu_params-updmode   = cupdate.
    ctu_params-cattmode  = ''.
    ctu_params-defsize   = 'X'.
    ctu_params-racommit  = ''.
    ctu_params-nobinpt   = 'X'.
    ctu_params-nobiend   = ''.

    CALL TRANSACTION 'KE21N' USING bdcdata
                     OPTIONS FROM ctu_params
*                         mode   ctumode
*                         update cupdate
                     MESSAGES INTO messtab.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jul 2009 16:02:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-31T16:02:52Z</dc:date>
    <item>
      <title>BDC and Screen resolution issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-screen-resolution-issues/m-p/6033016#M1349677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Forums!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a BDC that runs fine on my desktop monitor, however when it is run from my lap top it gives input errors:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is the way I am calling the transaction:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

    DATA: ctu_params TYPE ctu_params.

    ctu_params-dismode   = ctumode.
    ctu_params-updmode   = cupdate.
    ctu_params-cattmode  = ''.
    ctu_params-defsize   = 'X'.
    ctu_params-racommit  = ''.
    ctu_params-nobinpt   = 'X'.
    ctu_params-nobiend   = ''.

    CALL TRANSACTION 'KE21N' USING bdcdata
                     OPTIONS FROM ctu_params
*                         mode   ctumode
*                         update cupdate
                     MESSAGES INTO messtab.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 16:02:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-screen-resolution-issues/m-p/6033016#M1349677</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T16:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: BDC and Screen resolution issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-screen-resolution-issues/m-p/6033017#M1349678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put a break-point in the following line (While executing thru your laptop) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
ctu_params-dismode   = ctumode. " And change the CTUMODE value to A
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and check , by changing this system will execute in debug mode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 16:27:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-screen-resolution-issues/m-p/6033017#M1349678</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-07-31T16:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: BDC and Screen resolution issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-screen-resolution-issues/m-p/6033018#M1349679</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;It might be the case that some parameter ID is set on desktop and not on laptop....just a guess... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;CHirag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 19:41:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-screen-resolution-issues/m-p/6033018#M1349679</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T19:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: BDC and Screen resolution issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-screen-resolution-issues/m-p/6033019#M1349680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whats the error you are getting?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2009 19:49:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-screen-resolution-issues/m-p/6033019#M1349680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-31T19:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: BDC and Screen resolution issues</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-screen-resolution-issues/m-p/6033020#M1349681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;Hi,
Try this way.
&lt;PRE&gt;&lt;CODE&gt;
     DATA:
        w_params   TYPE ctu_params,
        i_msgcoll  TYPE STANDARD TABLE OF bdcmsgcoll,
        i_bdcdata  TYPE STANDARD TABLE OF bdcdata.

  "structure of ctu_params.
  "----------------------
  "dismode   processing mode for call transaction using...
  "updmode   update mode for call transaction using...
  "cattmode  catt mode for call transaction using...
  "defsize   default screen size for call transaction using...
  "racommit  call transaction using... is not completed by commit
  "nobinpt   sy-binpt=space for call transaction using...
  "nobiend   sy-binpt=space after data end for call transaction using...

  w_params-dismode = 'A'. "All screen mode
  w_params-updmode = 'A'. "Asynchronous update
  w_params-defsize = 'X'. "standard size

  CALL TRANSACTION 'PA30' USING i_bdcdata MESSAGES INTO i_msgcoll OPTIONS FROM  w_params MESSAGES INTO messtab.
&lt;/CODE&gt;&lt;/PRE&gt;

Thanks
Venkat&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Aug 2009 01:25:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-and-screen-resolution-issues/m-p/6033020#M1349681</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2009-08-01T01:25:36Z</dc:date>
    </item>
  </channel>
</rss>

