<?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: error while updating data using session and call transaction method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-data-using-session-and-call-transaction-method/m-p/1734937#M319657</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at ST22, there will be a dump, you should be able to find the reason why its happening from there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, execute the transaction MM01 as well, to see if there is a difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note - Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Dec 2006 08:34:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-26T08:34:52Z</dc:date>
    <item>
      <title>error while updating data using session and call transaction method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-data-using-session-and-call-transaction-method/m-p/1734935#M319655</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;    i have to update data using MM01 transaction from flat file to database.i have used both session method and call transaction method to do that.in both the methods data has been transferred from internal tables to screens but while updating the data that is by clicking the ok-code at the end of the transaction iam getting a dialogue box stating&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   SAP EXPRESS DOCUMENT "UPDATE WAS TERMINATED" RECEIVED FROM AUTHOR "SAP".&lt;/P&gt;&lt;P&gt;  please tell whether the problem lies and solution for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                                   thanks and regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 08:31:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-data-using-session-and-call-transaction-method/m-p/1734935#M319655</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-26T08:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: error while updating data using session and call transaction method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-data-using-session-and-call-transaction-method/m-p/1734936#M319656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check if the problem persists when you create a material online via transaction MM01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 08:33:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-data-using-session-and-call-transaction-method/m-p/1734936#M319656</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-26T08:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: error while updating data using session and call transaction method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-data-using-session-and-call-transaction-method/m-p/1734937#M319657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look at ST22, there will be a dump, you should be able to find the reason why its happening from there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, execute the transaction MM01 as well, to see if there is a difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note - Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 08:34:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-data-using-session-and-call-transaction-method/m-p/1734937#M319657</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-26T08:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: error while updating data using session and call transaction method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-data-using-session-and-call-transaction-method/m-p/1734938#M319658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;check your recording.check whether u saved your material no in recording or not.&lt;/P&gt;&lt;P&gt;once again record the transacton mm01.&lt;/P&gt;&lt;P&gt;       MATNR LIKE RMMG1-MATNR,&lt;/P&gt;&lt;P&gt;       MBRSH LIKE RMMG1-MBRSH,&lt;/P&gt;&lt;P&gt;       MTART LIKE RMMG1-MTART,&lt;/P&gt;&lt;P&gt;       MAKTX LIKE MAKT-MAKTX,&lt;/P&gt;&lt;P&gt;       MEINS LIKE MARA-MEINS,&lt;/P&gt;&lt;P&gt;       MATKL LIKE MARA-MATKL,&lt;/P&gt;&lt;P&gt;       BISMT LIKE MARA-BISMT,&lt;/P&gt;&lt;P&gt;       EXTWG LIKE MARA-EXTWG,&lt;/P&gt;&lt;P&gt;these are the fields which u have to take in internal table.&lt;/P&gt;&lt;P&gt;this is the record which i took in my flatfile.use filetype as asc and hasfieldseperator as 'X'.&lt;/P&gt;&lt;P&gt;SUDHU-6	R	ROH	MATSUDHU	"	001	7890	AA&lt;/P&gt;&lt;P&gt;i did the same.but i didn't get any error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 11:08:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-data-using-session-and-call-transaction-method/m-p/1734938#M319658</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-26T11:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: error while updating data using session and call transaction method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-data-using-session-and-call-transaction-method/m-p/1734939#M319659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to eshwar ravikumar and sudha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2007 13:47:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-data-using-session-and-call-transaction-method/m-p/1734939#M319659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-05T13:47:38Z</dc:date>
    </item>
  </channel>
</rss>

