<?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: Parameter IDs in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-ids/m-p/5528602#M1263208</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;1. You can create using SE80 tcode select the Package from the List box and give the desiered package name and press enter. Now right click on the package using the path Create-&amp;gt;More-&amp;gt;Set/Get Parameter id.&lt;/P&gt;&lt;P&gt;Create your Parameter id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Using SM30 give the TPARA  in the Table/view input and press Maintain, in the Next screen give the parameter id and press enter, in the pop give the text and press continue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Apr 2009 17:23:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-18T17:23:40Z</dc:date>
    <item>
      <title>Parameter IDs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-ids/m-p/5528599#M1263205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to create our own parameter IDs which we can use in data elements created by us.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2009 06:21:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-ids/m-p/5528599#M1263205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-18T06:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter IDs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-ids/m-p/5528600#M1263206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ronny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check with [How to create Parameter ID's|&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="5228650"&gt;&lt;/A&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2009 07:11:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-ids/m-p/5528600#M1263206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-18T07:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter IDs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-ids/m-p/5528601#M1263207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ronney,&lt;/P&gt;&lt;P&gt;To create parameter id:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write &lt;/P&gt;&lt;P&gt;SET PARAMETER-ID &amp;lt;PID NAME&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then doble click on PID NAME to create your own PID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After creating a parameter id you can assign it to data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A field can be filled with default values from SAP memory using a parameter ID. A screen field is filled automatically with the value stored under the parameter ID of the data element only if this was explicitly permitted in the Screen Painter. To specify the parameter ID, go to theFurther Characteristics tab page and make the entry in field Parameter ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a user has authorization only for company code 001, this company code can be stored in memory under the corresponding parameter ID at the beginning of a transaction. Fields referring to the data element for the company code are then automatically filled with the value 001 in all subsequent screen templates. In this case, the corresponding parameter ID must be entered only in the data element for the company code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Smita&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Smita Gupta on Apr 18, 2009 12:06 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2009 10:06:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-ids/m-p/5528601#M1263207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-18T10:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter IDs</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-ids/m-p/5528602#M1263208</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;1. You can create using SE80 tcode select the Package from the List box and give the desiered package name and press enter. Now right click on the package using the path Create-&amp;gt;More-&amp;gt;Set/Get Parameter id.&lt;/P&gt;&lt;P&gt;Create your Parameter id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Using SM30 give the TPARA  in the Table/view input and press Maintain, in the Next screen give the parameter id and press enter, in the pop give the text and press continue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2009 17:23:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-ids/m-p/5528602#M1263208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-18T17:23:40Z</dc:date>
    </item>
  </channel>
</rss>

