<?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 method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method/m-p/1905237#M377432</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt; It's clear that we opt for BDC Sessions  when we have to dealt with multiple transactions while we will go for call transaction for single transaction.&lt;/P&gt;&lt;P&gt;Suppose the requirement is like this:&lt;/P&gt;&lt;P&gt;U want to process 1000 records of flat file as seperate session: for this perticular kind of situations we can go for sessions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Feb 2007 07:00:35 GMT</pubDate>
    <dc:creator>sreeramkumar_madisetty</dc:creator>
    <dc:date>2007-02-08T07:00:35Z</dc:date>
    <item>
      <title>call transaction method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method/m-p/1905235#M377430</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;   Frnds. i m new to abap plzz hlp me&lt;/P&gt;&lt;P&gt;                I hav a confusion in bdc.i hav read that in sap help. but in sdn i hav seen people say different just correct  me if i am wrong&lt;/P&gt;&lt;P&gt;                Are these statements are correct regarding BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call transaction :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unlike batch i/p sessions , call transaction using doesnt automatically support&lt;/P&gt;&lt;P&gt;interactive correction or logging functions.&lt;/P&gt;&lt;P&gt;IS that calll transaction processing mode is synchronous and updation mode can be synchonous and asynchronous.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case of batch i/p processing mode is asynchronous and update mode is synchronous.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Frnds in which case shuld be go for multiple transaction i.e BDC for multiple transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i know its session method as in case of call transaction its not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do correct me wherever i m wrong frnds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanking u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;satya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 06:51:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method/m-p/1905235#M377430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T06:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: call transaction method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method/m-p/1905236#M377431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Call Transaction mode is Syncronous and the Update mode is also Syncronous.  You can use the Call transaction for multiple transactions also. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to log the Details, you need to write the code to see the logs in call transaction method&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 06:58:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method/m-p/1905236#M377431</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T06:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: call transaction method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method/m-p/1905237#M377432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt; It's clear that we opt for BDC Sessions  when we have to dealt with multiple transactions while we will go for call transaction for single transaction.&lt;/P&gt;&lt;P&gt;Suppose the requirement is like this:&lt;/P&gt;&lt;P&gt;U want to process 1000 records of flat file as seperate session: for this perticular kind of situations we can go for sessions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 07:00:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method/m-p/1905237#M377432</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-02-08T07:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: call transaction method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method/m-p/1905238#M377433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI People,&lt;/P&gt;&lt;P&gt;               Thnks for ur reply.&lt;/P&gt;&lt;P&gt;                i hav seen from old posts with answers like call transaction is asynchrnous processing and synchronous or asynchronous update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Frnds see earlier postings about call transaction processing mentioned asynchronous just let me know is it correct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt; BDC techniques used in programs: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Building a BDC table and calling a transaction,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Building a session and a set of BDC scenarios and keeping the session available in SM35,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Building a session and lauching the transaction right after closing the session. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------------------" /&gt;&lt;P&gt;BDC using Call Transaction &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDC using Call transaction involves calling an SAP transaction in back ground from within the ABAP &lt;/P&gt;&lt;P&gt;program. The process involves building an Internal BDC table containing the screen information needed to &lt;/P&gt;&lt;P&gt;execute the required transaction and then passing this to the Call transaction command (See code example). &lt;/P&gt;&lt;P&gt;The full procedure for creating a BDC program is as follows:&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------" /&gt;&lt;P&gt;What is the difference between batch input and call transaction in BDC? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Session method. &lt;/P&gt;&lt;P&gt;1) synchronous processing. &lt;/P&gt;&lt;P&gt;2) can tranfer large amount of data. &lt;/P&gt;&lt;P&gt;3) processing is slower. &lt;/P&gt;&lt;P&gt;4) error log is created &lt;/P&gt;&lt;P&gt;5) data is not updated until session is processed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call transaction. &lt;/P&gt;&lt;P&gt;1) asynchronous processing &lt;/P&gt;&lt;P&gt;2) can transfer small amount of data &lt;/P&gt;&lt;P&gt;3) processing is faster. &lt;/P&gt;&lt;P&gt;4) errors need to be handled explicitly &lt;/P&gt;&lt;P&gt;5) data is updated automatically&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;help me frnds...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 07:08:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method/m-p/1905238#M377433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T07:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: call transaction method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method/m-p/1905239#M377434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL TRANSACTION METHOD :&lt;/P&gt;&lt;P&gt;This is another method to transfer data from the legacy system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Features of this method are:&lt;/P&gt;&lt;P&gt;Synchronous processing. The system performs a database commit immediately before and after the CALL TRANSACTION USING statement.&lt;/P&gt;&lt;P&gt;Updating the database can be either synchronous or asynchronous. The program specifies the update type.&lt;/P&gt;&lt;P&gt;Transfer data for a single transaction.&lt;/P&gt;&lt;P&gt;Transfers data for a sequence of dialog screens.&lt;/P&gt;&lt;P&gt;No batch input processing log is generated.&lt;/P&gt;&lt;P&gt;Hence call transaction we write the code for generating the sessions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Priyanka.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 07:09:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method/m-p/1905239#M377434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T07:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: call transaction method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method/m-p/1905240#M377435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Frnds,&lt;/P&gt;&lt;P&gt;            in case of call transaction and session method is there any difference between        &amp;lt;b&amp;gt; processing  ,  and  &amp;lt;updation&amp;gt;  &amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From my knowledge point of view processing means checking each screen and then putting data into them and updation means pusing data into the respective database tables.&lt;/P&gt;&lt;P&gt;plzz give me a clear idea of wht is wht as i m very new to abap..&lt;/P&gt;&lt;P&gt;thanking u all.&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;satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 07:12:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method/m-p/1905240#M377435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T07:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: call transaction method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method/m-p/1905241#M377436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any hlp frnds....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 07:30:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-method/m-p/1905241#M377436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T07:30:53Z</dc:date>
    </item>
  </channel>
</rss>

