<?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: user exit or implicit enhancement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-or-implicit-enhancement/m-p/8553207#M1658368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kavitha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put the breakpoint in GET INSTANCE method of CL_EXITHANDLER class.&lt;/P&gt;&lt;P&gt;Then create the user and click on SAVE, then the control will stop each time when a BADI is getting triggered.&lt;/P&gt;&lt;P&gt;Check the BADI names and create an implementation in the one which suits you.&lt;/P&gt;&lt;P&gt;This is the best way to trace the BADIs if you are unaware of it.&lt;/P&gt;&lt;P&gt;I hope this helps you in your future tasks as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Raja.D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 05 Feb 2012 14:10:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-02-05T14:10:46Z</dc:date>
    <item>
      <title>user exit or implicit enhancement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-or-implicit-enhancement/m-p/8553205#M1658366</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;  In SU01, is there any exit or any other ehancement  possible to validate some fields , before the user get created .&lt;/P&gt;&lt;P&gt;ADDRESS_UPDATE is invoked from  the SAVE subroutine. so it creates user and comes out .  I does not want to create the user, i f my validation is not success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;kselva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Feb 2012 06:07:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-or-implicit-enhancement/m-p/8553205#M1658366</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-05T06:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: user exit or implicit enhancement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-or-implicit-enhancement/m-p/8553206#M1658367</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;Try using this BADI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ADDRESS_SAVE use any of the ADDRESSX_SAVED based on your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Compare the old values and new values i.e IM_T_XADRP -New values IM_T_YADRP - Old values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If based on your condition fails replace new with old. (or an error to stop processing)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Ncvajja on Feb 5, 2012 11:37 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Feb 2012 09:40:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-or-implicit-enhancement/m-p/8553206#M1658367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-05T09:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: user exit or implicit enhancement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-or-implicit-enhancement/m-p/8553207#M1658368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kavitha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put the breakpoint in GET INSTANCE method of CL_EXITHANDLER class.&lt;/P&gt;&lt;P&gt;Then create the user and click on SAVE, then the control will stop each time when a BADI is getting triggered.&lt;/P&gt;&lt;P&gt;Check the BADI names and create an implementation in the one which suits you.&lt;/P&gt;&lt;P&gt;This is the best way to trace the BADIs if you are unaware of it.&lt;/P&gt;&lt;P&gt;I hope this helps you in your future tasks as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Raja.D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Feb 2012 14:10:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-or-implicit-enhancement/m-p/8553207#M1658368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-05T14:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: user exit or implicit enhancement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-or-implicit-enhancement/m-p/8553208#M1658369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I checked ADDRESS_SAVE BADI is not available in SU01 , only ADDRESS_UPDATE is there .This BADI is executed from the SAVE subroutine.  First it save all the data and inbetween it triggers the ADDRESS_UPDATE . I tried to delete the user using BAPI_USER_DELETE w hen my validation failed  but this bapi dumps in inset duplicate record error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Feb 2012 20:45:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-or-implicit-enhancement/m-p/8553208#M1658369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-05T20:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: user exit or implicit enhancement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-or-implicit-enhancement/m-p/8553209#M1658370</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;Aplogies first...the BADI is &lt;STRONG&gt;ADDRESS_UPDATE&lt;/STRONG&gt;. .. and I'm out of answers..sorry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Feb 2012 04:22:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-or-implicit-enhancement/m-p/8553209#M1658370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-06T04:22:09Z</dc:date>
    </item>
  </channel>
</rss>

