<?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: Transaction code for custom table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-for-custom-table/m-p/2820808#M659729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Here is the link which explains you with the screen shots&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/tips/tips_tabmaint_tcode.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/tips/tips_tabmaint_tcode.htm&lt;/A&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;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Oct 2007 14:57:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-05T14:57:05Z</dc:date>
    <item>
      <title>Transaction code for custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-for-custom-table/m-p/2820804#M659725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created one custom table. I created Tbale Maintenance Generator for this. I have to create transaction code for this table so that user can directly open this custom table in SM30. Can anybody suggest on this. is there any other way to do this so that user can directly open this custom table in SM30 mode?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Zakir.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 14:40:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-for-custom-table/m-p/2820804#M659725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T14:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction code for custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-for-custom-table/m-p/2820805#M659726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Check this link for creating a transaction code for a TM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/create-a-table-maintance-program-for-a-z-table.htm" target="test_blank"&gt;http://www.sap-img.com/abap/create-a-table-maintance-program-for-a-z-table.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go throught below link ..... it was given with screen shots of the T.code Creating for the table after the maintaince view had been created ......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/tips/tips_tabmaint_tcode.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/tips/tips_tabmaint_tcode.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/how%20to%20implement%20events%20in%20table%20maintenance.doc" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/abap/how%20to%20implement%20events%20in%20table%20maintenance.doc&lt;/A&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;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 14:42:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-for-custom-table/m-p/2820805#M659726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T14:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction code for custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-for-custom-table/m-p/2820806#M659727</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;Steps:&lt;/P&gt;&lt;P&gt;1. Create a Z table and Activate - SE11&lt;/P&gt;&lt;P&gt;2. Generate the Table Maintenance using SE54&lt;/P&gt;&lt;P&gt;It will Generate the Function group and Screens.&lt;/P&gt;&lt;P&gt;3. Create a Parameter transaction to Call this Table maintenace program&lt;/P&gt;&lt;P&gt;Goto SE93.&lt;/P&gt;&lt;P&gt;Create a Tcode :&lt;/P&gt;&lt;P&gt;Name : ZTCODE1&lt;/P&gt;&lt;P&gt;Type : Parameter Transaction&lt;/P&gt;&lt;P&gt;In the Attributes of Parameter Transaction&lt;/P&gt;&lt;P&gt;Enter The Transaction SM30&lt;/P&gt;&lt;P&gt;Select the Checkbox : Skip first Screen&lt;/P&gt;&lt;P&gt;Enter the Following Fields below in the Table provide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FieldName FieldValue &lt;/P&gt;&lt;P&gt;VIEWNAME &amp;lt;YOUR ZTABLE&amp;gt;&lt;/P&gt;&lt;P&gt;UPDATE X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save the Parameter Transaction and execute it like ant other Tcode..&lt;/P&gt;&lt;P&gt;It will allow you to maintain the Table entries.&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;Padmam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 14:43:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-for-custom-table/m-p/2820806#M659727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T14:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction code for custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-for-custom-table/m-p/2820807#M659728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Zakir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check out this related thread&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="2993631"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 14:54:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-for-custom-table/m-p/2820807#M659728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T14:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction code for custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-for-custom-table/m-p/2820808#M659729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Here is the link which explains you with the screen shots&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/tips/tips_tabmaint_tcode.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/tips/tips_tabmaint_tcode.htm&lt;/A&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;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 14:57:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-code-for-custom-table/m-p/2820808#M659729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T14:57:05Z</dc:date>
    </item>
  </channel>
</rss>

