<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4237472#M1011691</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Each call transaction gives you the message back in the message table. Due to you call transaction, some document has been created or changed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to search for the message with type 'S' and has the same message number which is getting triggered when you have created the document.&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;Divya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Aug 2008 05:31:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-07T05:31:33Z</dc:date>
    <item>
      <title>bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4237471#M1011690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello sap gurus,&lt;/P&gt;&lt;P&gt; Can any one tell me how we come to know whether call transaction processed or not ?&lt;/P&gt;&lt;P&gt;if the system suddenly crushed how we know it processed or not ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;vijaya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 05:26:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4237471#M1011690</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T05:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4237472#M1011691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Each call transaction gives you the message back in the message table. Due to you call transaction, some document has been created or changed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to search for the message with type 'S' and has the same message number which is getting triggered when you have created the document.&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;Divya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 05:31:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4237472#M1011691</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T05:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4237473#M1011692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, &lt;/P&gt;&lt;P&gt;You can Check the status of the CALL Transaction Method by using BDCMSGCOLL structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Messages are stored in the table type of BDCMSGCOLL.&lt;/P&gt;&lt;P&gt;You can Retrieve those messages and check the status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sumit Agarwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 05:36:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4237473#M1011692</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T05:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4237474#M1011693</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>Thu, 07 Aug 2008 05:39:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4237474#M1011693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T05:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4237475#M1011694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Can any one tell me how we come to know whether call transaction processed or not ?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;if the system suddenly crushed how we know it processed or not ?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what do you mean by system crushed?is it for proccesing abort?if yes than see the transaction for which you created BDC else see BDCMSGCOLL table for message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 05:44:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4237475#M1011694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T05:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4237476#M1011695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii!&lt;/P&gt;&lt;P&gt;  To get the information about success or failure of call transaction &lt;/P&gt;&lt;P&gt;  You have to declare a workarea and internal table of type bdcmsgcoll in your program. All the messages will be stored in this internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and call the transaction in this way&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
CALL TRANSACTION '&amp;lt;tcode&amp;gt;' USING t_bdcdata MODE 'N' MESSAGES INTO &amp;lt;internal_tab&amp;gt;.

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now loop the internal table of type bdcmsgcoll and within it call the function&lt;/P&gt;&lt;P&gt;FORMAT_MESSAGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
LOOP AT &amp;lt;internal_tab INTO &amp;lt;workarea&amp;gt;.
  CALL FUNCTION 'FORMAT_MESSAGE'
   EXPORTING
     id              = fs_msg-msgid
     lang            = sy-langu
     no              = fs_msg-msgnr
     v1              = fs_msg-msgv1
     v2              = fs_msg-msgv2
     v3              = fs_msg-msgv3
     v4              = fs_msg-msgv4
   IMPORTING
     msg             = w_msg
 EXCEPTIONS
   NOT_FOUND       = 1
   OTHERS          = 2
            .
  IF sy-subrc &amp;lt;&amp;gt; 0.
 MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
  ENDIF.

  WRITE: / w_msg.
ENDLOOP.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abhijeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 05:45:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4237476#M1011695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T05:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4237477#M1011696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can get the information regarding CALL TRANSACTION from the message table of tyep BDCMSGCOLL. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All types of  messages are stored in the table type of BDCMSGCOLL. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandra Sekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 05:46:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4237477#M1011696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T05:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4237478#M1011697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijaya.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to suggest,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot judge the situation with respect to system crash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, The Transaction - &lt;STRONG&gt;STAD&lt;/STRONG&gt; - Workload Monitor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Helps in getting the Time, Memory used, Transfer bytes as well as the detailed analysis in relation with Transaction also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The log file details can be downloaded by the &lt;STRONG&gt;DOWNLOAD&lt;/STRONG&gt; button in Text file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that's usefull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck &amp;amp; Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Harsh Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2008 05:53:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/4237478#M1011697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-07T05:53:01Z</dc:date>
    </item>
  </channel>
</rss>

