<?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: copy the standard program ( TCODE  :MB5S) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-the-standard-program-tcode-mb5s/m-p/7103399#M1508794</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi senthil,&lt;/P&gt;&lt;P&gt;thank u .The steps what  u gave i followed same thing.&lt;/P&gt;&lt;P&gt;program successfully copied and executed.&lt;/P&gt;&lt;P&gt;But one message is displaying whie executing .The message is "Status STANDARD of the user interface Z_RM07MSAL missing"&lt;/P&gt;&lt;P&gt;I gave target include name is "Z_RM07MSAL". WHAT is the problem?&lt;/P&gt;&lt;P&gt;pls help me in this ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jul 2010 12:49:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-13T12:49:59Z</dc:date>
    <item>
      <title>copy the standard program ( TCODE  :MB5S)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-the-standard-program-tcode-mb5s/m-p/7103397#M1508792</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 copy standard program (TCODE IS MB5S) .I tried in this way.&lt;/P&gt;&lt;P&gt;go to se80 and in that copy the program and also copy the include .&lt;/P&gt;&lt;P&gt;when executing my (zprogram ) program one message is displaying.&lt;/P&gt;&lt;P&gt;"OPERATION TERMINATED" what is the problem?&lt;/P&gt;&lt;P&gt;pls give me solution ? pls give me the steps in detail for coping standard program (MB5S).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 11:25:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-the-standard-program-tcode-mb5s/m-p/7103397#M1508792</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-13T11:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: copy the standard program ( TCODE  :MB5S)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-the-standard-program-tcode-mb5s/m-p/7103398#M1508793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Just follow teh simple method&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

1.) Goto SE38 and  give the program name as RM07MSAL. 
2.) Click the copy(CTRL+F5) button in the screen, give target program as Z_RM07MSAL and click copy.
3.) In the pop up screen, select all check box like Documentation, Variants,User Interface,Screens and INCLUDEs and then click copy button.
4.) Give the Include name target.
5.) Give the package and saved it in a transport request.
6.)Activate all the object and then test teh report.You will not receive any error.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 11:42:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-the-standard-program-tcode-mb5s/m-p/7103398#M1508793</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-13T11:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: copy the standard program ( TCODE  :MB5S)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-the-standard-program-tcode-mb5s/m-p/7103399#M1508794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi senthil,&lt;/P&gt;&lt;P&gt;thank u .The steps what  u gave i followed same thing.&lt;/P&gt;&lt;P&gt;program successfully copied and executed.&lt;/P&gt;&lt;P&gt;But one message is displaying whie executing .The message is "Status STANDARD of the user interface Z_RM07MSAL missing"&lt;/P&gt;&lt;P&gt;I gave target include name is "Z_RM07MSAL". WHAT is the problem?&lt;/P&gt;&lt;P&gt;pls help me in this ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 12:49:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-the-standard-program-tcode-mb5s/m-p/7103399#M1508794</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-13T12:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: copy the standard program ( TCODE  :MB5S)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-the-standard-program-tcode-mb5s/m-p/7103400#M1508795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just understand what the error is saying... its saying that STATUS is missing right!! what is that status?? its GUI status.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;goto SE41 and give program name as RM07MSAL , press F4 on status. you will find STANDARD... you need to copy this status to your Z_RM07MSAL and activate..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 13:03:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-the-standard-program-tcode-mb5s/m-p/7103400#M1508795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-13T13:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: copy the standard program ( TCODE  :MB5S)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-the-standard-program-tcode-mb5s/m-p/7103401#M1508796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; I can execute the Z Program without any error...  Please check properly and try to create it again by following the step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to activate three objects REPS, REPT and CUAD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then it should work.... And also check the Status as explained by the Soumyaprakash.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jul 2010 13:10:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-the-standard-program-tcode-mb5s/m-p/7103401#M1508796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-13T13:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: copy the standard program ( TCODE  :MB5S)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/copy-the-standard-program-tcode-mb5s/m-p/7103402#M1508797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;the problem is solved.&lt;/P&gt;&lt;P&gt;Thank u for all giving solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 06:17:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/copy-the-standard-program-tcode-mb5s/m-p/7103402#M1508797</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-14T06:17:29Z</dc:date>
    </item>
  </channel>
</rss>

