<?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 in creating Z program from SAP standard program. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-z-program-from-sap-standard-program/m-p/2031548#M417021</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;You don't have to copy all of the standard includes, only those, which you wanted to modify. You can use the standard includes in your program as well as Z ones.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if you wanted to modify an another include, you can simply copy it with transaction SE38.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Includes are exactly the same program like other programs, the only exception, they cannot be run (because they have the type "I"nclude).&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>Tue, 20 Mar 2007 10:46:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-20T10:46:32Z</dc:date>
    <item>
      <title>Problem in creating Z program from SAP standard program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-z-program-from-sap-standard-program/m-p/2031546#M417019</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;I am trying to create Z transaction ZKSB1 using the standard KSB1.I am trying to copy program RKAEP000 to create a Z program.The program RKAEP000 has 10 includes.When i am trying to copy it to create a Z program it is displaying only 5 standard include out of 10 for creating Z includes.I am not getting why it is not showing all the 10 inlcudes for creating Z includes.Please help me.I am working in version 4.6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mukesh Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 10:38:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-z-program-from-sap-standard-program/m-p/2031546#M417019</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T10:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in creating Z program from SAP standard program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-z-program-from-sap-standard-program/m-p/2031547#M417020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mukesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An alternative method is to copy the existing PROGRAM to a ZPROGRAM and &lt;/P&gt;&lt;P&gt;the assign a ZTCode to the copied program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck and thanks&lt;/P&gt;&lt;P&gt;AK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 10:42:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-z-program-from-sap-standard-program/m-p/2031547#M417020</guid>
      <dc:creator>ashok_kumar24</dc:creator>
      <dc:date>2007-03-20T10:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in creating Z program from SAP standard program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-z-program-from-sap-standard-program/m-p/2031548#M417021</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;You don't have to copy all of the standard includes, only those, which you wanted to modify. You can use the standard includes in your program as well as Z ones.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if you wanted to modify an another include, you can simply copy it with transaction SE38.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Includes are exactly the same program like other programs, the only exception, they cannot be run (because they have the type "I"nclude).&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>Tue, 20 Mar 2007 10:46:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-z-program-from-sap-standard-program/m-p/2031548#M417021</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T10:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in creating Z program from SAP standard program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-z-program-from-sap-standard-program/m-p/2031549#M417022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tamas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i am trying to Copy the SAP program it is showing 5 includes out of 10 for creating Z includes but when i am Displaying my copied Z program in SE80 transaction it is showing 5 Z includes and 5 Sap includes. I have to make changes in SAP standard include.So the solution you provided to copy and create Z inlcude in SE38 cannot be done as SAP inlcude is already there in the Z program and i cannot delete it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mukesh Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 10:56:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-z-program-from-sap-standard-program/m-p/2031549#M417022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T10:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in creating Z program from SAP standard program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-z-program-from-sap-standard-program/m-p/2031550#M417023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mukesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   u have to copy SAP standard include into Z include for which include u want to modify. rest are use same standard SAP include. u have to do modifications only Z  programs &amp;amp; Z includes only&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;V.Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2007 11:03:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-z-program-from-sap-standard-program/m-p/2031550#M417023</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-20T11:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in creating Z program from SAP standard program.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-z-program-from-sap-standard-program/m-p/2031551#M417024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SE38 only copy "direct" includes of the program, not includes of includes &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example : RKAEPSSC is included into RKAEPTOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you need to rename this include you will have to manually rename in INCLUDE instruction of RKAEPROP.&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, 20 Mar 2007 11:15:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-creating-z-program-from-sap-standard-program/m-p/2031551#M417024</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2007-03-20T11:15:54Z</dc:date>
    </item>
  </channel>
</rss>

