<?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: CMOD in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/1553849#M251046</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;I would suggest you to go for BADI's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow the below steps to find out what all BADI's are called when you press any button in any transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Goto se24 (Display class cl_exithandler)&lt;/P&gt;&lt;P&gt;2) Double click on the method GET_INSTANCE.&lt;/P&gt;&lt;P&gt;3) Put a break point at Line no.25 (CASE sy-subrc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now&lt;/P&gt;&lt;P&gt;4) Execute SAP standard transaction &lt;/P&gt;&lt;P&gt;5) Press the required button for which you need to write an exit logic, the execution will stop at the break point.&lt;/P&gt;&lt;P&gt;6) Check the values of variable 'exit_name', it will give you the BADI name called at that time.&lt;/P&gt;&lt;P&gt;7) This way you will find all the BADIs called on click of any button in any transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regs,&lt;/P&gt;&lt;P&gt;Venkat Ramanan N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Sep 2006 14:17:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-25T14:17:23Z</dc:date>
    <item>
      <title>CMOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/1553842#M251039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;   how can i assign two or more exits to a single project.&lt;/P&gt;&lt;P&gt;   i have created a zproject for testing before making the TDD now i want to delete that project can i delete that through CMOD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards.&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2006 10:00:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/1553842#M251039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-25T10:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: CMOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/1553843#M251040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi syed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. how can i assign two or more exits to a single project&lt;/P&gt;&lt;P&gt;The system won't allow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. We can remove the enhancement from one project,&lt;/P&gt;&lt;P&gt;  and then, assign it to other project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2006 10:02:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/1553843#M251040</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-25T10:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: CMOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/1553844#M251041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi syed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can't assign to exits to a single project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can delete the project and assign ur new assignment to the other project.u can do it in CMOD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2006 10:07:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/1553844#M251041</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2006-09-25T10:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: CMOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/1553845#M251042</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;After creation u want to delete that project then simply deactivate that project.&lt;/P&gt;&lt;P&gt;That exit will not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also u can delete assignments from project by selecting that cliking on '-' button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope thiw will help u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Umesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2006 10:19:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/1553845#M251042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-25T10:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: CMOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/1553846#M251043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  But i think we can assign many components to a single project . i am using two exits from the same development class. can i assign the two to one project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Syed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2006 12:33:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/1553846#M251043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-25T12:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: CMOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/1553847#M251044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Syed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reagrds,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2006 12:57:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/1553847#M251044</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2006-09-25T12:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: CMOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/1553848#M251045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you can assign more than one exits to a project, but that exit should not be used in any other project. if it is used in some other projects, either modify the same project or delete that project and enhancement and than reuse it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;naresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2006 13:28:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/1553848#M251045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-25T13:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: CMOD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/1553849#M251046</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;I would suggest you to go for BADI's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow the below steps to find out what all BADI's are called when you press any button in any transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Goto se24 (Display class cl_exithandler)&lt;/P&gt;&lt;P&gt;2) Double click on the method GET_INSTANCE.&lt;/P&gt;&lt;P&gt;3) Put a break point at Line no.25 (CASE sy-subrc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now&lt;/P&gt;&lt;P&gt;4) Execute SAP standard transaction &lt;/P&gt;&lt;P&gt;5) Press the required button for which you need to write an exit logic, the execution will stop at the break point.&lt;/P&gt;&lt;P&gt;6) Check the values of variable 'exit_name', it will give you the BADI name called at that time.&lt;/P&gt;&lt;P&gt;7) This way you will find all the BADIs called on click of any button in any transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regs,&lt;/P&gt;&lt;P&gt;Venkat Ramanan N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Sep 2006 14:17:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/cmod/m-p/1553849#M251046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-25T14:17:23Z</dc:date>
    </item>
  </channel>
</rss>

