<?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: tcode for Ztable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-ztable/m-p/7995910#M1606160</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its done now by your way.&lt;/P&gt;&lt;P&gt;thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jowar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jul 2011 06:24:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-07-06T06:24:26Z</dc:date>
    <item>
      <title>tcode for Ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-ztable/m-p/7995906#M1606156</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;req is: create a tcode to execute only se16  - 2nd screen(Not se16 first screen) . Ztable name is set by a Zprogram. and code is &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"SET PARAMETER ID 'DTB' FIELD Ztable.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;call tcode skip 1st screen"&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;inside that zprog.&lt;/P&gt;&lt;P&gt;Now after executing this user can press back button and come to the SE16 screen and can change the table name and execute which we dont want.we need to block the user to come to Se16 screen. but user can directly go to the se16-2nd screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At first i thought to create a authrization group and assign it to that executable table and lock the SE16 autho to that authorization group. But for this user cannot open the SE16-2nd screen also.even i cannot disble the PF status also for se16 standard screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so any idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Jo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 05:52:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-ztable/m-p/7995906#M1606156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-06T05:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: tcode for Ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-ztable/m-p/7995907#M1606157</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;  no need to write the code we can create se93 itself.&lt;/P&gt;&lt;P&gt;Better do like this way. its work for me..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) goto se93&lt;/P&gt;&lt;P&gt;2) give the t.code and press create button&lt;/P&gt;&lt;P&gt;3) select the option Transaction with parameters&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4) in that transaction give se16 and mark the check box the skip initial screen&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5) in the name of screen field pass the 'DATABROWSE-TABLENAME'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;6) value pass the ztable name.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dhina..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 06:02:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-ztable/m-p/7995907#M1606157</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-06T06:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: tcode for Ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-ztable/m-p/7995908#M1606158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jowar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You don't need a Z-program to achieve your requirement &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; You can create a custom "Parameter" transaction in SE93 for the t-code SE16 &amp;amp; set skip the initial screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition to this you have to enter the name of the table you want to view in the params available in the bottom of the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 06:03:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-ztable/m-p/7995908#M1606158</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2011-07-06T06:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: tcode for Ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-ztable/m-p/7995909#M1606159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks suhas and dhina for your quick reply.&lt;/P&gt;&lt;P&gt;But how can i block the back button from that screen.&lt;/P&gt;&lt;P&gt;thats my requirement.i thought i can do it through program so create a program for that.(not directly from SE93).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: jowar saha on Jul 6, 2011 8:18 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 06:16:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-ztable/m-p/7995909#M1606159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-06T06:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: tcode for Ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-ztable/m-p/7995910#M1606160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its done now by your way.&lt;/P&gt;&lt;P&gt;thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jowar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2011 06:24:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tcode-for-ztable/m-p/7995910#M1606160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-06T06:24:26Z</dc:date>
    </item>
  </channel>
</rss>

