<?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: I append some fields ztable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-append-some-fields-ztable/m-p/2799091#M653575</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thnks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Sep 2007 07:17:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-14T07:17:00Z</dc:date>
    <item>
      <title>I append some fields ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-append-some-fields-ztable/m-p/2799087#M653571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I append some fields in my ztable, the fields in the table already populated data,how to insert the data to the appended fields for the earlier records in the ztable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rewards is dr&lt;/P&gt;&lt;P&gt;thnks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 14:27:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-append-some-fields-ztable/m-p/2799087#M653571</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T14:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: I append some fields ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-append-some-fields-ztable/m-p/2799088#M653572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Write a program to fill the new fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can do a program without parameter and using the option CLIENT SPECIFIED, you can put this program in the transport request with type R3TR XPRA which upgrade the ztable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should have&lt;/P&gt;&lt;P&gt;R3TR TABL &amp;lt;ztable&amp;gt;&lt;/P&gt;&lt;P&gt;R3TR PROG &amp;lt;zprogram&amp;gt;&lt;/P&gt;&lt;P&gt;R3TR XPRA &amp;lt;zprogram&amp;gt;&lt;/P&gt;&lt;P&gt;in the request, so when transporting, you insure the program is executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 14:37:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-append-some-fields-ztable/m-p/2799088#M653572</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2007-09-13T14:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: I append some fields ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-append-some-fields-ztable/m-p/2799089#M653573</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;You can create table maintenance generator or write custom program to update new fields.&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;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2007 14:40:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-append-some-fields-ztable/m-p/2799089#M653573</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-13T14:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: I append some fields ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-append-some-fields-ztable/m-p/2799090#M653574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thiru&lt;/P&gt;&lt;P&gt;U can populate new filed of u r table using &lt;/P&gt;&lt;P&gt;command "Modify"&lt;/P&gt;&lt;P&gt;with this command in loop u may b able to add values in new field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write modify in ABAP editor n press F1 on for more.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2007 04:33:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-append-some-fields-ztable/m-p/2799090#M653574</guid>
      <dc:creator>arun_purohit</dc:creator>
      <dc:date>2007-09-14T04:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: I append some fields ztable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/i-append-some-fields-ztable/m-p/2799091#M653575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thnks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2007 07:17:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/i-append-some-fields-ztable/m-p/2799091#M653575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-14T07:17:00Z</dc:date>
    </item>
  </channel>
</rss>

