<?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: transaction error during session processing in sm35 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-error-during-session-processing-in-sm35/m-p/4116469#M984152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; This can be happen if the field value is need not be passed(or) it is populated by default and that field is in diplay mode.So please check, is that value is populating by default befroe coming to screen , if not pleas egive the scanrio so that i can see it(Document type, post key etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please awrd point if it is help ful for you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jul 2008 09:11:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-08T09:11:10Z</dc:date>
    <item>
      <title>transaction error during session processing in sm35</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-error-during-session-processing-in-sm35/m-p/4116465#M984148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    When I process a session in sm35 for document posting in fb01 transaction ,in the log for that session created i'm getting the message as &lt;/P&gt;&lt;P&gt;'Field BSEG-MWSKZ does not exist in the screen SAPMF05A 0300'.&lt;/P&gt;&lt;P&gt;   But the taxcode field BSEG-MWSKZ is present in that screen. Can anybody pls let me know why it is coming like that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Poornima&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 07:27:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-error-during-session-processing-in-sm35/m-p/4116465#M984148</guid>
      <dc:creator>former_member201364</dc:creator>
      <dc:date>2008-07-07T07:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: transaction error during session processing in sm35</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-error-during-session-processing-in-sm35/m-p/4116466#M984149</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;Check your recording again. sometime same field will be populated twice. this type of errors will come normally as information messages in foreground processing of the Transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when we process in background then it will stop at this error stage. Try to recheck the recording once again. &lt;/P&gt;&lt;P&gt;and try to process the session on foreground to see the point where it is throwing the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Ravi Sankar.Z&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 08:25:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-error-during-session-processing-in-sm35/m-p/4116466#M984149</guid>
      <dc:creator>ravisankara_varaprasad</dc:creator>
      <dc:date>2008-07-07T08:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: transaction error during session processing in sm35</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-error-during-session-processing-in-sm35/m-p/4116467#M984150</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;There may be problem in the passsing of okcodes.&lt;/P&gt;&lt;P&gt;Record the transaction using the tcode SHDB.&lt;/P&gt;&lt;P&gt;create a program from that recording and then compare the order of that program with your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 08:33:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-error-during-session-processing-in-sm35/m-p/4116467#M984150</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-07T08:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: transaction error during session processing in sm35</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-error-during-session-processing-in-sm35/m-p/4116468#M984151</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;try with change the screen number.&lt;/P&gt;&lt;P&gt;means give the main screen number in '0300'.&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;&lt;/P&gt;&lt;P&gt;sriram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 09:44:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-error-during-session-processing-in-sm35/m-p/4116468#M984151</guid>
      <dc:creator>venkatasriram_mygapula</dc:creator>
      <dc:date>2008-07-07T09:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: transaction error during session processing in sm35</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-error-during-session-processing-in-sm35/m-p/4116469#M984152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; This can be happen if the field value is need not be passed(or) it is populated by default and that field is in diplay mode.So please check, is that value is populating by default befroe coming to screen , if not pleas egive the scanrio so that i can see it(Document type, post key etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please awrd point if it is help ful for you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 09:11:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-error-during-session-processing-in-sm35/m-p/4116469#M984152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T09:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: transaction error during session processing in sm35</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-error-during-session-processing-in-sm35/m-p/4116470#M984153</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;&lt;/P&gt;&lt;P&gt;for that field MWSKZ , We have to pass the predefined values.&lt;/P&gt;&lt;P&gt;for ex IO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  The reason being getting such kind of errors  is there is a mismatch in the actual screen flow and recorded screen flow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the recordig again.   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;umakanth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: umakanth polamarasetty on Jul 8, 2008 1:13 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 10:06:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-error-during-session-processing-in-sm35/m-p/4116470#M984153</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T10:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: transaction error during session processing in sm35</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-error-during-session-processing-in-sm35/m-p/4116471#M984154</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;   The tax code is hardcoded in the program and that message is coming when the session is processed in background only.&lt;/P&gt;&lt;P&gt;poornima&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jul 2008 11:35:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-error-during-session-processing-in-sm35/m-p/4116471#M984154</guid>
      <dc:creator>former_member201364</dc:creator>
      <dc:date>2008-07-09T11:35:47Z</dc:date>
    </item>
  </channel>
</rss>

