<?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: Function Code Cannot be selected in BDC mode E only. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836253#M1683736</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;What is the Function code which is not getting accepted?&lt;/P&gt;&lt;P&gt;Is it 'BP', if yes try with 'PBBP'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shambu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 May 2012 02:49:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-05-29T02:49:32Z</dc:date>
    <item>
      <title>Function Code Cannot be selected in BDC mode E only.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836248#M1683731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a program to post a transaction in F-30 via BDC. For certain company codes, user will purposely insert invalid cost center in upload file in order to reach the error screen via BDC mode "E" to manually correct it instead of using the system default cost center. However,user encountered error message "Function code cannot be selected 00 025". BUT, user did not encounter this error message if they select BDC mode "A" with same steps !!!. Do anyone of u encounter this before and know the reason and how to resolve it? Thanks in advanced.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;CN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2012 08:02:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836248#M1683731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-28T08:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Function Code Cannot be selected in BDC mode E only.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836249#M1683732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is because message type you have used&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2012 08:12:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836249#M1683732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-28T08:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Function Code Cannot be selected in BDC mode E only.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836250#M1683733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi CN,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; There are 2 different modes during BDC processing, Display mode and Update mode. If you want to stop right at the error screen, the modes should be set as below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Display mode = 'E'&amp;nbsp; ( Stop only if error occurs )&lt;/P&gt;&lt;P&gt;Updtae Mode = 'L' ( Local update mode )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for more details on local update please do refer the below links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/832996" title="http://scn.sap.com/thread/832996"&gt;http://scn.sap.com/thread/832996&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Praveenkumar T.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 May 2012 09:54:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836250#M1683733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-28T09:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Function Code Cannot be selected in BDC mode E only.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836251#M1683734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I want to resolve the "Function code cannot be selected" in mode "E" with update mode "L" because user cannot use mode "A" to change desired cost center for high volume of transactions. Please advice. THanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 01:53:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836251#M1683734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-29T01:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Function Code Cannot be selected in BDC mode E only.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836252#M1683735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I did not touch any message type there. Might to explain in further? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 01:54:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836252#M1683735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-29T01:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Function Code Cannot be selected in BDC mode E only.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836253#M1683736</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;What is the Function code which is not getting accepted?&lt;/P&gt;&lt;P&gt;Is it 'BP', if yes try with 'PBBP'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shambu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 02:49:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836253#M1683736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-29T02:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Function Code Cannot be selected in BDC mode E only.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836254#M1683737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And also, only certain GL accounts will hit this issue. I have checked the field status, the cost center field is "optional". I do not understand why this error message will appear in Mode "E" only for GL Acct A but it does not appear in mode "A" with SAME GL Acct. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 02:54:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836254#M1683737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-29T02:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Function Code Cannot be selected in BDC mode E only.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836255#M1683738</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;It is "=BS".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BDC will have "SIMULATE" function, then user will double click on the line item they want to change the cost center. And then error message appeared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;CN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 03:28:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836255#M1683738</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-29T03:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Function Code Cannot be selected in BDC mode E only.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836256#M1683739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi CN, &lt;/P&gt;&lt;P&gt;It seems like the Simulate option in not enabled after the error message.&lt;/P&gt;&lt;P&gt;After entering the correct cost center, can you check whether the option Simulate is enabled in the screen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Shambu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 03:42:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836256#M1683739</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-29T03:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Function Code Cannot be selected in BDC mode E only.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836257#M1683740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can check with the FI consultant for what type of GLs the cost centre is mandatory and accordingly keep the validation before calling the BDC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 06:14:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836257#M1683740</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-29T06:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Function Code Cannot be selected in BDC mode E only.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836258#M1683741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shambu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to the following for more details:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Situation A with incorrect cost center in text file&lt;/P&gt;&lt;P&gt;1) User inserted invalid cost center in text file and run the program in BDC mode 'E'. The error screen will be shown and user corrected the cost center here, then click on "Tick" button.&lt;/P&gt;&lt;P&gt;2) The overview screen with all line items are shown. DR CR are balanced now. "SIMULATE" function is DISABLED. Double click on the GL account and hit "Function Code cannot be selected" error message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Situation B with CORRECT cost center in text file&lt;/P&gt;&lt;P&gt;1) User inserted valid cost center in text file and run the program in BDC mode 'E'. &lt;/P&gt;&lt;P&gt;2) The overview screen with all line items are shown. DR CR are balanced now. "SIMULATE" function is DISABLED. Double click on the GL account and hit "Function Code cannot be selected" error message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think "Simulate" function is working fine as overview screen has balanced DR CR then thus it is disabled. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the message "Function code cannot be selected" is appeared as successful type in BDC MODE "A". Any idea? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advanced. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;CN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 07:28:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836258#M1683741</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-29T07:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Function Code Cannot be selected in BDC mode E only.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836259#M1683742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Function code cannot be selected means you are trying to run an action which is currently disabled.&lt;/P&gt;&lt;P&gt;Can you check the part where the user is pressing tick mark? Does the program go through the same path when its 'A'? I mean instead of tick mark, does the program go through to the overview screen in some other way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 07:42:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836259#M1683742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-29T07:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Function Code Cannot be selected in BDC mode E only.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836260#M1683743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shambu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The message "Function Code cannot be selected" is appeared with message 'S' or 'E' when trying to double click the GL account line item. I also tried NOT to doubleclick but choose the function "Display Line Item XYZ" but same thing happened. Any idea? Thank you very much. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;CN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 09:18:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836260#M1683743</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-29T09:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: Function Code Cannot be selected in BDC mode E only.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836261#M1683744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shambu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For GL line item &amp;gt; More data, there is a pop up window "Coding Block" to key in Business Area, Cost Center, Profit Center etc. And user will press the "TICK" to take the input effective. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;CN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 07:13:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836261#M1683744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-30T07:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Function Code Cannot be selected in BDC mode E only.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836262#M1683745</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 replaced '=BS' to '/00' before double clicking the line item. '=BS' is "Simulate" function. The message is not shown after this change. &lt;/P&gt;&lt;P&gt;Thanks for everyone for your kindly advise and help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;CN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 09:10:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-cannot-be-selected-in-bdc-mode-e-only/m-p/8836262#M1683745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-30T09:10:33Z</dc:date>
    </item>
  </channel>
</rss>

