<?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: User specific variants for report selection screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-specific-variants-for-report-selection-screen/m-p/7670091#M1575042</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sridher,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the below URL, it may help you.&lt;/P&gt;&lt;P&gt;According to User Specific, you can restrict the variants.&lt;/P&gt;&lt;P&gt;[http://wiki.sdn.sap.com/wiki/display/Snippets/ABAP&lt;EM&gt;Program&lt;/EM&gt;to&lt;EM&gt;generate&lt;/EM&gt;select-options+dynamically.]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look to function group SVAR. Especially FMs RS_CREATE_VARIANT and RS_VARIANT_CONTENTS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arbind Prasad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Mar 2011 12:42:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-03-08T12:42:49Z</dc:date>
    <item>
      <title>User specific variants for report selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-specific-variants-for-report-selection-screen/m-p/7670090#M1575041</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;&lt;/P&gt;&lt;P&gt;I having a Z Tcode for my Z program and I have created the variant for selection screen data, ( Excuted the Report and clicked on save button and created the variant ).&lt;/P&gt;&lt;P&gt;Now if this T code is excuted by some other then this variant should not shown him, I mean I need to restrict the user to see my variants.&lt;/P&gt;&lt;P&gt;Exp : User 1 is created 2 selection screen variants  Var1 and Var2,( Excuted the Report and clicked on save button and created the variant )&lt;/P&gt;&lt;P&gt;         User 2 is created 2 selection screen variants  Var3 and Var4,( Excuted the Report and clicked on save button and created the variant )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And If user 1 is excuted the Tcode then he need to see only Var1 and Var2.&lt;/P&gt;&lt;P&gt;And If user 2 is excuted the Tcode then he need to see only Var3 and Var4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to hide the variants by user specific?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sridhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 12:27:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-specific-variants-for-report-selection-screen/m-p/7670090#M1575041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-08T12:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: User specific variants for report selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-specific-variants-for-report-selection-screen/m-p/7670091#M1575042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sridher,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the below URL, it may help you.&lt;/P&gt;&lt;P&gt;According to User Specific, you can restrict the variants.&lt;/P&gt;&lt;P&gt;[http://wiki.sdn.sap.com/wiki/display/Snippets/ABAP&lt;EM&gt;Program&lt;/EM&gt;to&lt;EM&gt;generate&lt;/EM&gt;select-options+dynamically.]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look to function group SVAR. Especially FMs RS_CREATE_VARIANT and RS_VARIANT_CONTENTS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arbind Prasad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 12:42:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-specific-variants-for-report-selection-screen/m-p/7670091#M1575042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-08T12:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: User specific variants for report selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-specific-variants-for-report-selection-screen/m-p/7670092#M1575043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sridhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Just see the Program : SALV_DEMO_TABLE_LAYOUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dhina..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 13:22:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-specific-variants-for-report-selection-screen/m-p/7670092#M1575043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-08T13:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: User specific variants for report selection screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-specific-variants-for-report-selection-screen/m-p/7670093#M1575044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While saving the variant, there is one checkbox: User-Specific.&lt;/P&gt;&lt;P&gt;Check user specific checkbox...It will be local for that user only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 13:59:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-specific-variants-for-report-selection-screen/m-p/7670093#M1575044</guid>
      <dc:creator>prasoon_sahay</dc:creator>
      <dc:date>2011-03-08T13:59:07Z</dc:date>
    </item>
  </channel>
</rss>

