<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1163083#M121043</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;First get the Program Name for ur TCODE.&lt;/P&gt;&lt;P&gt;Then goto SE80-&amp;gt; Enter Program name -&amp;gt; search for FM&lt;/P&gt;&lt;P&gt;'customer-function'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that FM u get include where u can write ur own code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Digesh Panchal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Feb 2006 09:20:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-02-03T09:20:14Z</dc:date>
    <item>
      <title>User-Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1163078#M121038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;Can any body tell me how to find User-Exit of a perticular screen and to do modification in that screen.&lt;/P&gt;&lt;P&gt;Suppose if i want to display my own message during saving of a Sales Order in Va01 t-code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help is Highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2006 09:02:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1163078#M121038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-03T09:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: User-Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1163079#M121039</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;goto the program of that transaction code and find Customer-exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or find the development class of the program and find the enhancements for the same development class in SMOD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for Sales are it is very easy&lt;/P&gt;&lt;P&gt;goto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SPRO-&amp;gt; Sales &amp;amp; Distribution -&amp;gt; System Modification -&amp;gt; User Exits.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2006 09:05:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1163079#M121039</guid>
      <dc:creator>mandar_shete</dc:creator>
      <dc:date>2006-02-03T09:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: User-Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1163080#M121040</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 the transaction SMOD or CMOD to find user-exit.&lt;/P&gt;&lt;P&gt;If you don't like to search, you could try to use the &lt;A href="http://service.sap.com/notes" target="test_blank"&gt;http://service.sap.com/notes&lt;/A&gt;  and search the keywords va01 exit message ...   sometimes it's quicker than the CMOD &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgd&lt;/P&gt;&lt;P&gt;Frédéric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2006 09:06:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1163080#M121040</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2006-02-03T09:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: User-Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1163081#M121041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;run this  program  n  find requried user exits&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT zuserexit NO STANDARD PAGE HEADING.&lt;/P&gt;&lt;P&gt;*report zuserexit no standard page heading.&lt;/P&gt;&lt;P&gt;TABLES : tstc, tadir, modsapt, modact, trdir, tfdir, enlfdir.&lt;/P&gt;&lt;P&gt;TABLES : tstct.&lt;/P&gt;&lt;P&gt;DATA : jtab LIKE tadir OCCURS 0 WITH HEADER LINE.&lt;/P&gt;&lt;P&gt;DATA : field1(30).&lt;/P&gt;&lt;P&gt;DATA : v_devclass LIKE tadir-devclass.&lt;/P&gt;&lt;P&gt;PARAMETERS : p_tcode LIKE tstc-tcode OBLIGATORY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT SINGLE * FROM tstc WHERE tcode EQ p_tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF sy-subrc EQ 0.&lt;/P&gt;&lt;P&gt;  SELECT SINGLE * FROM tadir WHERE pgmid = 'R3TR'&lt;/P&gt;&lt;P&gt;                   AND object = 'PROG'&lt;/P&gt;&lt;P&gt;                   AND obj_name = tstc-pgmna.&lt;/P&gt;&lt;P&gt;  MOVE : tadir-devclass TO v_devclass.&lt;/P&gt;&lt;P&gt;  IF sy-subrc NE 0.&lt;/P&gt;&lt;P&gt;    SELECT SINGLE * FROM trdir WHERE name = tstc-pgmna.&lt;/P&gt;&lt;P&gt;    IF trdir-subc EQ 'F'.&lt;/P&gt;&lt;P&gt;      SELECT SINGLE * FROM tfdir WHERE pname = tstc-pgmna.&lt;/P&gt;&lt;P&gt;      SELECT SINGLE * FROM enlfdir WHERE funcname =&lt;/P&gt;&lt;P&gt;      tfdir-funcname.&lt;/P&gt;&lt;P&gt;      SELECT SINGLE * FROM tadir WHERE pgmid = 'R3TR'&lt;/P&gt;&lt;P&gt;                         AND object = 'FUGR'&lt;/P&gt;&lt;P&gt;                         AND obj_name EQ enlfdir-area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      MOVE : tadir-devclass TO v_devclass.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;  SELECT * FROM tadir INTO TABLE jtab&lt;/P&gt;&lt;P&gt;                WHERE pgmid = 'R3TR'&lt;/P&gt;&lt;P&gt;                  AND object = 'SMOD'&lt;/P&gt;&lt;P&gt;                  AND devclass = v_devclass.&lt;/P&gt;&lt;P&gt;  SELECT SINGLE * FROM tstct WHERE sprsl EQ sy-langu AND&lt;/P&gt;&lt;P&gt;                                   tcode EQ p_tcode.&lt;/P&gt;&lt;P&gt;  FORMAT COLOR COL_POSITIVE INTENSIFIED OFF.&lt;/P&gt;&lt;P&gt;  WRITE:/(19) 'Transaction Code - ',&lt;/P&gt;&lt;P&gt;       20(20) p_tcode,&lt;/P&gt;&lt;P&gt;       45(50) tstct-ttext.&lt;/P&gt;&lt;P&gt;  SKIP.&lt;/P&gt;&lt;P&gt;  IF NOT jtab[] IS INITIAL.&lt;/P&gt;&lt;P&gt;    WRITE:/(95) sy-uline.&lt;/P&gt;&lt;P&gt;    FORMAT COLOR COL_HEADING INTENSIFIED ON.&lt;/P&gt;&lt;P&gt;    WRITE:/1 sy-vline,&lt;/P&gt;&lt;P&gt;           2 'Exit Name',&lt;/P&gt;&lt;P&gt;          21 sy-vline ,&lt;/P&gt;&lt;P&gt;          22 'Description',&lt;/P&gt;&lt;P&gt;          95 sy-vline.&lt;/P&gt;&lt;P&gt;    WRITE:/(95) sy-uline.&lt;/P&gt;&lt;P&gt;    LOOP AT jtab.&lt;/P&gt;&lt;P&gt;      SELECT SINGLE * FROM modsapt&lt;/P&gt;&lt;P&gt;             WHERE sprsl = sy-langu AND&lt;/P&gt;&lt;P&gt;                    name = jtab-obj_name.&lt;/P&gt;&lt;P&gt;      FORMAT COLOR COL_NORMAL INTENSIFIED OFF.&lt;/P&gt;&lt;P&gt;      WRITE:/1 sy-vline,&lt;/P&gt;&lt;P&gt;             2 jtab-obj_name HOTSPOT ON,&lt;/P&gt;&lt;P&gt;            21 sy-vline ,&lt;/P&gt;&lt;P&gt;            22 modsapt-modtext,&lt;/P&gt;&lt;P&gt;            95 sy-vline.&lt;/P&gt;&lt;P&gt;    ENDLOOP.&lt;/P&gt;&lt;P&gt;    WRITE:/(95) sy-uline.&lt;/P&gt;&lt;P&gt;    DESCRIBE TABLE jtab.&lt;/P&gt;&lt;P&gt;    SKIP.&lt;/P&gt;&lt;P&gt;    FORMAT COLOR COL_TOTAL INTENSIFIED ON.&lt;/P&gt;&lt;P&gt;    WRITE:/ 'No of Exits:' , sy-tfill.&lt;/P&gt;&lt;P&gt;  ELSE.&lt;/P&gt;&lt;P&gt;    FORMAT COLOR COL_NEGATIVE INTENSIFIED ON.&lt;/P&gt;&lt;P&gt;    WRITE:/(95) 'No User Exit exists'.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;ELSE.&lt;/P&gt;&lt;P&gt;  FORMAT COLOR COL_NEGATIVE INTENSIFIED ON.&lt;/P&gt;&lt;P&gt;  WRITE:/(95) 'Transaction Code Does Not Exist'.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AT LINE-SELECTION.&lt;/P&gt;&lt;P&gt;  GET CURSOR FIELD field1.&lt;/P&gt;&lt;P&gt;  CHECK field1(4) EQ 'JTAB'.&lt;/P&gt;&lt;P&gt;  SET PARAMETER ID 'MON' FIELD sy-lisel+1(10).&lt;/P&gt;&lt;P&gt;  CALL TRANSACTION 'SMOD' AND SKIP FIRST   SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*---End of Program&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2006 09:08:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1163081#M121041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-03T09:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: User-Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1163082#M121042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jak&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow the following steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto the transaction va01. goto system menu and find the program (screen) name  in the status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then goto teh program in se38. then find the package in attributes in GOTO menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then goto txn smod there find you can find the user exit using the serach help.&lt;/P&gt;&lt;P&gt; in the search help give the package name. it will list the available user exits.&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;kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2006 09:12:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1163082#M121042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-03T09:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: User-Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1163083#M121043</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;First get the Program Name for ur TCODE.&lt;/P&gt;&lt;P&gt;Then goto SE80-&amp;gt; Enter Program name -&amp;gt; search for FM&lt;/P&gt;&lt;P&gt;'customer-function'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that FM u get include where u can write ur own code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Digesh Panchal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2006 09:20:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit/m-p/1163083#M121043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-03T09:20:14Z</dc:date>
    </item>
  </channel>
</rss>

