<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/992518#M74611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to ABAP programmming.&lt;/P&gt;&lt;P&gt;Can anybody explain the use of the option DEFSIZE in the function CALL TRANSACTION in a BDC.&lt;/P&gt;&lt;P&gt;What difference does it cause when i give this as 'X' or ' '.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your inputs would be more than helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yasmin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Aug 2005 14:47:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-16T14:47:19Z</dc:date>
    <item>
      <title>BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/992518#M74611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to ABAP programmming.&lt;/P&gt;&lt;P&gt;Can anybody explain the use of the option DEFSIZE in the function CALL TRANSACTION in a BDC.&lt;/P&gt;&lt;P&gt;What difference does it cause when i give this as 'X' or ' '.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your inputs would be more than helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yasmin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2005 14:47:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/992518#M74611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-16T14:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/992519#M74612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yasmin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEFSIZE in call transaction stands for definition of window size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default it is ' ' which means that Do not use standard window size.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you put it to 'X' - means use standard window size&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Ashish Jain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2005 15:01:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/992519#M74612</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-16T15:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/992520#M74613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I agree with what Ashish says. The window size option in a BDC is important when you have a long table displayed on the screen. The table will have different number of entries on one page depending on the screen size. If your BDC is written assuming certain screen size, and if DEFSIZE is not set to 'X' and if the user running the BDC has a different screen size setting then the BDC can fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So it is best to set DEFSIZE to 'X' when dealing with such situations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how you can set the standard window size on your PC:&lt;/P&gt;&lt;P&gt;Minimize the SAP window, click 'customizing of local layout' button from the toolbar and choose 'default size'.&lt;/P&gt;&lt;P&gt;Sudhir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2005 08:13:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/992520#M74613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-17T08:13:29Z</dc:date>
    </item>
  </channel>
</rss>

