<?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: Regarding SE37 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-se37/m-p/7158643#M1515551</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;      In SE37 goto FM "TRANSACTION_CALL" .. put a break point at sy-subrc check.&lt;/P&gt;&lt;P&gt;      Execute this FM.&lt;/P&gt;&lt;P&gt;      Give SE38 for TRANSACTION_NAME and execute.&lt;/P&gt;&lt;P&gt;      Now change the value of sy-subrc to '1'  ... and execute .. &lt;/P&gt;&lt;P&gt;      Now you'll get to SE38 screen. Enter your Z program and study it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srini.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Sep 2010 07:05:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-01T07:05:46Z</dc:date>
    <item>
      <title>Regarding SE37</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-se37/m-p/7158642#M1515550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts&lt;/P&gt;&lt;P&gt;I want to study an ABAP Z program. Can it be done using SE37and how  as I am not authorised for SE38. Kindly help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Please search for available information&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: kishan P on Sep 1, 2010 1:04 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 07:00:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-se37/m-p/7158642#M1515550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-01T07:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding SE37</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-se37/m-p/7158643#M1515551</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;      In SE37 goto FM "TRANSACTION_CALL" .. put a break point at sy-subrc check.&lt;/P&gt;&lt;P&gt;      Execute this FM.&lt;/P&gt;&lt;P&gt;      Give SE38 for TRANSACTION_NAME and execute.&lt;/P&gt;&lt;P&gt;      Now change the value of sy-subrc to '1'  ... and execute .. &lt;/P&gt;&lt;P&gt;      Now you'll get to SE38 screen. Enter your Z program and study it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srini.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 07:05:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-se37/m-p/7158643#M1515551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-01T07:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding SE37</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-se37/m-p/7158644#M1515552</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;Se #&amp;amp; is the function module create/ display place. in there you can create the FM . If you need to create the Report you have to go SE38 and have to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T-code SE38&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.give the program name ZTEST1&lt;/P&gt;&lt;P&gt;2.give the title&lt;/P&gt;&lt;P&gt;3.Select the TYPE : Executable program&lt;/P&gt;&lt;P&gt;4.STATUS : test Program&lt;/P&gt;&lt;P&gt;5.SAVE as local object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then write the code &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; 
write: 'Hello world'.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activate and run&lt;/P&gt;&lt;P&gt;this the sample program&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Sep 2010 07:18:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-se37/m-p/7158644#M1515552</guid>
      <dc:creator>Nawanandana</dc:creator>
      <dc:date>2010-09-01T07:18:24Z</dc:date>
    </item>
  </channel>
</rss>

