<?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: Generate the version of program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/generate-the-version-of-program/m-p/6007442#M1345392</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The reason why i have posted this thread , asking for Version Number generation is below mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The INSERT REPORT statements gets success if the code inserted in to the report is syntx free and activated. If there are any errors it reults short-dump. To avaoid this can we generate the version and try ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do we have any other statement substitute to INSERT REPORT ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Aug 2009 11:17:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-07T11:17:50Z</dc:date>
    <item>
      <title>Generate the version of program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generate-the-version-of-program/m-p/6007440#M1345390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to geneate a version of the program through programmatically. I will enter a program in the selection screen. Upon execution, a version should get generated for that program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2009 09:31:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generate-the-version-of-program/m-p/6007440#M1345390</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-07T09:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Generate the version of program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generate-the-version-of-program/m-p/6007441#M1345391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;   When a program version is generated &lt;/P&gt;&lt;P&gt;program name SAPLS38E (type F)&lt;/P&gt;&lt;P&gt;Function : WB_VERSION_CREATE&lt;/P&gt;&lt;P&gt;I tried putting the sy-ucomm value as wb_version_create. but it doesnt generate the version.&lt;/P&gt;&lt;P&gt;After putting the sy-ucomm value you need to reexecute the includes LS38EI01 which creates the version.&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;Viquar Iqbal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2009 10:20:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generate-the-version-of-program/m-p/6007441#M1345391</guid>
      <dc:creator>viquar_iqbal</dc:creator>
      <dc:date>2009-08-07T10:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Generate the version of program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generate-the-version-of-program/m-p/6007442#M1345392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The reason why i have posted this thread , asking for Version Number generation is below mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The INSERT REPORT statements gets success if the code inserted in to the report is syntx free and activated. If there are any errors it reults short-dump. To avaoid this can we generate the version and try ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do we have any other statement substitute to INSERT REPORT ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2009 11:17:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generate-the-version-of-program/m-p/6007442#M1345392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-07T11:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Generate the version of program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generate-the-version-of-program/m-p/6007443#M1345393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;each time a TR is assigned a version is automatically generated.. why dont you take help of this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2009 11:27:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generate-the-version-of-program/m-p/6007443#M1345393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-07T11:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Generate the version of program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generate-the-version-of-program/m-p/6007444#M1345394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can also use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SYNTAX-CHECK FOR itab&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to check the source code before insert report.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2009 11:32:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generate-the-version-of-program/m-p/6007444#M1345394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-07T11:32:43Z</dc:date>
    </item>
  </channel>
</rss>

