<?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 ID in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/3618683#M871736</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 parameterId by different ways.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.goto SE11. select the datatype option.&lt;/P&gt;&lt;P&gt;2.give the datatype assigned to the field.&lt;/P&gt;&lt;P&gt;3.goto further characteristics.&lt;/P&gt;&lt;P&gt;4.u'll have a option of parameterid u can create here.&lt;/P&gt;&lt;P&gt;5.by using and set and get commands u can use it in ur program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;bharathi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Mar 2008 04:02:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-18T04:02:49Z</dc:date>
    <item>
      <title>Parameter ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/3618679#M871732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Plse how can i create Parameter ID?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 15:04:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/3618679#M871732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T15:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/3618680#M871733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. Go to tcode SM30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Give the table name TPARA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Then press maintain button to create entries in the table TPARA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also chk this thread.&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="371229"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Mahalakshmi Padmanaban on Mar 17, 2008 5:22 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 16:22:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/3618680#M871733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T16:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/3618681#M871734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as a developer , you should always go through SE80 -&amp;gt; click on EDit Objects -&amp;gt; select Tab - More -&amp;gt; youwill find SET/GET Parameter ID &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create it from here . It is good practice to use SE80.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 02:04:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/3618681#M871734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-18T02:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/3618682#M871735</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;STRONG&gt;Parameter ID definition&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;A field can be filled with proposed values from SAP memory using a parameter ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A field in the screen template is only filled automatically with the value stored under the parameter ID of the data element if this was explicitly permitted in the Screen Painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Creation of Parameter ID&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;1. Go to SE11, Select Data type radio button and enter data &lt;/P&gt;&lt;P&gt;    element that is assigned to the field .&lt;/P&gt;&lt;P&gt;2. Select Further characterstics Tab and enter parameter id .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How to use .&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If you are using Standard T.Code and already defined Parameter ID, you have to set using SET command..Before that you have to search whether GET command has been used in the PBO of Tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Venkat.O&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 03:49:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/3618682#M871735</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2008-03-18T03:49: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/3618683#M871736</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 parameterId by different ways.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.goto SE11. select the datatype option.&lt;/P&gt;&lt;P&gt;2.give the datatype assigned to the field.&lt;/P&gt;&lt;P&gt;3.goto further characteristics.&lt;/P&gt;&lt;P&gt;4.u'll have a option of parameterid u can create here.&lt;/P&gt;&lt;P&gt;5.by using and set and get commands u can use it in ur program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;bharathi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 04:02:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/3618683#M871736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-18T04:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/3618684#M871737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i would recommend to use Vaibhav Bhandari method&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 04:03:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/3618684#M871737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-18T04:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/3618685#M871738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think two. Thanks for all your answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 08:48:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-id/m-p/3618685#M871738</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-18T08:48:14Z</dc:date>
    </item>
  </channel>
</rss>

