<?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: Table Maintenance in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3811962#M916923</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes,Your understanding is gud.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shiva Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 May 2008 08:07:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-21T08:07:56Z</dc:date>
    <item>
      <title>Table Maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3811955#M916916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Table Maintenance, what is the difference between 1-step &amp;amp; 2-step ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 07:47:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3811955#M916916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T07:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3811956#M916917</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;in &lt;STRONG&gt;step 1&lt;/STRONG&gt; the creation of new entries and display of table enties take place in a single screen. we do operations like update create etc all in one screen&lt;/P&gt;&lt;P&gt;Only one maintenance screen is processed during extended table maintenance. The entries are displayed in list form on this screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in &lt;STRONG&gt;step 2&lt;/STRONG&gt; the creation of new entries takes place in one screen(SINGLE SCREEN) and display of all table contents in another screen(OVER VIEW SCREEN)&lt;/P&gt;&lt;P&gt;Two maintenance screens are processed during the extended table maintenance:&lt;/P&gt;&lt;P&gt;On the Overview screen the entries are displayed in list form.&lt;/P&gt;&lt;P&gt;On the Single screen one entry is displayed. The single screen can be called from the overview screen, by function key, for every entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using &lt;STRONG&gt;step1&lt;/STRONG&gt; type we can create multiple entries at a time but using &lt;STRONG&gt;step2&lt;/STRONG&gt; only one entry at a time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REWARD IF HELPFUL&lt;/P&gt;&lt;P&gt;prasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 07:50:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3811956#M916917</guid>
      <dc:creator>prasanth_kasturi</dc:creator>
      <dc:date>2008-05-21T07:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3811957#M916918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;One step, two step in Table Maintenance Generator:&lt;/P&gt;&lt;P&gt;Single step: Only overview screen is created i.e. the Table Maintenance Program will have only one screen where you can add, delete or edit records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two step: Two screens namely the overview screen and Single screen are created. The user can see the key fields in the first screen and can further go on to edit further details. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shiva Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 07:54:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3811957#M916918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T07:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3811958#M916919</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;One step, two step in Table Maintenance Generator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One step table maintainance has only one screen. The entries in the table are displayed and modified and also created in only one screen.&lt;/P&gt;&lt;P&gt;But in two step table maintainance, we have two screens. The first screen is used to display the table entries whereas we create and modify the records in the second screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran Sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 08:00:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3811958#M916919</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T08:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3811959#M916920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, as per the above post,  shall we conclude as below ? please confirm ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------------------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt;In step 1 &lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------" /&gt;&lt;P&gt;1. The creation of new entries and display of table enties take place in a single screen. we do operations  &lt;/P&gt;&lt;P&gt;    like update create etc all in one screen.&lt;/P&gt;&lt;P&gt;2. Here we can create multiple entries at a time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In step 2 &lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------" /&gt;&lt;P&gt; 1. The creation of new entries takes place in one screen(SINGLE SCREEN) and display of all table &lt;/P&gt;&lt;P&gt;     contents in another screen(OVER VIEW SCREEN)&lt;/P&gt;&lt;P&gt; 2. On the Single screen one entry is displayed. The single screen can be called from the overview screen, &lt;/P&gt;&lt;P&gt;     by function key, for every entry.&lt;/P&gt;&lt;P&gt; 3. Here we can create only one entry at a time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------------------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 08:02:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3811959#M916920</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T08:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3811960#M916921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ya thats right yar.&lt;/P&gt;&lt;P&gt;try it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;prasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 08:06:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3811960#M916921</guid>
      <dc:creator>prasanth_kasturi</dc:creator>
      <dc:date>2008-05-21T08:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3811961#M916922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Difference between 1-step &amp;amp; 2-step&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;One step&lt;/STRONG&gt; table maintainance has only one screen(i.e the over-view screen). The entries in the table are displayed and modified and also created in only one screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in &lt;STRONG&gt;Two step&lt;/STRONG&gt; table maintainance, we have two screens(overview and secondscreen). The first screen is used to display the table entries whereas we create and modify the records in the second screen.&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;Raj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 08:07:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3811961#M916922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T08:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3811962#M916923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes,Your understanding is gud.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shiva Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 08:07:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3811962#M916923</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T08:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Table Maintenance</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3811963#M916924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In which scenarios we use 1-step and 2-step ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2008 08:19:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-maintenance/m-p/3811963#M916924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-21T08:19:25Z</dc:date>
    </item>
  </channel>
</rss>

