<?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 bdc session method*urgent* in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-urgent/m-p/3902026#M936230</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;wht is difference between synchronous process and asynchrounous process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to process asession without going to sm35&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 May 2008 05:44:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-27T05:44:22Z</dc:date>
    <item>
      <title>bdc session method*urgent*</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-urgent/m-p/3902026#M936230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;wht is difference between synchronous process and asynchrounous process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to process asession without going to sm35&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 05:44:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-urgent/m-p/3902026#M936230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T05:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: bdc session method*urgent*</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-urgent/m-p/3902027#M936231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Asynchronous processing - Transfers data for multiple transactions .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Synchronous database update During processing, no transaction is started until the previous transaction has been written to the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In u2018Call Transactionu2019, the transactions are triggered at the time of processing itself and so the ABAP program must do the error handling.  It can also be used for real-time interfaces and custom error handling &amp;amp; logging features. Whereas in &lt;/P&gt;&lt;P&gt;Batch Input Sessions, the ABAP program creates a session with all the transactional data, and this session can be viewed, scheduled and processed (using Transaction SM35) at a later time. The latter technique has a built-in error processing mechanism too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 05:57:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-urgent/m-p/3902027#M936231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T05:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: bdc session method*urgent*</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-urgent/m-p/3902028#M936232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to scheduled  session in background&lt;/P&gt;&lt;P&gt;can i have sample program please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 06:10:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-urgent/m-p/3902028#M936232</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T06:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: bdc session method*urgent*</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-urgent/m-p/3902029#M936233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;without going sm 35 u can use the following procedureto execute the bdc session method.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. go too transaction se38&lt;DEL&gt;&amp;gt; give the program name&lt;/DEL&gt; RSBDCSUB---&amp;gt;&lt;/P&gt;&lt;P&gt;2 . press F8&lt;/P&gt;&lt;P&gt;3. give the session name&lt;/P&gt;&lt;P&gt;date and F8&lt;/P&gt;&lt;P&gt;rewards if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; thanks&lt;/P&gt;&lt;P&gt;sachhidananda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 06:32:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-urgent/m-p/3902029#M936233</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T06:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: bdc session method*urgent*</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-urgent/m-p/3902030#M936234</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 submit the program RSBDCSUB in the program where you have created the BDC session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;submit rsbdcsub&lt;/P&gt;&lt;P&gt;with fehler = ' '&lt;/P&gt;&lt;P&gt;with von = ' '&lt;/P&gt;&lt;P&gt;with bis = ' '&lt;/P&gt;&lt;P&gt;with mappe = group&lt;/P&gt;&lt;P&gt;with z_verab = 'X'&lt;/P&gt;&lt;P&gt;user sy-uname via job jobname number jobcount and return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for examples you can check the following link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/fa/097720543b11d1898e0000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/fa/097720543b11d1898e0000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran Sure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 06:37:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-urgent/m-p/3902030#M936234</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T06:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: bdc session method*urgent*</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-urgent/m-p/3902031#M936235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt; go through the procedure&lt;/P&gt;&lt;P&gt;&amp;gt; sm35&lt;/P&gt;&lt;P&gt;&amp;gt; giv the session name  date and time&lt;/P&gt;&lt;P&gt;&amp;gt; press F5 to process it in back ground&lt;/P&gt;&lt;P&gt;&amp;gt; after execution u can see the errror in the tranasaction&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;rewards if use ful&lt;/P&gt;&lt;P&gt;sachhidananda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 06:38:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-urgent/m-p/3902031#M936235</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T06:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: bdc session method*urgent*</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-urgent/m-p/3902032#M936236</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;Pls go thru this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/fa/097126543b11d1898e0000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/fa/097126543b11d1898e0000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you face any problems u search in the forums:&lt;/P&gt;&lt;P&gt;[sample link|https://www.sdn.sap.com/irj/sdn/advancedsearch?query=bdc+background&amp;amp;cat=sdn_all]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 06:52:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-urgent/m-p/3902032#M936236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T06:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: bdc session method*urgent*</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-urgent/m-p/3902033#M936237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tables : apqi.&lt;/P&gt;&lt;P&gt;types :   t_apqi type apqi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data :  itab_apqi type apqi occurs 0 with header line  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data : quid type apqi-qid.&lt;/P&gt;&lt;P&gt;data : session type  apqi occurs 0 with header line .&lt;/P&gt;&lt;P&gt;data : wa_session type   apqi .&lt;/P&gt;&lt;P&gt;data : jobname like tbtco-jobname.&lt;/P&gt;&lt;P&gt;data : jobnumb like rsjobinfo-jobnumb.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select single qid from apqi into quid where datatyp = 'BDC' and&lt;/P&gt;&lt;P&gt;groupid = 'ZMS5_MM01'.   -&lt;/P&gt;&lt;HR originaltext="-----------------------------------" /&gt;&lt;P&gt;&amp;gt; give ur session name here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  if sy-subrc eq 0 .&lt;/P&gt;&lt;P&gt;   select  * from apqi into corresponding fields of table session&lt;/P&gt;&lt;P&gt;where qid = quid.&lt;/P&gt;&lt;P&gt;    endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function 'ENQUEUE_BDC_QID'&lt;/P&gt;&lt;P&gt;  exporting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    datatyp              = session-datatyp&lt;/P&gt;&lt;P&gt;    groupid              = session-groupid&lt;/P&gt;&lt;P&gt;    qid                  = session-qid&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; exceptions&lt;/P&gt;&lt;P&gt;   foreign_lock         = 1&lt;/P&gt;&lt;P&gt;   system_failure       = 2&lt;/P&gt;&lt;P&gt;   others               = 3&lt;/P&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;if sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at session into wa_session.&lt;/P&gt;&lt;P&gt;  jobname = wa_session-groupid.&lt;/P&gt;&lt;P&gt;  endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  call function 'JOB_OPEN'&lt;/P&gt;&lt;P&gt;    exporting&lt;/P&gt;&lt;P&gt;      jobgroup               = 'BATCH-INPUT'&lt;/P&gt;&lt;P&gt;      jobname                =  jobname&lt;/P&gt;&lt;P&gt;      sdlstrtdt              =  sy-datum&lt;/P&gt;&lt;P&gt;      sdlstrttm              =  sy-uzeit&lt;/P&gt;&lt;P&gt;    importing&lt;/P&gt;&lt;P&gt;      jobcount               = jobnumb&lt;/P&gt;&lt;P&gt;   exceptions&lt;/P&gt;&lt;P&gt;     cant_create_job        = 1&lt;/P&gt;&lt;P&gt;     invalid_job_data       = 2&lt;/P&gt;&lt;P&gt;     jobname_missing        = 3&lt;/P&gt;&lt;P&gt;     others                 = 4&lt;/P&gt;&lt;P&gt;            .&lt;/P&gt;&lt;P&gt;  if sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  submit rsbdcbtc&lt;/P&gt;&lt;P&gt;   to sap-spool&lt;/P&gt;&lt;P&gt;      destination space&lt;/P&gt;&lt;P&gt;      immediately   space&lt;/P&gt;&lt;P&gt;                  keep in spool space&lt;/P&gt;&lt;P&gt;                  without spool dynpro&lt;/P&gt;&lt;P&gt;             user session-userid&lt;/P&gt;&lt;P&gt;                  via job       jobname&lt;/P&gt;&lt;P&gt;                  number        jobnumb&lt;/P&gt;&lt;P&gt;             with queue_id  eq  wa_session-qid&lt;/P&gt;&lt;P&gt;             with mappe     eq  jobname&lt;/P&gt;&lt;P&gt;             with modus     eq  'N'&lt;/P&gt;&lt;P&gt;             with logall    eq  'X'  " Extended Log&lt;/P&gt;&lt;P&gt;      and return.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  if sy-subrc = 0.&lt;/P&gt;&lt;P&gt;    call function 'JOB_CLOSE'&lt;/P&gt;&lt;P&gt;      exporting&lt;/P&gt;&lt;P&gt;        jobcount                          = jobnumb&lt;/P&gt;&lt;P&gt;        jobname                           = jobname&lt;/P&gt;&lt;P&gt;        strtimmed                         = 'X'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  TARGETSYSTEM                      = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;     exceptions&lt;/P&gt;&lt;P&gt;       cant_start_immediate              = 1&lt;/P&gt;&lt;P&gt;       invalid_startdate                 = 2&lt;/P&gt;&lt;P&gt;       jobname_missing                   = 3&lt;/P&gt;&lt;P&gt;       job_close_failed                  = 4&lt;/P&gt;&lt;P&gt;       job_nosteps                       = 5&lt;/P&gt;&lt;P&gt;       job_notex                         = 6&lt;/P&gt;&lt;P&gt;       lock_failed                       = 7&lt;/P&gt;&lt;P&gt;       invalid_target                    = 8&lt;/P&gt;&lt;P&gt;       others                            = 9&lt;/P&gt;&lt;P&gt;              .&lt;/P&gt;&lt;P&gt;     if sy-subrc eq 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      update apqi set   qstate  = 'S'&lt;/P&gt;&lt;P&gt;      where destsys = wa_session-destsys&lt;/P&gt;&lt;P&gt;      and   destapp = wa_session-destapp&lt;/P&gt;&lt;P&gt;      and   datatyp = wa_session-datatyp&lt;/P&gt;&lt;P&gt;      and   groupid = wa_session-groupid&lt;/P&gt;&lt;P&gt;      and   progid  = wa_session-progid&lt;/P&gt;&lt;P&gt;      and   formid  = wa_session-formid&lt;/P&gt;&lt;P&gt;      and   qattrib = wa_session-qattrib&lt;/P&gt;&lt;P&gt;      and   qid     = wa_session-qid.&lt;/P&gt;&lt;P&gt;      commit work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    endif.&lt;/P&gt;&lt;P&gt;    if sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      call function 'BP_JOB_DELETE'&lt;/P&gt;&lt;P&gt;        exporting&lt;/P&gt;&lt;P&gt;          jobcount                       = jobnumb&lt;/P&gt;&lt;P&gt;          jobname                        = jobname&lt;/P&gt;&lt;P&gt;          forcedmode                     = 'X'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  COMMITMODE                     = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;       exceptions&lt;/P&gt;&lt;P&gt;         cant_delete_event_entry        = 1&lt;/P&gt;&lt;P&gt;         cant_delete_job                = 2&lt;/P&gt;&lt;P&gt;         cant_delete_joblog             = 3&lt;/P&gt;&lt;P&gt;         cant_delete_steps              = 4&lt;/P&gt;&lt;P&gt;         cant_delete_time_entry         = 5&lt;/P&gt;&lt;P&gt;         cant_derelease_successor       = 6&lt;/P&gt;&lt;P&gt;         cant_enq_predecessor           = 7&lt;/P&gt;&lt;P&gt;         cant_enq_successor             = 8&lt;/P&gt;&lt;P&gt;         cant_enq_tbtco_entry           = 9&lt;/P&gt;&lt;P&gt;         cant_update_predecessor        = 10&lt;/P&gt;&lt;P&gt;         cant_update_successor          = 11&lt;/P&gt;&lt;P&gt;         commit_failed                  = 12&lt;/P&gt;&lt;P&gt;         jobcount_missing               = 13&lt;/P&gt;&lt;P&gt;         jobname_missing                = 14&lt;/P&gt;&lt;P&gt;         job_does_not_exist             = 15&lt;/P&gt;&lt;P&gt;         job_is_already_running         = 16&lt;/P&gt;&lt;P&gt;         no_delete_authority            = 17&lt;/P&gt;&lt;P&gt;         others                         = 18&lt;/P&gt;&lt;P&gt;                .&lt;/P&gt;&lt;P&gt;      if sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  call function 'DEQUEUE_BDC_QID'&lt;/P&gt;&lt;P&gt;   exporting&lt;/P&gt;&lt;P&gt;      datatyp         = wa_session-datatyp&lt;/P&gt;&lt;P&gt;      groupid         = wa_session-groupid&lt;/P&gt;&lt;P&gt;      qid             = wa_session-qid&lt;/P&gt;&lt;P&gt;            .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Megha Sharma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 12:01:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-urgent/m-p/3902033#M936237</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T12:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: bdc session method*urgent*</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-urgent/m-p/3902034#M936238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In synchronous after every transaction sy-subrc is returned where as system does not wait for whether the data as been propelyy inserted in all the relevant tables in asynchronous process. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to se38 &lt;/P&gt;&lt;P&gt; enter the program name : RSBDCSUB &lt;/P&gt;&lt;P&gt;EXECUTE AND GIVE SESSION NAME THERE . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REWARD IF USEFUL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2008 09:19:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-urgent/m-p/3902034#M936238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-28T09:19:33Z</dc:date>
    </item>
  </channel>
</rss>

