<?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 std tcode!! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-std-tcode/m-p/2238173#M482206</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The program is activated succesfully. But when i tried to run it, i cant see any output or any screens. Nothing is happening. I tried to create a transaction code but still i could not get the output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 May 2007 08:51:23 GMT</pubDate>
    <dc:creator>rnb86</dc:creator>
    <dc:date>2007-05-10T08:51:23Z</dc:date>
    <item>
      <title>Modify std tcode!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-std-tcode/m-p/2238171#M482204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; i tried to modify VA01. i copied the standard program of VA01 to a Z - program. Inorder to execute it, i created a Z - transaction for the z - program. I am unable to run the new z - tcode. &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;   1. What are the changes i need to make before i can get the functionality of VA01 in my Z - tcode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 05:25:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-std-tcode/m-p/2238171#M482204</guid>
      <dc:creator>rnb86</dc:creator>
      <dc:date>2007-05-10T05:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Modify std tcode!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-std-tcode/m-p/2238172#M482205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;whts the error you are getting ...?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 08:35:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-std-tcode/m-p/2238172#M482205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T08:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: Modify std tcode!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-std-tcode/m-p/2238173#M482206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The program is activated succesfully. But when i tried to run it, i cant see any output or any screens. Nothing is happening. I tried to create a transaction code but still i could not get the output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 08:51:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-std-tcode/m-p/2238173#M482206</guid>
      <dc:creator>rnb86</dc:creator>
      <dc:date>2007-05-10T08:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Modify std tcode!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-std-tcode/m-p/2238174#M482207</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 main program of VA01 is the SAPMV45A. You copied it to ZSAPMV45A when I understood you well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is better that you check this function group first in the transaction SE80. Choose function groups and enter V45A as its name. You'll see all attached function modules, includes, dynpros, etc to this function group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 09:06:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-std-tcode/m-p/2238174#M482207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T09:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Modify std tcode!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-std-tcode/m-p/2238175#M482208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raghu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  It is a good practice to make use of User-exits that are provided by SAP to make enhancements to standard programs instead of changing the standard code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Did none of the user-exits met your requirement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sailaja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 09:13:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-std-tcode/m-p/2238175#M482208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T09:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Modify std tcode!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-std-tcode/m-p/2238176#M482209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sailaja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I know that user exits are the best way. i just wanted to see if the Z-program of VA01 works or not and what additional changes that i need to make for it to work. i am trying to figure out what actually is needed for the Z-program to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 09:22:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-std-tcode/m-p/2238176#M482209</guid>
      <dc:creator>rnb86</dc:creator>
      <dc:date>2007-05-10T09:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Modify std tcode!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-std-tcode/m-p/2238177#M482210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many of the function modules, code, subscreen assignment, etc inside the VA01 program might be coded to look explicitly IF tcode = VA01 or such. These will be the ones that cause the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition, all config will also apply only to VA01/VA02/VA03. These will not work for your custom program. It is going to be a difficult task to get everything to work exactly as VA01 for a custom transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Sudha Mohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 09:25:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-std-tcode/m-p/2238177#M482210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-10T09:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Modify std tcode!!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/modify-std-tcode/m-p/2238178#M482211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; well, i agree with your answer. You are right. It was actually silly on my part to assume that just by copying the standard VA01 program to a Z - program, i will get the functionality of VA01 in my Z - program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks everyone who responded to my query. I am awarding points to all of you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raghu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2007 09:31:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/modify-std-tcode/m-p/2238178#M482211</guid>
      <dc:creator>rnb86</dc:creator>
      <dc:date>2007-05-10T09:31:45Z</dc:date>
    </item>
  </channel>
</rss>

