<?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: batch input with objects in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-with-objects/m-p/6149986#M1368380</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;Why not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just define your class in the normal way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;decide what variables you need to pass&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the methods of your class call the fm modules bdc open, bdc dynpro etc etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incidently the following include will have a decent amount of code for the BDC bits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;include bdcrecx1.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A good way is to start sm35 to record what you are doing on the screen. When you've finished  go to your recording in SM35 and click on CREATE PROGRAM - it will create most of the code for you including the screen fields -- you'll need to edit a bit of course as you don't need everything that will be shown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debugging in the CREATE PROGRAM might show you a decent generic way of generating BDC's which you could easily do via a class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note however using BDC's is the LEAST PREFRERRED WAY of performing work and should only be used as a LAST RESORT if there really is no other way. A lot of new BAPI's and Classes are now available which can do away with the need for BDC's  in most cases.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;job done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;jimbo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Sep 2009 09:17:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-12T09:17:21Z</dc:date>
    <item>
      <title>batch input with objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-with-objects/m-p/6149985#M1368379</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;Exists a standard class to develop a batch input????&lt;/P&gt;&lt;P&gt;Any ideas???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to create a batch input with objects??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2009 14:54:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-with-objects/m-p/6149985#M1368379</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-08T14:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: batch input with objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-with-objects/m-p/6149986#M1368380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;Why not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just define your class in the normal way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;decide what variables you need to pass&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the methods of your class call the fm modules bdc open, bdc dynpro etc etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Incidently the following include will have a decent amount of code for the BDC bits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;include bdcrecx1.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A good way is to start sm35 to record what you are doing on the screen. When you've finished  go to your recording in SM35 and click on CREATE PROGRAM - it will create most of the code for you including the screen fields -- you'll need to edit a bit of course as you don't need everything that will be shown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debugging in the CREATE PROGRAM might show you a decent generic way of generating BDC's which you could easily do via a class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note however using BDC's is the LEAST PREFRERRED WAY of performing work and should only be used as a LAST RESORT if there really is no other way. A lot of new BAPI's and Classes are now available which can do away with the need for BDC's  in most cases.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;job done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;jimbo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Sep 2009 09:17:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-with-objects/m-p/6149986#M1368380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-12T09:17:21Z</dc:date>
    </item>
  </channel>
</rss>

