<?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: bdc calltransaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-calltransaction/m-p/3633009#M875018</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mode 'A': You can view all the screens associated with the program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mode 'N' : You will not see any screens. it will process the transaction back ground.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mode 'E' : It will display the error screens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;reward points if useful&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Apr 2008 08:54:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-10T08:54:57Z</dc:date>
    <item>
      <title>bdc calltransaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-calltransaction/m-p/3633005#M875014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while updating the 10 records in MM01 T Code by using Call Transaction mode A update S, when  3rd record was error then what happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and as well as what happen when i take mode N update S&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and as well as what happen when i take mode E update S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 08:40:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-calltransaction/m-p/3633005#M875014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-10T08:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: bdc calltransaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-calltransaction/m-p/3633006#M875015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In N mode : All the 10 records will be processed with error on 3rd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In E Mode : System will display the screen (Errors Only) for 3rd rec. and when the user skips the screen processing continues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 08:43:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-calltransaction/m-p/3633006#M875015</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-10T08:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: bdc calltransaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-calltransaction/m-p/3633007#M875016</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;Mode = 'A'  --  Make you to watch all screens pertaining to the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mode = 'N'  -- You will not see any screens. it will process the transaction back ground.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mode = 'E'  It will display the screen where exactly the error is occuring.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 08:45:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-calltransaction/m-p/3633007#M875016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-10T08:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: bdc calltransaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-calltransaction/m-p/3633008#M875017</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;  When 3rd record was error,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call Transaction mode A update S  : Here when you press enter then only it will go to further process.All screens will display&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when mode N update S :Here no need to press enter.Automatically &lt;/P&gt;&lt;P&gt;error record will skip and other records will get processed.No screens will display&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mode E update S : Only error records will get display and when you press enter it will process other records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 08:53:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-calltransaction/m-p/3633008#M875017</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-10T08:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: bdc calltransaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-calltransaction/m-p/3633009#M875018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mode 'A': You can view all the screens associated with the program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mode 'N' : You will not see any screens. it will process the transaction back ground.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mode 'E' : It will display the error screens&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;reward points if useful&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2008 08:54:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-calltransaction/m-p/3633009#M875018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-10T08:54:57Z</dc:date>
    </item>
  </channel>
</rss>

