<?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: Call transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction/m-p/6570586#M1432798</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Feb 2010 15:32:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-19T15:32:32Z</dc:date>
    <item>
      <title>Call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction/m-p/6570585#M1432797</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 am using a BDC program for transaction 'CJ7E' using Call transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; All the WBS elements are not getting processed under a project if I use my BDC program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if I use standard transaction 'CJ7E', all the WBS elements are getting processed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone provide some light on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Satya Priya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 05:31:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction/m-p/6570585#M1432797</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-19T05:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction/m-p/6570586#M1432798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 15:32:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction/m-p/6570586#M1432798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-19T15:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction/m-p/6570587#M1432799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dont ask for points Anand .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 18:46:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction/m-p/6570587#M1432799</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-02-19T18:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction/m-p/6570588#M1432800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It may be because of any of the reasons mentioned below:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. There should be some problem with your recording done for the trasaction. &lt;/P&gt;&lt;P&gt;2. It happens at times that when you execute the transaction directly then it wont give any issues. But when we call transaction from a program then it gives certain popups or errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution can be.. In the Call transaction statement use mode as 'A' and then check what is going wrong with call transaction statement and the bdc which you have created for this particular transaction. I am sure you will find the issue this way. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you dont get through the problem then try to display all the warning / error message in the application log. You can easily find what is going wrong with the BDC program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!!!&lt;/P&gt;&lt;P&gt;Kanchan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2010 05:15:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction/m-p/6570588#M1432800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-23T05:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction/m-p/6570589#M1432801</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;As suggested by Kanchan in Call transaction use mode 'A' instead of 'S' and UPDATE 's'.&lt;/P&gt;&lt;P&gt;YOu can also put a break point on your code where the expected result is not coming and check it will get processed in foreground and will give you what exactly is missing,there may be something wrong in recording.&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;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2010 05:34:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction/m-p/6570589#M1432801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-23T05:34:51Z</dc:date>
    </item>
  </channel>
</rss>

