<?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 Group-User-exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571473#M1078656</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone I was able to get the result in QAT now when I transported the Project . &lt;/P&gt;&lt;P&gt;I have another doubt related to this itself if some can be provided will be very useful.&lt;/P&gt;&lt;P&gt;This user-exit that I have created validates the internal order for particular two kinds of order types . This validation takes place through transaction KO02 and KO04. But in KO04 if I start with an order , I choose and oder theer and click o0n it then it shows up in dispaly mode , now if I want to change the external order number there , i click on the change button , at this point , if the external order number for that particualr ordr is emplty then it dosent goes in change mode and gives a message , enter the external order number , how can I enter the ex. order number column if its in display mode and it dosent change open for entry, so I have to go to tarnsaction ko02 and change it there and then only I can view or change it eher as per requirement, how do I make it open for entry even in KO04 if a particular order has exrernal order field empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;AArav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Sep 2008 19:40:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-26T19:40:46Z</dc:date>
    <item>
      <title>Function Group-User-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571462#M1078645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a user exit under the function group XAUF and the user exit is coded under zxaufu01. Now if I want the user-exit to act effect on my object , do I have to trasport only the particular user-exit zxaufu01 (code) or do ihave to transport the entire function group or something else for it to take effect in QAT . Because i just transported my coding there and it dosent seem to work in QAT , whereas its working perfectly in DEV . Kindly sugest , is it the problem of the transport or something else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 22:23:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571462#M1078645</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T22:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group-User-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571463#M1078646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't believe, that this is a serious question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you thinking, that your "coding" works without the associated function group???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What did you with the transport for your function group?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you the same with your codings in the past???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2008 00:06:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571463#M1078646</guid>
      <dc:creator>former_member190578</dc:creator>
      <dc:date>2008-09-25T00:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group-User-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571464#M1078647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     u simply transport the project that u created in cmod t.code&lt;/P&gt;&lt;P&gt;that is enough it will get effected there in production..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2008 03:36:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571464#M1078647</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-25T03:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group-User-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571465#M1078648</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;Check whether the enhancement for the user exit is active or not. In your case the enhancement is COOPA_01.&lt;/P&gt;&lt;P&gt;User exits will work only if it is active in the respective server.&lt;/P&gt;&lt;P&gt;If it is not, you need to create a project in CMOD transaction and activate it.&lt;/P&gt;&lt;P&gt;While transporting along with your code in the user exit, you need to transport the project (created in CMOD) also. You need not bother about the function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prasana.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2008 03:38:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571465#M1078648</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-25T03:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group-User-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571466#M1078649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am sorry , but I havent created any project or so , I have just modified the existing coding . Under the function group XAUF , there is an include zxaufu01 which was there and I just made modifications to it and transported the same to QAT . Now it is acting fine in DEV but its not working in QAT. Thast why I asked if I have to transport anything else along with the zxaufu01. Kindly suggest.&lt;/P&gt;&lt;P&gt;As far as activation is considered , yes I did activate it and then transport it and hence its active there too in QAT , it shows active.&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, 25 Sep 2008 14:48:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571466#M1078649</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-25T14:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group-User-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571467#M1078650</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;You need to add that exit to a project (don't for get to active the project) and transport that project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rhea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2008 14:56:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571467#M1078650</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-25T14:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group-User-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571468#M1078651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is what my question was , if I should be transporting COOPA_01 or just zxaufu01. for the changes to take effect. Please advice , help will be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aarav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2008 14:57:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571468#M1078651</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-25T14:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group-User-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571469#M1078652</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;Did you add that enhancement to project in cmod ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rhea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2008 14:58:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571469#M1078652</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-25T14:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group-User-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571470#M1078653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So first of all I will have to create a new project and then assign the enhancement to this project and then move the project to for transport , this will cause it to work in QAT , right. But I still dont understand becasue its working well and good in DEV even with out all this then why dosent it work in QAT. I havent created anything in DEV but it still works in QAT.&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, 25 Sep 2008 15:08:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571470#M1078653</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-25T15:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group-User-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571471#M1078654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe in development server it is already linked to a project that is active. You can check the same in CMOD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2008 15:18:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571471#M1078654</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-25T15:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group-User-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571472#M1078655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats right , thanks for letting me know that , I just found it is linked to a project , so I just added it to that project and activated the project and moved the project to QAT , I will let you all know if it works in QAT .&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, 25 Sep 2008 15:24:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571472#M1078655</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-25T15:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group-User-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571473#M1078656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone I was able to get the result in QAT now when I transported the Project . &lt;/P&gt;&lt;P&gt;I have another doubt related to this itself if some can be provided will be very useful.&lt;/P&gt;&lt;P&gt;This user-exit that I have created validates the internal order for particular two kinds of order types . This validation takes place through transaction KO02 and KO04. But in KO04 if I start with an order , I choose and oder theer and click o0n it then it shows up in dispaly mode , now if I want to change the external order number there , i click on the change button , at this point , if the external order number for that particualr ordr is emplty then it dosent goes in change mode and gives a message , enter the external order number , how can I enter the ex. order number column if its in display mode and it dosent change open for entry, so I have to go to tarnsaction ko02 and change it there and then only I can view or change it eher as per requirement, how do I make it open for entry even in KO04 if a particular order has exrernal order field empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;AArav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2008 19:40:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571473#M1078656</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-26T19:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group-User-exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571474#M1078657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2008 21:01:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-user-exit/m-p/4571474#M1078657</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-26T21:01:41Z</dc:date>
    </item>
  </channel>
</rss>

