<?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: Modify Se38 Screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-se38-screen/m-p/5814766#M1313872</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;go to se38.....&lt;/P&gt;&lt;P&gt;then system-&amp;gt; status -&amp;gt; Program (screen)     SAPLWBABAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Click  SAPLWBABAP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see include programs..&lt;/P&gt;&lt;P&gt;among them click &lt;STRONG&gt;include lwbabapi00.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; at end end of this include you can see a PAI module named &lt;STRONG&gt;module mngr_pai input.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is a &lt;STRONG&gt;perform mngr_pai.&lt;/STRONG&gt; click there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now click the spiral button to find enhancement point (shift+f4).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now go to &lt;STRONG&gt;edit-&amp;gt;Enhancement Operations-&amp;gt; Show Implicit Enhancement Options&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now at the  beginning of the form mngr_pai (most probably line no 2297) you can see place for enhancement , create an &lt;STRONG&gt;Enhancement Implementation &amp;amp; write your code there.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Biswajit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jun 2009 07:17:40 GMT</pubDate>
    <dc:creator>biswajit_das6</dc:creator>
    <dc:date>2009-06-18T07:17:40Z</dc:date>
    <item>
      <title>Modify Se38 Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-se38-screen/m-p/5814763#M1313869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to create one tool which tracks all the reports which are created through SE38. Means I want to maintain one custom table which contains it's report details (Object name , number)... While creating any report it shows us one pop up which gets the info like title, program type etc. I want to add one custom field in that screen.&lt;/P&gt;&lt;P&gt;         I haven't worked on User exits and enhancements. But I searched for it but couldn't find anything... can anyboddy help me ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 06:08:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-se38-screen/m-p/5814763#M1313869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-18T06:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Se38 Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-se38-screen/m-p/5814764#M1313870</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;Extreme thought, a program to modify the program editor. But your requirement doesn't seems meaningful. As SAP  itself have enough details in its standard table such as TADIR and others and also we have Version management kinda thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i thing &lt;STRONG&gt;this requirement is not worth doing.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 06:59:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-se38-screen/m-p/5814764#M1313870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-18T06:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Se38 Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-se38-screen/m-p/5814765#M1313871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is (was) an user-exit in SEU for attributes of program, look via SMOD to SEU00001, and look at this sdn wiki Function Module Exit (https://wiki.sdn.sap.com/wiki/pages/viewpage.action?spaceKey=Snippets&amp;amp;title=Function&lt;EM&gt;Module&lt;/EM&gt;Exit&amp;amp;decorator=printable)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 07:02:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-se38-screen/m-p/5814765#M1313871</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2009-06-18T07:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Modify Se38 Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-se38-screen/m-p/5814766#M1313872</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;go to se38.....&lt;/P&gt;&lt;P&gt;then system-&amp;gt; status -&amp;gt; Program (screen)     SAPLWBABAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Click  SAPLWBABAP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see include programs..&lt;/P&gt;&lt;P&gt;among them click &lt;STRONG&gt;include lwbabapi00.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; at end end of this include you can see a PAI module named &lt;STRONG&gt;module mngr_pai input.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is a &lt;STRONG&gt;perform mngr_pai.&lt;/STRONG&gt; click there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now click the spiral button to find enhancement point (shift+f4).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now go to &lt;STRONG&gt;edit-&amp;gt;Enhancement Operations-&amp;gt; Show Implicit Enhancement Options&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now at the  beginning of the form mngr_pai (most probably line no 2297) you can see place for enhancement , create an &lt;STRONG&gt;Enhancement Implementation &amp;amp; write your code there.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Biswajit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 07:17:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-se38-screen/m-p/5814766#M1313872</guid>
      <dc:creator>biswajit_das6</dc:creator>
      <dc:date>2009-06-18T07:17:40Z</dc:date>
    </item>
  </channel>
</rss>

