<?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: problem with insert prg in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-insert-prg/m-p/2840575#M665250</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct. Standard program cant be deleted unless you have the key.&lt;/P&gt;&lt;P&gt;Log off &amp;amp; then Login. Check &amp;amp; let us knw if the problem still persists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Oct 2007 11:45:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-01T11:45:29Z</dc:date>
    <item>
      <title>problem with insert prg</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-insert-prg/m-p/2840574#M665249</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;&lt;/P&gt;&lt;P&gt;   I have placed the Insert Prg(standard prg) statement in my Zprg and after running it the standard prg main program is missing or deleted, when i go se80 the main prg is not there and remaing includes are there and changes occured with my user name. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am wondering how the standard program coding will delete without the key&lt;/P&gt;&lt;P&gt;  anyone let me know what happened and how to solve this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 10:38:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-insert-prg/m-p/2840574#M665249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-01T10:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: problem with insert prg</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-insert-prg/m-p/2840575#M665250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct. Standard program cant be deleted unless you have the key.&lt;/P&gt;&lt;P&gt;Log off &amp;amp; then Login. Check &amp;amp; let us knw if the problem still persists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 11:45:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-insert-prg/m-p/2840575#M665250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-01T11:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: problem with insert prg</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-insert-prg/m-p/2840576#M665251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you did the INSERT prog statement, it actually overwrites the program taking the code from your internal table. IT REALLT DOES NOT MATTER WHETHER IT IS A STANDARD PROG or custom one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do one thing - take a copy of the at particular prog ( from a diff server accessible to you) into a .txt file and use the same prog to upload the code from the text file and do a INSERT prog again. In that way you will be able to rewrite the program. Thats the only way out. ( as because you can not modify a standard SAP program using SE38 or SE80).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 11:53:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-insert-prg/m-p/2840576#M665251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-01T11:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: problem with insert prg</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-insert-prg/m-p/2840577#M665252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SKC,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Thaks for the reply but I don't how to do this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you pls send the steps to do that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 12:56:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-insert-prg/m-p/2840577#M665252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-01T12:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: problem with insert prg</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-insert-prg/m-p/2840578#M665253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First you get a copy of the code that actually existsed. You can have that from a differ server. Hope getting the older version of the code is not a problem for you. Just do a Copy and Paste and Save it in a text file. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you do that use the following code - &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
REPORT  ZSKC_PROG_EDIT.

DATA : T_CODE TYPE CHAR72 OCCURS 0 WITH HEADER LINE.

PARAMETER : P_PROG TYPE PROGRAMM.

START-OF-SELECTION.

CALL FUNCTION 'UPLOAD'
  TABLES
    DATA_TAB                      = T_CODE[]
  EXCEPTIONS
   CONVERSION_ERROR              = 1
   INVALID_TABLE_WIDTH           = 2
   INVALID_TYPE                  = 3
   NO_BATCH                      = 4
   UNKNOWN_ERROR                 = 5
   GUI_REFUSE_FILETRANSFER       = 6
   OTHERS                        = 7.

   CHECK SY-SUBRC EQ 0.

   MESSAGE I000(OO) WITH 'OVERWRITING PROGRAM' P_PROG.

   INSERT REPORT P_PROG FROM T_CODE.

   IF SY-SUBRC EQ 0.
     WRITE 'CODE HAS BEEN WRITTEN.'.
   ELSE.

     WRITE 'ERROR IN WRITING'.
   ENDIF.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You just pass the name of the main prog which was overwritten, then it will ask you for the File that contains the code - you pass your text file containing the code. Executing this will solve ur problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;test it with a Z prog created by you. You will understand it for urslef.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best of Luck !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2007 13:18:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-insert-prg/m-p/2840578#M665253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-01T13:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: problem with insert prg</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-insert-prg/m-p/2840579#M665254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi SKC,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Thanks for the information you have given, the program worked and i got back the orginal coding in standard report but one more problem When I execute the standard report the GUI status is missing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls let me know how to solve this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2007 08:05:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-insert-prg/m-p/2840579#M665254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-02T08:05:34Z</dc:date>
    </item>
  </channel>
</rss>

