<?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: HI BDC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-bdc/m-p/3850601#M925699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you are populating the BDCDATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First you are populating the screen 100&lt;/P&gt;&lt;P&gt;and then commented out the screen 200 realted code.&lt;/P&gt;&lt;P&gt;and proceed with 700 screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you do the normal recording and make chages in code.&lt;/P&gt;&lt;P&gt;Because in standard transaction you cann't able to jump from screen 100 to 700 because they have set the screen sequences for the requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please follow to make the changes in your BDC code it will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and try it it will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;madan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 May 2008 06:58:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-19T06:58:34Z</dc:date>
    <item>
      <title>HI BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-bdc/m-p/3850600#M925698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ALL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IN BDC, I WANT TO SKIP FROM SCREEN 200 TO SCREEN 700 SO THAT THE DATA FROM 100 TO 200 AND 700 ONWARDS SHOULD BE RECORDED IN BDC PROGRAM,  HOW TO SKIP OR JUMP TO THE SCREEN IN SAP TRANSACTION WHILE RECORDING IT??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANX&lt;/P&gt;&lt;P&gt;ROCKY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 06:52:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-bdc/m-p/3850600#M925698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T06:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: HI BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-bdc/m-p/3850601#M925699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you are populating the BDCDATA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First you are populating the screen 100&lt;/P&gt;&lt;P&gt;and then commented out the screen 200 realted code.&lt;/P&gt;&lt;P&gt;and proceed with 700 screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you do the normal recording and make chages in code.&lt;/P&gt;&lt;P&gt;Because in standard transaction you cann't able to jump from screen 100 to 700 because they have set the screen sequences for the requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please follow to make the changes in your BDC code it will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and try it it will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;madan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 06:58:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-bdc/m-p/3850601#M925699</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T06:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: HI BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-bdc/m-p/3850602#M925700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rocky,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the Function Code associated with SCREEN 700 and use that in BDC for &lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                        '=FREI'. (Function Code)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use this logic after you process for screen 200.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramkumar.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2008 07:23:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-bdc/m-p/3850602#M925700</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-19T07:23:29Z</dc:date>
    </item>
  </channel>
</rss>

