<?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 session method data is not uploading into database table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-data-is-not-uploading-into-database-table/m-p/5855636#M1320522</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;&lt;/P&gt;&lt;P&gt;Check the link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="7421921"&gt;&lt;/A&gt;]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jul 2009 10:10:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-20T10:10:50Z</dc:date>
    <item>
      <title>BDC session method data is not uploading into database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-data-is-not-uploading-into-database-table/m-p/5855626#M1320512</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;My requirement is uplead data to SAP database table using BDC-Sessions method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am unable to upload the data into database.&lt;/P&gt;&lt;P&gt;while i am debugging the control is not moving into 'BDC_INSERT Function module.&lt;/P&gt;&lt;P&gt;Can anyone help me in this regard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&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;Rekha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 07:36:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-data-is-not-uploading-into-database-table/m-p/5855626#M1320512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-20T07:36:45Z</dc:date>
    </item>
    <item>
      <title>Re: BDC session method data is not uploading into database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-data-is-not-uploading-into-database-table/m-p/5855627#M1320513</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;BDC_INSERT will only create the session and leave it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to process/execute the session in SM35 that is created using the above FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 07:38:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-data-is-not-uploading-into-database-table/m-p/5855627#M1320513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-20T07:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: BDC session method data is not uploading into database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-data-is-not-uploading-into-database-table/m-p/5855628#M1320514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;For which transaction have you created the BDC?&lt;/P&gt;&lt;P&gt;Can you post your code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ankur Parab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 07:39:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-data-is-not-uploading-into-database-table/m-p/5855628#M1320514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-20T07:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: BDC session method data is not uploading into database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-data-is-not-uploading-into-database-table/m-p/5855629#M1320515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using  Tcode 'QP01' i am uploading data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The control is not moving into this  FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pleasae check the code below..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPLCPDI' '8010'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'RC271-PLNNR'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '/00'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'RC27M-MATNR'&lt;/P&gt;&lt;P&gt;                              w_bdcfinal-matnr.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'RC27M-WERKS'&lt;/P&gt;&lt;P&gt;                              w_bdcfinal-werks.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'RC271-PLNNR'&lt;/P&gt;&lt;P&gt;                              w_bdcfinal-plnnr.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'RC271-STTAG'&lt;/P&gt;&lt;P&gt;                              '07/17/2009'.&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPLCPDA' '1200'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=BU'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PLKOD-PLNAL'&lt;/P&gt;&lt;P&gt;                              w_final-plnal.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PLKOD-KTEXT'&lt;/P&gt;&lt;P&gt;                              w_final-ktext.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PLKOD-WERKS'&lt;/P&gt;&lt;P&gt;                              '0002'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'PLKOD-STATU'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PLKOD-VERWE'&lt;/P&gt;&lt;P&gt;                              '2'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PLKOD-STATU'&lt;/P&gt;&lt;P&gt;                              '1'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PLKOD-LOSBS'&lt;/P&gt;&lt;P&gt;                              '99,999,999'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'PLKOD-PLNME'&lt;/P&gt;&lt;P&gt;                              'CS'.&lt;/P&gt;&lt;P&gt;*perform bdc_transaction using 'QP01'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'BDC_INSERT'&lt;/P&gt;&lt;P&gt;        EXPORTING&lt;/P&gt;&lt;P&gt;          tcode                  = 'QP01'&lt;/P&gt;&lt;P&gt;    post_local             = 'X'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  PRINTING               = NOPRINT&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  SIMUBATCH              = ' '&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  CTUPARAMS              = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;         TABLES&lt;/P&gt;&lt;P&gt;           dynprotab              = i_bdcdata&lt;/P&gt;&lt;P&gt;        EXCEPTIONS&lt;/P&gt;&lt;P&gt;          internal_error         = 1&lt;/P&gt;&lt;P&gt;          not_open               = 2&lt;/P&gt;&lt;P&gt;          queue_error            = 3&lt;/P&gt;&lt;P&gt;          tcode_invalid          = 4&lt;/P&gt;&lt;P&gt;          printing_invalid       = 5&lt;/P&gt;&lt;P&gt;          posting_invalid        = 6&lt;/P&gt;&lt;P&gt;          OTHERS                 = 7&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 08:04:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-data-is-not-uploading-into-database-table/m-p/5855629#M1320515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-20T08:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: BDC session method data is not uploading into database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-data-is-not-uploading-into-database-table/m-p/5855630#M1320516</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;&lt;/P&gt;&lt;P&gt;Have you opened and closed the session using the FMs 'BDC_OPEN_GROUP' and 'BDC_CLOSE_GROUP'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check if the session has been created in SM35. If so, try processing the session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Nitwick on Jul 20, 2009 1:43 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 08:08:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-data-is-not-uploading-into-database-table/m-p/5855630#M1320516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-20T08:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: BDC session method data is not uploading into database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-data-is-not-uploading-into-database-table/m-p/5855631#M1320517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.. I've opend and Closed the session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SM35 tcode when i am processiong the session i am getting the first screen with data.&lt;/P&gt;&lt;P&gt;When i am clicking on OK  code it is going to sesond screen with data in disable mode..&lt;/P&gt;&lt;P&gt;there i am getting some message  like 'No batch inputdata for the screen'.&lt;/P&gt;&lt;P&gt;in session overview screen i am getting that  ERROR Icon(Red Color)&lt;/P&gt;&lt;P&gt;.Can you please explain where is the Error exactly..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 08:20:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-data-is-not-uploading-into-database-table/m-p/5855631#M1320517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-20T08:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: BDC session method data is not uploading into database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-data-is-not-uploading-into-database-table/m-p/5855632#M1320518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your second screen fileds are disable but your passing the values,dont pass the values which are in display mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check your recording and process agagin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 08:22:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-data-is-not-uploading-into-database-table/m-p/5855632#M1320518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-20T08:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: BDC session method data is not uploading into database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-data-is-not-uploading-into-database-table/m-p/5855633#M1320519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My prblem is why i am getting the second screen in disable mode..&lt;/P&gt;&lt;P&gt;In recoding the sesond screen also i;ve entered the data..&lt;/P&gt;&lt;P&gt;While i am processiong the session in SM 35 only i am getting this screen in dicable mode&lt;/P&gt;&lt;P&gt;but the data is correct in sccond screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 08:28:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-data-is-not-uploading-into-database-table/m-p/5855633#M1320519</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-20T08:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: BDC session method data is not uploading into database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-data-is-not-uploading-into-database-table/m-p/5855634#M1320520</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;&lt;/P&gt;&lt;P&gt;I have tried recording the transaction QP01. I was getting a different second screen when I used the call transaction method. That particular screen was disabled (it was different from the second screen that I got for recording) Just select the row and click on the header icon, you can see your original screen with the data that you had recorded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 09:11:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-data-is-not-uploading-into-database-table/m-p/5855634#M1320520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-20T09:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: BDC session method data is not uploading into database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-data-is-not-uploading-into-database-table/m-p/5855635#M1320521</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;Thank U so much.&lt;/P&gt;&lt;P&gt;My problem is solved..&lt;/P&gt;&lt;P&gt;Can you tell me how to find out the database table for particular Tcode like 'QP01'.&lt;/P&gt;&lt;P&gt;Actually i am new to QM module..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regadrs,&lt;/P&gt;&lt;P&gt;Rekha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 09:49:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-data-is-not-uploading-into-database-table/m-p/5855635#M1320521</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-20T09:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: BDC session method data is not uploading into database table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-data-is-not-uploading-into-database-table/m-p/5855636#M1320522</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;&lt;/P&gt;&lt;P&gt;Check the link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="7421921"&gt;&lt;/A&gt;]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2009 10:10:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session-method-data-is-not-uploading-into-database-table/m-p/5855636#M1320522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-20T10:10:50Z</dc:date>
    </item>
  </channel>
</rss>

