<?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: How to avoid Parameter ID ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-parameter-id/m-p/7747985#M1582432</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 can assign Authorization Group to maintenance tables and restrict users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE11-&amp;gt;TM Generator(From menu)-&amp;gt;Authorization Group&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Mar 2011 07:46:15 GMT</pubDate>
    <dc:creator>huseyindereli</dc:creator>
    <dc:date>2011-03-30T07:46:15Z</dc:date>
    <item>
      <title>How to avoid Parameter ID ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-parameter-id/m-p/7747984#M1582431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this piece of coding in my program:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  SET PARAMETER ID 'XXX' FIELD YYY-12345.&lt;/P&gt;&lt;P&gt;      CALL TRANSACTION 'ABCD'&lt;/P&gt;&lt;P&gt;           AND SKIP FIRST SCREEN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM30 for the transaction XXX has the following default values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction Code = ABCD&lt;/P&gt;&lt;P&gt;Skip initial screen&lt;/P&gt;&lt;P&gt;Transaction SM30&lt;/P&gt;&lt;P&gt;Default Values UPDATE = x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------------------------" /&gt;&lt;P&gt;Now I wish to avoid the parameter id because if the user goes to tr SU3 (own data via session manager)  and there sets the value &lt;/P&gt;&lt;P&gt;of the parameter ID to another table or view which they should not be able to access directly from this program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2011 06:50:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-parameter-id/m-p/7747984#M1582431</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-30T06:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid Parameter ID ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-parameter-id/m-p/7747985#M1582432</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 can assign Authorization Group to maintenance tables and restrict users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE11-&amp;gt;TM Generator(From menu)-&amp;gt;Authorization Group&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2011 07:46:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-parameter-id/m-p/7747985#M1582432</guid>
      <dc:creator>huseyindereli</dc:creator>
      <dc:date>2011-03-30T07:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid Parameter ID ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-parameter-id/m-p/7747986#M1582433</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 can create a parameter transaction in SE93.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fill it with those values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction: SM30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Skip initial screen: marked&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name of screen field: VIEWNAME&lt;/P&gt;&lt;P&gt;Value: *** here your table name ***&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name of screen field: UPDATE&lt;/P&gt;&lt;P&gt;Value: X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This transaction you can call in your report!&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;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2011 08:06:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-parameter-id/m-p/7747986#M1582433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-30T08:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid Parameter ID ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-parameter-id/m-p/7747987#M1582434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Klaus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for this good hint. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following question: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Can  I still continue my original coding "  SET PARAMETER ...." before calling the transaction ? because the whole purpose was to solve the issue of user going to Tr SU3.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2011 08:38:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-parameter-id/m-p/7747987#M1582434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-30T08:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid Parameter ID ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-parameter-id/m-p/7747988#M1582435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of using get and set parameter to pass a value to transaction ABCD you could use something like &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;call transaction 'ABCD' using bdcdata mode 'E' update 'S'&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; with bdcdata holding the screen field you want to transfer to trancaction ABCD and a process code to skip the first screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Jack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2011 09:28:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-parameter-id/m-p/7747988#M1582435</guid>
      <dc:creator>JackGraus</dc:creator>
      <dc:date>2011-03-30T09:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid Parameter ID ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-parameter-id/m-p/7747989#M1582436</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 can continue to set the parameter, because it has no effect for the new parameter transaction, but I can't see the issue with SU3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a user changes the parameter value then he has'nt the needed authority automatically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET/GET parameters are set by standard transaction too. You can't avoid this, why to avoid this in your program?&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;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2011 09:36:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-parameter-id/m-p/7747989#M1582436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-30T09:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid Parameter ID ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-parameter-id/m-p/7747990#M1582437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jack,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your valuable inputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you let me how to avoid the initial screen ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2011 11:16:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-parameter-id/m-p/7747990#M1582437</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-30T11:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid Parameter ID ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-parameter-id/m-p/7747991#M1582438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, to avoid initial screen you need to add a process code in batch input table. the coding depends on the screen you are processing in transaction ABCD. Best is to create a batch input recording for your transaction, then analyse it and add the screen field(s) an processes code to your ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an example for another tracaction code:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;insert initial line into table bdcdata assigning &amp;lt;bdcdata&amp;gt;.
&amp;lt;bdcdata&amp;gt;-fnam = 'BDC_OKCODE'.
&amp;lt;bdcdata&amp;gt;-fval = '=ONLI'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards Jack&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2011 11:25:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-avoid-parameter-id/m-p/7747991#M1582438</guid>
      <dc:creator>JackGraus</dc:creator>
      <dc:date>2011-03-30T11:25:08Z</dc:date>
    </item>
  </channel>
</rss>

