<?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: about table maintenance generator in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-table-maintenance-generator/m-p/3611226#M869961</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;For Eg if you want to put a condition that if this thing happens dont allow the user to enter this data in this very field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then when you double click on that function grp&lt;/P&gt;&lt;P&gt;it will take you to the function module where you can put your code..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Apr 2008 07:06:59 GMT</pubDate>
    <dc:creator>manubhutani</dc:creator>
    <dc:date>2008-04-02T07:06:59Z</dc:date>
    <item>
      <title>about table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-table-maintenance-generator/m-p/3611221#M869956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;1. why we have to give a function group name while creating table maintenance generator for a ztable.&lt;/P&gt;&lt;P&gt;2. while creating tmg we have to check one of the radio button under recording routine. wht does recording routine means?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 09:40:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-table-maintenance-generator/m-p/3611221#M869956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T09:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: about table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-table-maintenance-generator/m-p/3611222#M869957</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;1. SAP will generate the program into the function group, you provide here. It will be the frame program of the whole generated stuff.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. standard recording routine ==&amp;gt; when you do chnages, SAP will ask for transport request and you can transport the changes between the systems&lt;/P&gt;&lt;P&gt;no recording routine ==&amp;gt; no transport request, data is saved only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;ec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 09:44:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-table-maintenance-generator/m-p/3611222#M869957</guid>
      <dc:creator>JozsefSzikszai</dc:creator>
      <dc:date>2008-04-01T09:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: about table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-table-maintenance-generator/m-p/3611223#M869958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using function group it creates a module pool prg for creating TMG,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 09:45:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-table-maintenance-generator/m-p/3611223#M869958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T09:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: about table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-table-maintenance-generator/m-p/3611224#M869959</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;Function Group - this will create a default main program where you can store the &lt;/P&gt;&lt;P&gt;events for the table maintainence.( where you can write the code for the table &lt;/P&gt;&lt;P&gt;maitainece)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;standard recording - when the changes in the table maitainence automatically it will create request for the data to transport.&lt;/P&gt;&lt;P&gt;no recording    -  this will not create request(when you don't require the data in &lt;/P&gt;&lt;P&gt;Development server to  transported to testing or Testing - to -Production.&lt;/P&gt;&lt;P&gt;atthat time you can select the radio button foe NO RECORDING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madhavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 10:45:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-table-maintenance-generator/m-p/3611224#M869959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T10:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: about table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-table-maintenance-generator/m-p/3611225#M869960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Function group will create a default main program where you can store the &lt;/P&gt;&lt;P&gt;events for the table maintainence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on creation of function module it will generate a module pool where we can write the code .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if usefull.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Kalyan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Apr 2008 19:00:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-table-maintenance-generator/m-p/3611225#M869960</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-01T19:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: about table maintenance generator</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-table-maintenance-generator/m-p/3611226#M869961</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;For Eg if you want to put a condition that if this thing happens dont allow the user to enter this data in this very field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then when you double click on that function grp&lt;/P&gt;&lt;P&gt;it will take you to the function module where you can put your code..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2008 07:06:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-table-maintenance-generator/m-p/3611226#M869961</guid>
      <dc:creator>manubhutani</dc:creator>
      <dc:date>2008-04-02T07:06:59Z</dc:date>
    </item>
  </channel>
</rss>

