<?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: Message:Function Code cannot be selected during BDC sessions in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-function-code-cannot-be-selected-during-bdc-sessions/m-p/8283609#M1634066</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for run c223 in background mode, after you finished input your data, you must press enter before click the save button, otherwise, the bdc will failure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the ok-code appeared in bdc command list should like this&lt;/P&gt;&lt;P&gt;***first, input material and plant then press enter&lt;/P&gt;&lt;P&gt;BDC_OKCODE&amp;nbsp;&amp;nbsp;&amp;nbsp; =ENTE&lt;/P&gt;&lt;P&gt;***then input your data and press enter&lt;/P&gt;&lt;P&gt;BDC_OKCODE&amp;nbsp;&amp;nbsp;&amp;nbsp; =ENTE&lt;/P&gt;&lt;P&gt;***last, press save button&lt;/P&gt;&lt;P&gt;BDC_OKCODE&amp;nbsp;&amp;nbsp;&amp;nbsp; =SAVE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this will be helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Apr 2014 02:18:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-04-30T02:18:42Z</dc:date>
    <item>
      <title>Message:Function Code cannot be selected during BDC sessions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-function-code-cannot-be-selected-during-bdc-sessions/m-p/8283606#M1634063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we have  a BDC program to record production versions for transaction C223 . And the logic is  the required data is fetched from tables and used in BDC recording . the BDC recording is not happening if the tables doesnot have data . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have some material numbers for which the select statements from required tables are failing and so BDC recording is not happening for the othe screens . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the session is created . when we run the session in foreground, we are seeing the message" Function Code cannot be selected" after the c223 transaction appears  . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why is the message appearing . IS it because the BDC recording has not happend ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 12:34:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-function-code-cannot-be-selected-during-bdc-sessions/m-p/8283606#M1634063</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-03T12:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Message:Function Code cannot be selected during BDC sessions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-function-code-cannot-be-selected-during-bdc-sessions/m-p/8283607#M1634064</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;The message is because of the function code (I suppose ok-code) is not available in that situation, but you should post the message and class number in order to give us more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 13:32:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-function-code-cannot-be-selected-during-bdc-sessions/m-p/8283607#M1634064</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-03T13:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Message:Function Code cannot be selected during BDC sessions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-function-code-cannot-be-selected-during-bdc-sessions/m-p/8283608#M1634065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This happens in recording such types of screens and as far as i am aware this will run in display errors mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check once.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2011 18:26:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-function-code-cannot-be-selected-during-bdc-sessions/m-p/8283608#M1634065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-03T18:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Message:Function Code cannot be selected during BDC sessions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-function-code-cannot-be-selected-during-bdc-sessions/m-p/8283609#M1634066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for run c223 in background mode, after you finished input your data, you must press enter before click the save button, otherwise, the bdc will failure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the ok-code appeared in bdc command list should like this&lt;/P&gt;&lt;P&gt;***first, input material and plant then press enter&lt;/P&gt;&lt;P&gt;BDC_OKCODE&amp;nbsp;&amp;nbsp;&amp;nbsp; =ENTE&lt;/P&gt;&lt;P&gt;***then input your data and press enter&lt;/P&gt;&lt;P&gt;BDC_OKCODE&amp;nbsp;&amp;nbsp;&amp;nbsp; =ENTE&lt;/P&gt;&lt;P&gt;***last, press save button&lt;/P&gt;&lt;P&gt;BDC_OKCODE&amp;nbsp;&amp;nbsp;&amp;nbsp; =SAVE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this will be helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2014 02:18:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-function-code-cannot-be-selected-during-bdc-sessions/m-p/8283609#M1634066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-30T02:18:42Z</dc:date>
    </item>
  </channel>
</rss>

