<?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: Filling Standard table with Data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/filling-standard-table-with-data/m-p/5259968#M1214935</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create an Executable program using SE38.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create an internal table like the standard table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Populate it with desired values and use  INSERT &amp;lt;dbtable&amp;gt; FROM &amp;lt;itab&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will insert entries into DB table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sathya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Mar 2009 04:22:21 GMT</pubDate>
    <dc:creator>Sathya_Gunasekaran</dc:creator>
    <dc:date>2009-03-03T04:22:21Z</dc:date>
    <item>
      <title>Filling Standard table with Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filling-standard-table-with-data/m-p/5259964#M1214931</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;&lt;/P&gt;&lt;P&gt;how to configure a table for updating with data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working with Migo Movements &amp;amp; I want those movements data to be updated in MARI Table.&lt;/P&gt;&lt;P&gt;Is it Possible to configure the standard table for updating with data?&lt;/P&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;&lt;P&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;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Ravi S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Feb 2009 06:01:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filling-standard-table-with-data/m-p/5259964#M1214931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-28T06:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Filling Standard table with Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filling-standard-table-with-data/m-p/5259965#M1214932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;You can update the standard tables only through transactions.It's not possible to update single standard table manually.Data Inconsistency may come. &lt;/P&gt;&lt;P&gt;Ask your Functional Consultanat to check for configaration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Surendar Reddy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: suredarreddy pulimamidi on Feb 28, 2009 1:11 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Feb 2009 07:40:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filling-standard-table-with-data/m-p/5259965#M1214932</guid>
      <dc:creator>suredarreddy_pulimamidi</dc:creator>
      <dc:date>2009-02-28T07:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Filling Standard table with Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filling-standard-table-with-data/m-p/5259966#M1214933</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;Thanks for Your Reply.&lt;/P&gt;&lt;P&gt;Actually I'm interested to know how the Migo TCode is configured so that MARI Table gets Updated.AS of Now it is Empty &amp;amp; when ever the Next transactions are done in Migo,the Mari Table Needs to be Updated.&lt;/P&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;&lt;P&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;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Ravi S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Feb 2009 08:46:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filling-standard-table-with-data/m-p/5259966#M1214933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-28T08:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Filling Standard table with Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filling-standard-table-with-data/m-p/5259967#M1214934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for any standarad table to be filled,there will be program linked to every transaction...&lt;/P&gt;&lt;P&gt;the corresponding tables are updated whenever the actions are done in a transaction..&lt;/P&gt;&lt;P&gt;so check for the standard program linked for your transaction and you can see the tables getting updated in that program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if your requirement is to update some tables based on the transaction in MIGO,then you have to add the logic in the standard process flow..&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;Sravan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Sravan Kumar on Mar 2, 2009 5:13 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2009 04:11:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filling-standard-table-with-data/m-p/5259967#M1214934</guid>
      <dc:creator>former_member242255</dc:creator>
      <dc:date>2009-03-02T04:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Filling Standard table with Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filling-standard-table-with-data/m-p/5259968#M1214935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create an Executable program using SE38.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create an internal table like the standard table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Populate it with desired values and use  INSERT &amp;lt;dbtable&amp;gt; FROM &amp;lt;itab&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will insert entries into DB table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sathya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 04:22:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filling-standard-table-with-data/m-p/5259968#M1214935</guid>
      <dc:creator>Sathya_Gunasekaran</dc:creator>
      <dc:date>2009-03-03T04:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Filling Standard table with Data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/filling-standard-table-with-data/m-p/5259969#M1214936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ask ur functional consultant regarding the table updation.depends on business people used the transaction nad based on that std tables gets updated.so dont make changes in std program and ask him to give clear picture to update it.bcose if u change in std program most of the times it will be inconsistency will occur.and this is not the right way to cahge the std program or tcode.my suggetion is to get clear requirment and do the changes.untill do not touch the std program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ask him to give clear flow of ur business requiremnet..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks N Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KYSetty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 05:07:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/filling-standard-table-with-data/m-p/5259969#M1214936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-03T05:07:57Z</dc:date>
    </item>
  </channel>
</rss>

