<?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 parameter id in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/6143989#M1367449</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my scenario is &lt;/P&gt;&lt;P&gt;I have some group leaders and many operators as sap users in the plant.&lt;/P&gt;&lt;P&gt;I need to filter group leaders and give them the same program with some screen changes(enabling radio button for group leader in the screen program).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of the option I have is maintain parameter id &amp;amp; its value in SU3 tocde. under parameter tab page...&lt;/P&gt;&lt;P&gt;And in the program I can do like &lt;/P&gt;&lt;P&gt;select parve  from usr05&lt;/P&gt;&lt;P&gt;where uname = sy-uname&lt;/P&gt;&lt;P&gt;And parid eq ( above maintained id).&lt;/P&gt;&lt;P&gt;if sy-subrc = 0.&lt;/P&gt;&lt;P&gt; enable the radio button on the screen.&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;  disable the radio button.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the above solution looks good, then question is which parameter id has to be used ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in adv.&lt;/P&gt;&lt;P&gt;your help will be highly appreciable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Sep 2009 17:59:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-17T17:59:50Z</dc:date>
    <item>
      <title>parameter id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/6143989#M1367449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my scenario is &lt;/P&gt;&lt;P&gt;I have some group leaders and many operators as sap users in the plant.&lt;/P&gt;&lt;P&gt;I need to filter group leaders and give them the same program with some screen changes(enabling radio button for group leader in the screen program).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One of the option I have is maintain parameter id &amp;amp; its value in SU3 tocde. under parameter tab page...&lt;/P&gt;&lt;P&gt;And in the program I can do like &lt;/P&gt;&lt;P&gt;select parve  from usr05&lt;/P&gt;&lt;P&gt;where uname = sy-uname&lt;/P&gt;&lt;P&gt;And parid eq ( above maintained id).&lt;/P&gt;&lt;P&gt;if sy-subrc = 0.&lt;/P&gt;&lt;P&gt; enable the radio button on the screen.&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;  disable the radio button.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the above solution looks good, then question is which parameter id has to be used ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in adv.&lt;/P&gt;&lt;P&gt;your help will be highly appreciable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 17:59:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/6143989#M1367449</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-17T17:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: parameter id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/6143990#M1367450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;you can maintain a user group for them. and in program you can check if sy-uname falls under that group, enable the extra fields in at selection-screen output. user groups are in table :USGRP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 18:03:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/6143990#M1367450</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-17T18:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: parameter id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/6143991#M1367451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks sir.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how ever ...the USGRP table does not have user name (sy-uname)....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to connect username with the user group that we are going to maintian in USGRP ?Could you please tell me some more clearly  ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 18:14:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/6143991#M1367451</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-17T18:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: parameter id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/6143992#M1367452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As long as users can edit their profiles (system&lt;DEL&gt;&amp;gt;user profile&lt;/DEL&gt;&amp;gt;own data (SU3)), the operators can put Group Leaders parameter id into their profile.,i think will NOT be good idea to control a radio button on the basis of user profile. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My suggestion is to create a authorisation object and assigned to user profiles of group leaders. then check in this your program in the initialisation event. If sy-subrc eq 0. then control the radio button on the basis of this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 18:14:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/6143992#M1367452</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-09-17T18:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: parameter id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/6143993#M1367453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sir thanks.&lt;/P&gt;&lt;P&gt;you are right .  &lt;/P&gt;&lt;P&gt;1). the thing is previously I did not get chance to create an authorisation object...could you please tell me the procedue of how  to create that (thanks) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) .I did not get how to assign to user profile of group leaders ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please be some more clear?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS IN ADV.&lt;/P&gt;&lt;P&gt;I want to learn.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 18:20:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/6143993#M1367453</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-17T18:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: parameter id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/6143994#M1367454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/a92195a9-0b01-0010-909c-f330ea4a585c&amp;amp;overridelayout=true" target="test_blank"&gt;http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/a92195a9-0b01-0010-909c-f330ea4a585c&amp;amp;overridelayout=true&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a developer you can ask your basis or security team for creation of authorisation object and assigned to profiles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 18:36:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/6143994#M1367454</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2009-09-17T18:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: parameter id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/6143995#M1367455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just another option. You can create two different transaction codes, one for the group leaders and one for the operators and assign the transactions to the users according to their position. In your code, you can check the SY-TCODE and show or not show the radiobutton. Just disable executing the program from SE38 or SA38.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2009 18:42:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/6143995#M1367455</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-17T18:42:06Z</dc:date>
    </item>
  </channel>
</rss>

