<?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: Doubt in BDC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-bdc/m-p/2941483#M693478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   check if dynpro  = '0104' and do as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;      PERFORM bdc_dynpro      USING program dynpro
      PERFORM bdc_field       USING 'BDC_OKCODE'
                                     '=RW00'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward for helpful answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Oct 2007 12:56:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-24T12:56:37Z</dc:date>
    <item>
      <title>Doubt in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-bdc/m-p/2941482#M693477</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;I need to create BDC for VF01,it has two screen 102 ans 104.depending upon shippment number i need to call those screens(shippment number giving via customize screen).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question:it dispalying one status messageon the screen  if screen number is 104.its showing only once on the screen.it s gone if u give ENTER once.so i need to call OK_CODE while enter the screen 104.else do u have any idea?&lt;/P&gt;&lt;P&gt;pls help me &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To be reward all helpfull answers.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 12:50:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-bdc/m-p/2941482#M693477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T12:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-bdc/m-p/2941483#M693478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   check if dynpro  = '0104' and do as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;      PERFORM bdc_dynpro      USING program dynpro
      PERFORM bdc_field       USING 'BDC_OKCODE'
                                     '=RW00'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward for helpful answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 12:56:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-bdc/m-p/2941483#M693478</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T12:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Doubt in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-bdc/m-p/2941484#M693479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow these steps.&lt;/P&gt;&lt;P&gt;1 . Go your required screen and put '/h' in transaction box to start debugging mode and  press ENTER. (This is the event to which you need to find OKOCDE).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. When Debugging is started check the value for sy-ucom and update BDCTABLE table with file as OKCODE and value as the sy-ucom value exract from debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the general process with which we will find and update BDCTABLE if any okcode problem codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the very best for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt; - Mohan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 13:09:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/doubt-in-bdc/m-p/2941484#M693479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T13:09:17Z</dc:date>
    </item>
  </channel>
</rss>

