<?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: hi all--reg insert statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-all-reg-insert-statement/m-p/2766645#M644436</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Modify statment&lt;/P&gt;&lt;P&gt;select *&lt;/P&gt;&lt;P&gt;from std table&lt;/P&gt;&lt;P&gt;into corresponding fields of itab.&lt;/P&gt;&lt;P&gt;modify ztab from table itab.&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Sep 2007 12:34:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-11T12:34:50Z</dc:date>
    <item>
      <title>hi all--reg insert statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-all-reg-insert-statement/m-p/2766642#M644433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all ,&lt;/P&gt;&lt;P&gt; i have a z table which consisits of 13 fields. i have to insert field from 4 internal tables. but the fields in z table is is not in order  as that of internal tables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i try insert , it is showing error,,,, is there  any option to insert   into corresponding fields,,,,,,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;karthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 12:28:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-all-reg-insert-statement/m-p/2766642#M644433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T12:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: hi all--reg insert statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-all-reg-insert-statement/m-p/2766643#M644434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Used corresponsing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. move corresponding&lt;/P&gt;&lt;P&gt;with modify or append&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 12:32:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-all-reg-insert-statement/m-p/2766643#M644434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T12:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: hi all--reg insert statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-all-reg-insert-statement/m-p/2766644#M644435</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;Declare one more int table with structure same as DB table and fill the table from existing 4 tables.&lt;/P&gt;&lt;P&gt;Use insert command now using this new int table as it should be same as DB table.&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;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 12:34:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-all-reg-insert-statement/m-p/2766644#M644435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T12:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: hi all--reg insert statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-all-reg-insert-statement/m-p/2766645#M644436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Modify statment&lt;/P&gt;&lt;P&gt;select *&lt;/P&gt;&lt;P&gt;from std table&lt;/P&gt;&lt;P&gt;into corresponding fields of itab.&lt;/P&gt;&lt;P&gt;modify ztab from table itab.&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 12:34:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-all-reg-insert-statement/m-p/2766645#M644436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T12:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: hi all--reg insert statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-all-reg-insert-statement/m-p/2766646#M644437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;if the field names are same you can use the MOVE-CORRESPONDING, but instead of MOVE-CORRESPONDING, you can use the MOVE statment ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the example: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read First table&lt;/P&gt;&lt;P&gt;ZTABLE-FIELD3 = ITAB1-field3 .&lt;/P&gt;&lt;P&gt;ZTABLE-FIELD4 = ITAB1-field4 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read second internal table&lt;/P&gt;&lt;P&gt;ZTABLE-FIELD2 = ITAB2-field2 .&lt;/P&gt;&lt;P&gt;ZTABLE-FIELD5 = ITAB2-field5 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read Third internal table&lt;/P&gt;&lt;P&gt;ZTABLE-FIELD1 = ITAB3-field1 .&lt;/P&gt;&lt;P&gt;ZTABLE-FIELD6 = ITAB3-field6 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INSERT ZTABLE.&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>Tue, 11 Sep 2007 12:36:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-all-reg-insert-statement/m-p/2766646#M644437</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T12:36:51Z</dc:date>
    </item>
  </channel>
</rss>

