<?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: interview question in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/interview-question/m-p/2092923#M435362</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u explain through code thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Apr 2007 15:58:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-06T15:58:13Z</dc:date>
    <item>
      <title>interview question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interview-question/m-p/2092921#M435360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) who decides in real time that how to made a data transfer program using session method  or call transaction method or bapi or lsmw or it was given in specification to "made a program using some particular method"?&lt;/P&gt;&lt;P&gt;2)it was asked that "we have to made a program that uploads 10000 records using Call transaction method in simulation mode,requirement was that program should pop up a message saying some particular records already exist before uploading and updating?plz send the coding or full program &lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 13:56:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interview-question/m-p/2092921#M435360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-03T13:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: interview question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interview-question/m-p/2092922#M435361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi zareen,&lt;/P&gt;&lt;P&gt;  It is generally decided by the Techincal lead for the project. It is decided based on the volume of the data that is being uploaded. If the number of records is &amp;lt;= 10000 rcords, we go for call transaction and if if the data is more, then we go for other methods, as a thumb rule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) There will not be exact code for your requirements in SDN, we can only help you to some extent. Nothing to panic. Follow the following steps.&lt;/P&gt;&lt;P&gt;If the case is that a particular record already exist, that means that record is there in a database table already.&lt;/P&gt;&lt;P&gt;YOu should query that table(Write a select statement on that table using the uploaded data). If there is a match in the table, then it means there is already a record . You can issue that message using information message.&lt;/P&gt;&lt;P&gt;To write BDC programs, you can make use of SHDB recording , through which you can generate a template BDC program, which you can modify later as per your actual requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2007 14:04:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interview-question/m-p/2092922#M435361</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-03T14:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: interview question</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interview-question/m-p/2092923#M435362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u explain through code thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2007 15:58:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interview-question/m-p/2092923#M435362</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-06T15:58:13Z</dc:date>
    </item>
  </channel>
</rss>

