<?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: customer exit for tcode FI02 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-exit-for-tcode-fi02/m-p/11552325#M1936713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to put a break point at the end of FM MODX_FUNCTION_ACTIVE_CHECK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the call, you can change the return in order to tell the system the user exit is active ( in order to get the necessary information ) .&lt;/P&gt;&lt;P&gt;This way, you can see what's happening on CALL CUSTOMER-FUNCTION.&lt;/P&gt;&lt;P&gt;Get the function called and try to look at table MODSAP in order to retrieve the Enhancement name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used this technique in the past and it used to work in older versions !&lt;/P&gt;&lt;P&gt;Looking in the code by '&lt;SPAN style="font-size: 13.3333px;"&gt;CUSTOMER-FUNCTION' string also can help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Try to get this information from the Package BF_BANK.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it Helps&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Artur Moreira&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Mar 2016 15:54:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2016-03-03T15:54:36Z</dc:date>
    <item>
      <title>customer exit for tcode FI02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-exit-for-tcode-fi02/m-p/11552322#M1936710</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 tcode FI02, after entering all the data I click on SAVE. If the SWIFT code field is blank then it should throw an error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a project for Enhancement "SAPLBANK" and activated. But, while saving it is not stopping at the break point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is a 4.0B version of SAP. In ECC, we can acheive this in configuration setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have idea of correct EXIT name to acheive this functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Haritha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 14:17:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-exit-for-tcode-fi02/m-p/11552322#M1936710</guid>
      <dc:creator>Bharath84</dc:creator>
      <dc:date>2016-03-03T14:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: customer exit for tcode FI02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-exit-for-tcode-fi02/m-p/11552323#M1936711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you might like to try a userexit / badi scan with the tool pasted here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://pastebin.com/yZvn41Yc" title="http://pastebin.com/yZvn41Yc"&gt;http://pastebin.com/yZvn41Yc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it works in an 4.0B system. Just provide the Tcode FI02 and execute.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 14:38:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-exit-for-tcode-fi02/m-p/11552323#M1936711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-03T14:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: customer exit for tcode FI02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-exit-for-tcode-fi02/m-p/11552324#M1936712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Ronald,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the link. It is not working in 4.0B. There are few tables that does not exist in 4.0B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;HT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 15:39:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-exit-for-tcode-fi02/m-p/11552324#M1936712</guid>
      <dc:creator>Bharath84</dc:creator>
      <dc:date>2016-03-03T15:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: customer exit for tcode FI02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-exit-for-tcode-fi02/m-p/11552325#M1936713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to put a break point at the end of FM MODX_FUNCTION_ACTIVE_CHECK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the call, you can change the return in order to tell the system the user exit is active ( in order to get the necessary information ) .&lt;/P&gt;&lt;P&gt;This way, you can see what's happening on CALL CUSTOMER-FUNCTION.&lt;/P&gt;&lt;P&gt;Get the function called and try to look at table MODSAP in order to retrieve the Enhancement name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used this technique in the past and it used to work in older versions !&lt;/P&gt;&lt;P&gt;Looking in the code by '&lt;SPAN style="font-size: 13.3333px;"&gt;CUSTOMER-FUNCTION' string also can help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Try to get this information from the Package BF_BANK.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it Helps&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Artur Moreira&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 15:54:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-exit-for-tcode-fi02/m-p/11552325#M1936713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-03T15:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: customer exit for tcode FI02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-exit-for-tcode-fi02/m-p/11552326#M1936714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Haritha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please check ones FM - EXIT_SAPLBANK_001&amp;nbsp; if you can validate on blank swift code ?&lt;/P&gt;&lt;P&gt;Try other customer exits as well (EXIT_SAPLBANK*) to see if anything works out for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Raja Kiran Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 16:15:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-exit-for-tcode-fi02/m-p/11552326#M1936714</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-03T16:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: customer exit for tcode FI02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-exit-for-tcode-fi02/m-p/11552327#M1936715</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;use tcode SMOD and give package name &lt;SPAN style="color: #333333; font-family: 'Open Sans'; font-size: 15.4px; font-weight: bold;"&gt;BF_BANK &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will give you list of all the associated ehancement which will be having customer exits,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 20:05:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-exit-for-tcode-fi02/m-p/11552327#M1936715</guid>
      <dc:creator>Chintu6august</dc:creator>
      <dc:date>2016-03-03T20:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: customer exit for tcode FI02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-exit-for-tcode-fi02/m-p/11552328#M1936716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Haritha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are sure about exit then try below methods for debugging,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Before save, in the command box put /h &amp;amp; enter then click on save, it will go for debugging now activate update debugging (setting -&amp;gt; change debugging setting) and finally create a break point where ever you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Create infinite loop in side your exist and try to debug from SM50.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manimaran K &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 09:48:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-exit-for-tcode-fi02/m-p/11552328#M1936716</guid>
      <dc:creator>former_member199670</dc:creator>
      <dc:date>2016-03-04T09:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: customer exit for tcode FI02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-exit-for-tcode-fi02/m-p/11552329#M1936717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created project for &lt;SPAN style="color: #333333; font-size: 12px;"&gt;EXIT_SAPLBANK_001 and added the code. I have added BREAK XXXX. But it is not stopping there.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, the package name here is FBZ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;HT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2016 13:15:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-exit-for-tcode-fi02/m-p/11552329#M1936717</guid>
      <dc:creator>Bharath84</dc:creator>
      <dc:date>2016-03-04T13:15:34Z</dc:date>
    </item>
  </channel>
</rss>

