<?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: Changing Initial transaction after SAP Logon in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-initial-transaction-after-sap-logon/m-p/7687992#M1576642</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If a Tcode is set in EXTRAS --&amp;gt; Set Start Transaction this can also prevent a user from opening any item from the SAP Portal. We had this problem with a user trying to open a workflow item but instead the portal was opening this specified transaction.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Mar 2013 10:30:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-03-15T10:30:05Z</dc:date>
    <item>
      <title>Changing Initial transaction after SAP Logon</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-initial-transaction-after-sap-logon/m-p/7687987#M1576637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Once we logon to SAP, an initial transaction is executed (SESSION_MANAGER).&lt;/P&gt;&lt;P&gt;   I would like to execute my 'Z' transaction, whenever a user logs on to SAP.&lt;/P&gt;&lt;P&gt;   Where can I assign my transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Venkatraman.N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 10:08:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-initial-transaction-after-sap-logon/m-p/7687987#M1576637</guid>
      <dc:creator>venkat_raman</dc:creator>
      <dc:date>2011-03-04T10:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Initial transaction after SAP Logon</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-initial-transaction-after-sap-logon/m-p/7687988#M1576638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't know if you can set that globally, but for local usage (yourself) you can create a SAP shortcut with default transaction using SAP Logon pad. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively create a shortcut for &lt;EM&gt;C:\Program Files\SAP\FrontEnd\SAPgui\SAPSHCUT.EXE&lt;/EM&gt; with different options like &lt;EM&gt;-sysname&lt;/EM&gt; , &lt;EM&gt;-command&lt;/EM&gt; etc. Full list of ptions you can see with following steps:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- START -&amp;gt; RUN&lt;/P&gt;&lt;P&gt;- CMD&lt;/P&gt;&lt;P&gt;- CD C:\Program Files\SAP\FrontEnd\SAPgui&lt;/P&gt;&lt;P&gt;- SAPSHCUT.EXE /?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;This way you can set any predefined login options even provide user and password by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marcin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 10:23:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-initial-transaction-after-sap-logon/m-p/7687988#M1576638</guid>
      <dc:creator>MarcinPciak</dc:creator>
      <dc:date>2011-03-04T10:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Initial transaction after SAP Logon</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-initial-transaction-after-sap-logon/m-p/7687989#M1576639</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;After Logon&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXTRAS --&amp;gt; Set Start Transaction --&amp;gt; Give your transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SHift + F7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 10:26:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-initial-transaction-after-sap-logon/m-p/7687989#M1576639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-03-04T10:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Initial transaction after SAP Logon</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-initial-transaction-after-sap-logon/m-p/7687990#M1576640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We can do it globally for all users.&lt;/P&gt;&lt;P&gt;Check Function module exit &lt;STRONG&gt;EXIT_SAPLSUSF_001&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Simply use &lt;STRONG&gt;CALL TRANSACTION 'ZTEST'.&lt;/STRONG&gt; inside it and assign it to a project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow below steps:&lt;/P&gt;&lt;P&gt;Goto -&amp;gt; Tcode SMOD -&amp;gt;Enter &lt;STRONG&gt;SUSR0001&lt;/STRONG&gt; -&amp;gt; Click display -&amp;gt; Click Components -&amp;gt; Double click on &lt;STRONG&gt;EXIT_SAPLSUSF_001&lt;/STRONG&gt; -&amp;gt; Double click &lt;STRONG&gt;ZXUSRU01&lt;/STRONG&gt; -&amp;gt; goto change mode -&amp;gt; Enter code &lt;STRONG&gt;CALL TRANSACTION 'ZTEST'.  (Your 'Z' transaction)&lt;/STRONG&gt; -&amp;gt; Activate.&lt;/P&gt;&lt;P&gt;Now Goto -&amp;gt; Tcode CMOD -&amp;gt;Enter Project name -&amp;gt; Click create -&amp;gt;Enter Short text -&amp;gt;Click &lt;STRONG&gt;Enhancement assignments&lt;/STRONG&gt; -&amp;gt; Enter &lt;STRONG&gt;SUSR0001&lt;/STRONG&gt; -&amp;gt; Save -&amp;gt; Click &lt;STRONG&gt;Components&lt;/STRONG&gt; -&amp;gt; Click activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Log off and login again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 10:48:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-initial-transaction-after-sap-logon/m-p/7687990#M1576640</guid>
      <dc:creator>awin_prabhu</dc:creator>
      <dc:date>2011-03-04T10:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Initial transaction after SAP Logon</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-initial-transaction-after-sap-logon/m-p/7687991#M1576641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the session manager screen-&amp;gt;extras menu-&amp;gt;set start transaction ....set it there &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 11:20:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-initial-transaction-after-sap-logon/m-p/7687991#M1576641</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2011-03-04T11:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Initial transaction after SAP Logon</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-initial-transaction-after-sap-logon/m-p/7687992#M1576642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If a Tcode is set in EXTRAS --&amp;gt; Set Start Transaction this can also prevent a user from opening any item from the SAP Portal. We had this problem with a user trying to open a workflow item but instead the portal was opening this specified transaction.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Mar 2013 10:30:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-initial-transaction-after-sap-logon/m-p/7687992#M1576642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-15T10:30:05Z</dc:date>
    </item>
  </channel>
</rss>

