<?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 Function Code error while enabling/disabling Check box in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-error-while-enabling-disabling-check-box/m-p/11327831#M1919592</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 get an error because of a function code added to a check box in a screen. The requirement is to enable a field if the check box is ticked and disable it while its not. I created a function code for this.&lt;/P&gt;&lt;P&gt;When i execute the transaction and tick the check box, i get this error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requested Function ABCD is not available here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: I have not written any code in PAI or PBO yet and this is a customer exit enhancement on a standard transaction. This check box is mapped to dictionary structure.&lt;/P&gt;&lt;P&gt;Could anybody suggest on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Oct 2015 07:00:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-10-22T07:00:01Z</dc:date>
    <item>
      <title>Function Code error while enabling/disabling Check box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-error-while-enabling-disabling-check-box/m-p/11327831#M1919592</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 get an error because of a function code added to a check box in a screen. The requirement is to enable a field if the check box is ticked and disable it while its not. I created a function code for this.&lt;/P&gt;&lt;P&gt;When i execute the transaction and tick the check box, i get this error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requested Function ABCD is not available here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: I have not written any code in PAI or PBO yet and this is a customer exit enhancement on a standard transaction. This check box is mapped to dictionary structure.&lt;/P&gt;&lt;P&gt;Could anybody suggest on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 07:00:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-error-while-enabling-disabling-check-box/m-p/11327831#M1919592</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-22T07:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Function Code error while enabling/disabling Check box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-error-while-enabling-disabling-check-box/m-p/11327832#M1919593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Usually those dynpros are subscreen, so don't manage the OK_CODE field, only main screen manages it. In your case, as you don't intercept the code, it is received in main dynpro PAI which raise an error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Trick: Manage &lt;SPAN style="text-decoration: underline;"&gt;sy-ucomm&lt;/SPAN&gt; in subscreen PAI.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 09:18:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-error-while-enabling-disabling-check-box/m-p/11327832#M1919593</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2015-10-22T09:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Function Code error while enabling/disabling Check box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-error-while-enabling-disabling-check-box/m-p/11327833#M1919594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thankyou Raymond.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I have played around with the SY-UCOMM. It does not work.&lt;/P&gt;&lt;P&gt;I forgot to mention that I am using IW51 transaction. Seems like there are other methods to manage the IW transactions which are different from normal transactions with respect to screens. I tried to maintain the Function Codes and Program name in T185F and T185* tables and this has finally worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 09:26:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-code-error-while-enabling-disabling-check-box/m-p/11327833#M1919594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-22T09:26:33Z</dc:date>
    </item>
  </channel>
</rss>

