<?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 Transaction code cannot fire up the program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-cannot-fire-up-the-program/m-p/8221928#M1628259</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt; I am given a transaction code S_ph0_48000450 which gives me the standard program AQZZ/SAPQUERY/H2DATE_MONITOR==&lt;/P&gt;&lt;P&gt;I am supposed to add Last change by UNAME in the selection screen program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I proceed to make a copy of the standard program AQZZ/SAPQUERY/H2DATE_MONITOR== to a custom Z program.&lt;/P&gt;&lt;P&gt;Now I need to create a transaction code to run my Z custom program.&lt;/P&gt;&lt;P&gt;I discovered the standard program use the Transaction Parameter type of t-code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone teach me how do I fill up the Default Values in the Create Transaction Parameter screen because I cannot use the &lt;/P&gt;&lt;P&gt;D_SREPOVARI-REPORTTYPE = AQ&lt;/P&gt;&lt;P&gt;D_SREPOVARI-REPORT = /SAPQUERY/H2G&lt;/P&gt;&lt;P&gt;D_SREPOVARI-EXTDREPORT = DATE_MONITOR&lt;/P&gt;&lt;P&gt;The custom t-code will only fire up the standard program rather my custom Z program.&lt;/P&gt;&lt;P&gt;Anyone have any idea??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Oct 2011 03:27:11 GMT</pubDate>
    <dc:creator>siongchao_ng</dc:creator>
    <dc:date>2011-10-25T03:27:11Z</dc:date>
    <item>
      <title>Transaction code cannot fire up the program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-cannot-fire-up-the-program/m-p/8221928#M1628259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt; I am given a transaction code S_ph0_48000450 which gives me the standard program AQZZ/SAPQUERY/H2DATE_MONITOR==&lt;/P&gt;&lt;P&gt;I am supposed to add Last change by UNAME in the selection screen program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I proceed to make a copy of the standard program AQZZ/SAPQUERY/H2DATE_MONITOR== to a custom Z program.&lt;/P&gt;&lt;P&gt;Now I need to create a transaction code to run my Z custom program.&lt;/P&gt;&lt;P&gt;I discovered the standard program use the Transaction Parameter type of t-code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone teach me how do I fill up the Default Values in the Create Transaction Parameter screen because I cannot use the &lt;/P&gt;&lt;P&gt;D_SREPOVARI-REPORTTYPE = AQ&lt;/P&gt;&lt;P&gt;D_SREPOVARI-REPORT = /SAPQUERY/H2G&lt;/P&gt;&lt;P&gt;D_SREPOVARI-EXTDREPORT = DATE_MONITOR&lt;/P&gt;&lt;P&gt;The custom t-code will only fire up the standard program rather my custom Z program.&lt;/P&gt;&lt;P&gt;Anyone have any idea??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 03:27:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-cannot-fire-up-the-program/m-p/8221928#M1628259</guid>
      <dc:creator>siongchao_ng</dc:creator>
      <dc:date>2011-10-25T03:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction code cannot fire up the program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-cannot-fire-up-the-program/m-p/8221929#M1628260</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;This is a SQVI Program. So i not think you can able to create tcode from se93.You can do it through SQVI or SQ02 Tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ajit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 03:50:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-cannot-fire-up-the-program/m-p/8221929#M1628260</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-25T03:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction code cannot fire up the program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-cannot-fire-up-the-program/m-p/8221930#M1628261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajitabap,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I goto SQ03 and make a copy of the /SAPQUERY/H2G UserGroup to ZGK_MONITORI with all its queries as well.&lt;/P&gt;&lt;P&gt;I goto SQ02 and make a copy of the /SAPQUERY/HR_ADM infoset to ZGK_MONITORI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I goto SE93 and make a custom transaction parameter ZGK_MONITORING_EMAIL and entered the following default values:&lt;/P&gt;&lt;P&gt;D_SREPOVARI-REPORTTYPE = AQ&lt;/P&gt;&lt;P&gt;D_SREPOVARI-REPORT= ZGK_MONITORI&lt;/P&gt;&lt;P&gt;D_SREPOVARI-EXTDREPORT = DATE_MONITOR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I tried to run the t-code ZGK_MONITORING_EMAIL , I wil be lead to SAP Easy Access screen instead with the message below: "User Group ZGK_MONITORI has not yet been created"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any idea how to resolve this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 04:01:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-cannot-fire-up-the-program/m-p/8221930#M1628261</guid>
      <dc:creator>siongchao_ng</dc:creator>
      <dc:date>2011-10-25T04:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction code cannot fire up the program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-cannot-fire-up-the-program/m-p/8221931#M1628262</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;            The tcode will be created with se 93 b y converting the program to a zprogram but the if you will made any kind of change it will start giving you problem when you will transport it ot QAS, Or PRD. V have the same problem here as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 04:16:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-cannot-fire-up-the-program/m-p/8221931#M1628262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-25T04:16:22Z</dc:date>
    </item>
  </channel>
</rss>

