<?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: bdc upload in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-upload/m-p/3119747#M740807</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;As above said was the also procedure to do the BDC recording.Hope you understand the precedure in detail else have a look @ this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Goto transaction shdb for recording.&lt;/P&gt;&lt;P&gt;2.There give the recording name starting with Z or Y letter.&lt;/P&gt;&lt;P&gt;3.Click "New Recording" button in the left extreme Application tool bar.&lt;/P&gt;&lt;P&gt;4.You will get a new pop up window Create Recording there give Recording Name"Z r Y" and give the transaction code that you going to record for e.g (PA30,XK01).&lt;/P&gt;&lt;P&gt;5.Leave the Mode as it  is and click "Start Recording".&lt;/P&gt;&lt;P&gt;6.Here you will get the transaction code window for e.g if you are  giving PA30 it will call the corresponding transaction.&lt;/P&gt;&lt;P&gt;7.Start recording by entering the values which you want to record.&lt;/P&gt;&lt;P&gt;8.After recording save the recording and give back.&lt;/P&gt;&lt;P&gt;9.There you find the list of process which is done.&lt;/P&gt;&lt;P&gt;10.Enter your recording name and press enter you will get the program name.&lt;/P&gt;&lt;P&gt;11.Select the program name and press "program" button in the application tool bar.It will ask abt the prgm name and give read from file.&lt;/P&gt;&lt;P&gt;12.You will get the coding in se38 for recording.&lt;/P&gt;&lt;P&gt;13.Edit your program for uploading the flat file from you legacy system to application server by using CALL FUNCTION "GUI_UPLOAD".&lt;/P&gt;&lt;P&gt;14.Get the flat file and fill it in internal table and pass the internal table values by giving "loop at internal table" after READ DATASET statement.&lt;/P&gt;&lt;P&gt;15.Select the call transaction for small no. of data for large no. of data we have to use session method.(Refer some links for difference between session and call transaction).&lt;/P&gt;&lt;P&gt;16.There by executing the program we will get the output which record are created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sakthi.C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&lt;STRONG&gt;Rewards if usefull--&lt;/STRONG&gt;*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Dec 2007 05:19:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-03T05:19:46Z</dc:date>
    <item>
      <title>bdc upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-upload/m-p/3119744#M740804</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;I have to upload the time data using BDC in IT 2011. Please let me know in step-by step for BDC recording. I do not as how to do BDC recording. please send me the screen shot as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2007 04:16:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-upload/m-p/3119744#M740804</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-03T04:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: bdc upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-upload/m-p/3119745#M740805</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;first go to tcode SHDB.&lt;/P&gt;&lt;P&gt;in  first screen of SHDB in application tool bar we have new recording button&lt;/P&gt;&lt;P&gt;press that button.&lt;/P&gt;&lt;P&gt;when u press that button one pop up screen will be shown.&lt;/P&gt;&lt;P&gt;in that screen provide u r recording name like zrec,,, and provide tcode for which transaction u r recording(like va01,xk01) and press the button start recording.&lt;/P&gt;&lt;P&gt;Now it will moves to u r standard tcode(like va01,xk01) so enter the data in the screen and press save button.when u click the save button it wil moves to another screen in that screen also click save button and press transfer from recording button .While u press  transfer from recording button one pop screen wil be shown&lt;/P&gt;&lt;P&gt;in that pop up screen give name short description.&lt;/P&gt;&lt;P&gt;So,it wil moves to se38  i.e Recording information transfferrd from SHDB  to se38 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ok save and activate  se38.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the procedure for recording.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;kish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2007 04:43:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-upload/m-p/3119745#M740805</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-03T04:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: bdc upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-upload/m-p/3119746#M740806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/309cb157-738d-2910-7691-b74c4ddba3c7" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/309cb157-738d-2910-7691-b74c4ddba3c7&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2007 04:44:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-upload/m-p/3119746#M740806</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-03T04:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: bdc upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-upload/m-p/3119747#M740807</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;As above said was the also procedure to do the BDC recording.Hope you understand the precedure in detail else have a look @ this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Goto transaction shdb for recording.&lt;/P&gt;&lt;P&gt;2.There give the recording name starting with Z or Y letter.&lt;/P&gt;&lt;P&gt;3.Click "New Recording" button in the left extreme Application tool bar.&lt;/P&gt;&lt;P&gt;4.You will get a new pop up window Create Recording there give Recording Name"Z r Y" and give the transaction code that you going to record for e.g (PA30,XK01).&lt;/P&gt;&lt;P&gt;5.Leave the Mode as it  is and click "Start Recording".&lt;/P&gt;&lt;P&gt;6.Here you will get the transaction code window for e.g if you are  giving PA30 it will call the corresponding transaction.&lt;/P&gt;&lt;P&gt;7.Start recording by entering the values which you want to record.&lt;/P&gt;&lt;P&gt;8.After recording save the recording and give back.&lt;/P&gt;&lt;P&gt;9.There you find the list of process which is done.&lt;/P&gt;&lt;P&gt;10.Enter your recording name and press enter you will get the program name.&lt;/P&gt;&lt;P&gt;11.Select the program name and press "program" button in the application tool bar.It will ask abt the prgm name and give read from file.&lt;/P&gt;&lt;P&gt;12.You will get the coding in se38 for recording.&lt;/P&gt;&lt;P&gt;13.Edit your program for uploading the flat file from you legacy system to application server by using CALL FUNCTION "GUI_UPLOAD".&lt;/P&gt;&lt;P&gt;14.Get the flat file and fill it in internal table and pass the internal table values by giving "loop at internal table" after READ DATASET statement.&lt;/P&gt;&lt;P&gt;15.Select the call transaction for small no. of data for large no. of data we have to use session method.(Refer some links for difference between session and call transaction).&lt;/P&gt;&lt;P&gt;16.There by executing the program we will get the output which record are created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sakthi.C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&lt;STRONG&gt;Rewards if usefull--&lt;/STRONG&gt;*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2007 05:19:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-upload/m-p/3119747#M740807</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-03T05:19:46Z</dc:date>
    </item>
  </channel>
</rss>

