<?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 Problem with BDC for LT06 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965361#M1603284</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing an issue with BDC processing of LT06. I creating the Transfer Order for material document but the BDC processing is stopped after the warning of ' Check entries'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried executing it in the background as well but the processing stops at the next screen after the warning and recording is not executed for the 'Generate + Next Button' in LT06.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest how can the problem be solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: neha jindal on Jun 30, 2011 1:46 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jun 2011 11:45:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-06-30T11:45:55Z</dc:date>
    <item>
      <title>Problem with BDC for LT06</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965361#M1603284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing an issue with BDC processing of LT06. I creating the Transfer Order for material document but the BDC processing is stopped after the warning of ' Check entries'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried executing it in the background as well but the processing stops at the next screen after the warning and recording is not executed for the 'Generate + Next Button' in LT06.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest how can the problem be solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: neha jindal on Jun 30, 2011 1:46 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2011 11:45:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965361#M1603284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-30T11:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BDC for LT06</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965362#M1603285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check entries. If this meesage is warning , it will be suppressed by BDC but Enter key should be recored in recording.&lt;/P&gt;&lt;P&gt;If it is error, you have to check the entries.&lt;/P&gt;&lt;P&gt;When reocrding, always try to use key board keys in place of mouse. Use function code for generate + Transafer.&lt;/P&gt;&lt;P&gt;Try with corrected new recording.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2011 12:35:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965362#M1603285</guid>
      <dc:creator>Rushikesh_Yeole</dc:creator>
      <dc:date>2011-06-30T12:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BDC for LT06</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965363#M1603286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest you to perform the process of TO creation using FM and not BDC, as BDC is very unpredictable and in later stage also it can fail if suppose a new screen is modified or some screen enhancements are done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Better try using BAPI or FM to achieve this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try FM :&lt;/P&gt;&lt;P&gt;L_TO_CREATE_TR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ravi Aswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2011 13:53:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965363#M1603286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-30T13:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BDC for LT06</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965364#M1603287</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;I agree with Ravi Aswani, and another advantage is that the FM is also much performant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 remarks about what was said in that thread:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;I've tried executing it in the background as well but the processing stops at the next screen after the warning and recording is not executed for the 'Generate + Next Button' in LT06.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;It looks like that you didn't activate the "continue after COMMIT".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;If this meesage is warning , it will be suppressed by BDC &lt;STRONG&gt;but Enter key should be recored in recording.&lt;/STRONG&gt; &lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;About the Enter key, &lt;STRONG&gt;NO!&lt;/STRONG&gt; The Enter key is not recorded, warnings and Information messages are all systematically ignored during BDC (during both recording and execution).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2011 19:16:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965364#M1603287</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2011-06-30T19:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BDC for LT06</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965365#M1603288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all for your responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the warnign message is ignored , the issue is only with the 'Generate + next Button'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Sandra :- Please let me know from where can I activate the 'Continue after commit' .  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neha Jindal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 04:31:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965365#M1603288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-01T04:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BDC for LT06</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965366#M1603289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;is the processing Synchronous or Asynchronous ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suzie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 04:38:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965366#M1603289</guid>
      <dc:creator>lijisusan_mathews</dc:creator>
      <dc:date>2011-07-01T04:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BDC for LT06</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965367#M1603290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using Call transaction method ( Asynchronous)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 05:22:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965367#M1603290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-01T05:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BDC for LT06</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965368#M1603291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tries using the function key for 'Generate + Next' ( Shift F4) but still the while processing it stops at the same screen and 'Generate + next' is not executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use the Function module ..... I do not have all the parameters to pass to . I need to pass the storage type alongwith storage unit type. I didn't find storage type( LGTYP) in tables LTAP or LTAK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 05:25:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965368#M1603291</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-01T05:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BDC for LT06</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965369#M1603292</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; I am not very sure if this will work, but it did for me once.  Try adding a new line in your recording with function key /00.&lt;/P&gt;&lt;P&gt;And did you try running your recording directly? Does it work then ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suzie.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 05:44:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965369#M1603292</guid>
      <dc:creator>lijisusan_mathews</dc:creator>
      <dc:date>2011-07-01T05:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BDC for LT06</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965370#M1603293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've already tried executing the /'00' also but its not working. If I try to execute the BDC directly it stops at the same point 'Generate + next'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 06:11:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965370#M1603293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-01T06:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BDC for LT06</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965371#M1603294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try running your recording directly from SHDB with background processing mode?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 06:40:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965371#M1603294</guid>
      <dc:creator>lijisusan_mathews</dc:creator>
      <dc:date>2011-07-01T06:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BDC for LT06</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965372#M1603295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neha Jindal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Please let me know from where can I activate the 'Continue after commit'.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;In SHDB and in CALL TRANSACTION ... OPTIONS FROM struct, where struct-racommit = 'X'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do the recording (SHDB) with 'continue after commit', and it still stops, then it means the issue is not with the COMMIT (and so it's useless to try with CALL TRANSACTION).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it still doesn't work, do you have some messages returned (whatever their type is)? Did you try to execute with mode "display from error screen", does it succeed if you press the remaining function keys yourself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 07:37:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965372#M1603295</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2011-07-01T07:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BDC for LT06</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965373#M1603296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tried executing the BDc with ' continue after commit' but still the BDC stops.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are no messages in foreground mode and in  background mode it gives the error ' No Batch Input for Screen '.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The processing is simply stooped at the screen of 'Generste + next'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried using the F.M. , but it gives error that enter storage unit type whcih I've already given in input ( LTAP-LETYP).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 07:48:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965373#M1603296</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-01T07:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BDC for LT06</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965374#M1603297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In sm30, when u run the BDC, there will be a checkbox 'Not a Batch Input Session'. Check it and try again.. If it still does not work, try re-recording your BDC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suzie &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 07:52:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965374#M1603297</guid>
      <dc:creator>lijisusan_mathews</dc:creator>
      <dc:date>2011-07-01T07:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BDC for LT06</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965375#M1603298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;' No Batch Input for Screen '&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;That is the reason why it stops: it means that SAP tries to display a screen which does not correspond to the next screen defined in your internal table. As Suzie suggests, redefine your recording (SHDB) (the "not a batch input session" does sometimes do the trick, try without and then with)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 08:13:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965375#M1603298</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2011-07-01T08:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BDC for LT06</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965376#M1603299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all for the responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Used FM. L_TO_CREATE_MULTIPLE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 09:39:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bdc-for-lt06/m-p/7965376#M1603299</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-07-13T09:39:48Z</dc:date>
    </item>
  </channel>
</rss>

