<?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 Create transaction for report program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-transaction-for-report-program/m-p/2235975#M481550</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All&lt;/P&gt;&lt;P&gt;I have very specfie requirement.&lt;/P&gt;&lt;P&gt;I have one report program with selection screen. I need to create one transaction for this report which uses report variant to fill the selection screen parameter. Now i want to skip this selection screen (i mean i don't want user press F8  on selection screen ). I also want to attatch authorization with the transaction code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have two options.&lt;/P&gt;&lt;P&gt;1. i can create transaction with variant and assign authorization object. But this does not skip selection screen.&lt;/P&gt;&lt;P&gt;2. I can create transaction with parameter and use start-report transaction and pass variant here and mark skip selection screen true. But i don't know how to assign authorization object in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please give me some solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Saurabh Garg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 29 Apr 2007 07:29:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-29T07:29:38Z</dc:date>
    <item>
      <title>Create transaction for report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-transaction-for-report-program/m-p/2235975#M481550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All&lt;/P&gt;&lt;P&gt;I have very specfie requirement.&lt;/P&gt;&lt;P&gt;I have one report program with selection screen. I need to create one transaction for this report which uses report variant to fill the selection screen parameter. Now i want to skip this selection screen (i mean i don't want user press F8  on selection screen ). I also want to attatch authorization with the transaction code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have two options.&lt;/P&gt;&lt;P&gt;1. i can create transaction with variant and assign authorization object. But this does not skip selection screen.&lt;/P&gt;&lt;P&gt;2. I can create transaction with parameter and use start-report transaction and pass variant here and mark skip selection screen true. But i don't know how to assign authorization object in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please give me some solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Saurabh Garg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Apr 2007 07:29:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-transaction-for-report-program/m-p/2235975#M481550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-29T07:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Create transaction for report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-transaction-for-report-program/m-p/2235976#M481551</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 might create a transaction in SE93. Once I copied a standard transaction, which was working similar, as your wish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was the VL10X, VL10E, VL10. Check out these and maybe they are useful.&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>Sun, 29 Apr 2007 07:36:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-transaction-for-report-program/m-p/2235976#M481551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-29T07:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Create transaction for report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-transaction-for-report-program/m-p/2235977#M481552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Tamas&lt;/P&gt;&lt;P&gt;Thanks for quick response...&lt;/P&gt;&lt;P&gt;I checked t-code VL10X and others but i am not able to understand your solution. If i understood correctly, according to you, i need to create two transaction to achieve my requirement.&lt;/P&gt;&lt;P&gt;one with variant and authorization object&lt;/P&gt;&lt;P&gt;and other with parameter &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 Apr 2007 07:42:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-transaction-for-report-program/m-p/2235977#M481552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-29T07:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Create transaction for report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-transaction-for-report-program/m-p/2235978#M481553</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;Yes, you might try out this way. It is only similar to your need, not exactly the solution. But I hope you can have some ideas from it.&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>Sun, 29 Apr 2007 07:59:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-transaction-for-report-program/m-p/2235978#M481553</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-29T07:59:22Z</dc:date>
    </item>
  </channel>
</rss>

