<?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 transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-transaction/m-p/3360701#M806412</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;This is used to create a transaction code for ur ztable skipping the initial screen of SM30.....u can directly access ur ztable once u create a transaction code with this....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also check the below link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/43/0f955bc2086ff3e10000000a422035/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/43/0f955bc2086ff3e10000000a422035/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Jan 2008 08:30:36 GMT</pubDate>
    <dc:creator>former_member404244</dc:creator>
    <dc:date>2008-01-28T08:30:36Z</dc:date>
    <item>
      <title>Parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-transaction/m-p/3360700#M806411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;What is parameter transaction and what is the main purpose of parameter transaction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;DVNS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 08:27:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-transaction/m-p/3360700#M806411</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T08:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-transaction/m-p/3360701#M806412</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;This is used to create a transaction code for ur ztable skipping the initial screen of SM30.....u can directly access ur ztable once u create a transaction code with this....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also check the below link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/43/0f955bc2086ff3e10000000a422035/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/43/0f955bc2086ff3e10000000a422035/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 08:30:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-transaction/m-p/3360701#M806412</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2008-01-28T08:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-transaction/m-p/3360702#M806413</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;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;Procedure&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create a parameter transaction, use transaction SE93 (Transaction Maintenance) or the Object Navigator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       1.      In the Object Navigator, choose Workbench ® Edit Object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Object Selection dialog screen appears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       2.      Choose the tab More and enter the name of the transaction you want to create in the Transaction field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       3.      Choose  with the quick info text Create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Create Transaction dialog screen appears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       4.      On the dialog screen, enter the transaction code (up to 20 characters) and a meaningful description of the transaction in the Short Text field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       5.      Choose the option Transaction with parameters (Parameter transaction).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       6.      Choose Continue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Create Parameter Transaction screen appears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       7.      In the Transaction field, enter the name of the transaction you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       8.      Enter the number of the initial screen in the corresponding field.&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;       9.      Usually the settings in the Classification group box are set by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Professional User Transactions are the standard transactions executed in the SAP system. An Easy Web Transaction is an ITS-based transaction, which can be executed only in the SAP GUI for HTML. You need to refer to an ITS service in order to use it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SAP GUI settings do not affect the transaction itself; they only inform the user what software is needed to start the transaction: SAP GUI for Windows, SAP GUI for Java or only the browser (SAP GUI for HTML).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   10.      Enter the names of screens fields and their values in the Default Values table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   11.      Choose Save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/43/2c43b427bf601fe10000000a422035/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/43/2c43b427bf601fe10000000a422035/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Renjith Michael.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 08:44:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-transaction/m-p/3360702#M806413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T08:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-transaction/m-p/3360703#M806414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&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;check this link&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;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2008 09:07:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/parameter-transaction/m-p/3360703#M806414</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-28T09:07:47Z</dc:date>
    </item>
  </channel>
</rss>

