<?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 Paramt TXN?? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/paramt-txn/m-p/1452924#M214317</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wht is a parameter txn and in which scenarios we use them???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance!!!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Seema.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jul 2006 05:14:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-25T05:14:53Z</dc:date>
    <item>
      <title>Paramt TXN??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/paramt-txn/m-p/1452924#M214317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wht is a parameter txn and in which scenarios we use them???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance!!!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Seema.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 05:14:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/paramt-txn/m-p/1452924#M214317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T05:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Paramt TXN??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/paramt-txn/m-p/1452925#M214318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Seema , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in case of tcode for tables /views &lt;/P&gt;&lt;P&gt;2.report Painters Reports&lt;/P&gt;&lt;P&gt;3.SAP Query.&lt;/P&gt;&lt;P&gt;&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;Prabhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 05:18:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/paramt-txn/m-p/1452925#M214318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T05:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Paramt TXN??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/paramt-txn/m-p/1452926#M214319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is form SAP official Documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maintaining Transactions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameter Transaction &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Parameter transactions allow you to preassign values to fields on the initial screen of a transaction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create a parameter transaction, use the Transaction Maintenance transaction (SE93). Once you have entered a transaction code and short description, choose transaction type Transaction with parameters (Parameter transaction). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can hide the initial screen of a parameter transaction if you have specified values for all of its fields. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1932986"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Create Parameter transaction for SM30 &lt;/P&gt;&lt;P&gt;Assuming that you want the user to maintain a table or view using SM30 but you do not want them to see the initial screen of SM30. For e.g. V023 - Material Group. &lt;/P&gt;&lt;P&gt;Steps tested in 4.6x :- &lt;/P&gt;&lt;P&gt;SE93 - Type in a transaction name e.g. ZV023 &lt;/P&gt;&lt;P&gt;Click create - choose parameter transaction &lt;/P&gt;&lt;P&gt;In the Create Parameter transaction screen, fill in the following fields :- &lt;/P&gt;&lt;P&gt;Transaction SM30 &lt;/P&gt;&lt;P&gt;Tick Skip initial screen &lt;/P&gt;&lt;P&gt;Tick Inherit GUI attributes &lt;/P&gt;&lt;P&gt;Name of screen field Value &lt;/P&gt;&lt;P&gt;VIEWNAME V023 &lt;/P&gt;&lt;P&gt;UPDATE X &lt;/P&gt;&lt;P&gt;Press F8 or click the Test button for testing. &lt;/P&gt;&lt;P&gt;Save it and with the required authorization, the user will be able to use transaction code ZV023 to maintain the material group.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 05:29:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/paramt-txn/m-p/1452926#M214319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T05:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Paramt TXN??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/paramt-txn/m-p/1452927#M214320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi seema,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the below links&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/43/0f955bc2086ff3e10000000a422035/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/43/0f955bc2086ff3e10000000a422035/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/43/27ca50d51e0b19e10000000a1553f6/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/43/27ca50d51e0b19e10000000a1553f6/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-basis-abap.com/sapbs011.htm" target="test_blank"&gt;http://www.sap-basis-abap.com/sapbs011.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is useful plz mark the points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 05:44:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/paramt-txn/m-p/1452927#M214320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T05:44:15Z</dc:date>
    </item>
  </channel>
</rss>

