<?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: ERROR_CNTL_CREATE while calling BDC from call transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-cntl-create-while-calling-bdc-from-call-transaction/m-p/889433#M53117</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Parag&lt;/P&gt;&lt;P&gt;you have to avoid that particular control which is throwing error. &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jan 2005 13:28:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-01-10T13:28:36Z</dc:date>
    <item>
      <title>ERROR_CNTL_CREATE while calling BDC from call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-cntl-create-while-calling-bdc-from-call-transaction/m-p/889432#M53116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using call transaction for MM change. Its working fine in both ( foreground and background). but when i put it in background at that time it is raising exception ERROR_CNTL_CREATE which is not happening in foreground.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call transaction 'MM02' using bdcdata&lt;/P&gt;&lt;P&gt;                           mode 'N'.&lt;/P&gt;&lt;P&gt;                           update 'S'&lt;/P&gt;&lt;P&gt;                           messages into mestab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i know in background SAPGui is not available thats why it is raising above exception. but how can i avoid it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anybody have an idea then please let me know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Parag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jan 2005 12:59:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-cntl-create-while-calling-bdc-from-call-transaction/m-p/889432#M53116</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-10T12:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR_CNTL_CREATE while calling BDC from call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-cntl-create-while-calling-bdc-from-call-transaction/m-p/889433#M53117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Parag&lt;/P&gt;&lt;P&gt;you have to avoid that particular control which is throwing error. &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jan 2005 13:28:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-cntl-create-while-calling-bdc-from-call-transaction/m-p/889433#M53117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-10T13:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR_CNTL_CREATE while calling BDC from call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-cntl-create-while-calling-bdc-from-call-transaction/m-p/889434#M53118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use BAPI to avaoid such errors. &lt;/P&gt;&lt;P&gt;It is easier than batch-input and less tiresome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This may help:&lt;/P&gt;&lt;P&gt;BAPI_MATERIAL_MAINTAINDATA_RT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------" /&gt;&lt;P&gt;if it helps please give points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jan 2005 13:30:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-cntl-create-while-calling-bdc-from-call-transaction/m-p/889434#M53118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-01-10T13:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR_CNTL_CREATE while calling BDC from call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-cntl-create-while-calling-bdc-from-call-transaction/m-p/889435#M53119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having the same problem with MM01 and MM02 when trying to do BDC for LONG TEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know it's because the object containter is not created in batch mode. But is there anyway to get around this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2005 03:56:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-cntl-create-while-calling-bdc-from-call-transaction/m-p/889435#M53119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-15T03:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR_CNTL_CREATE while calling BDC from call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-cntl-create-while-calling-bdc-from-call-transaction/m-p/889436#M53120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Charlie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can fill the Long Text by clicking on the longtext editor.(eg. for the sales-Longtext BDC_OKCODE= LTEX or TEAN). &lt;/P&gt;&lt;P&gt;Then you can fill the longtext without using the &lt;/P&gt;&lt;P&gt;control-element and your BI should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;P&gt;Frank Brackmann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2005 10:53:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-cntl-create-while-calling-bdc-from-call-transaction/m-p/889436#M53120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-15T10:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR_CNTL_CREATE while calling BDC from call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-cntl-create-while-calling-bdc-from-call-transaction/m-p/889437#M53121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am already using LTEX already, I tried TEAN, but it only allow me switch language, but still uses the same object control for text edit. All this are in MM01-&amp;gt;additional data-&amp;gt;basic data text&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2005 16:33:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-cntl-create-while-calling-bdc-from-call-transaction/m-p/889437#M53121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-15T16:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR_CNTL_CREATE while calling BDC from call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-cntl-create-while-calling-bdc-from-call-transaction/m-p/889438#M53122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Charlie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you use the graphical text editor you first have to change the editor to the alphanumeric text editor(OKCODE =XEDC). Then it should work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greeting &lt;/P&gt;&lt;P&gt;Frank Brackmann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2005 08:14:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-cntl-create-while-calling-bdc-from-call-transaction/m-p/889438#M53122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-19T08:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR_CNTL_CREATE while calling BDC from call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-cntl-create-while-calling-bdc-from-call-transaction/m-p/889439#M53123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frank,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having the same problem as Charlie.  I believe I am set up to use the sapscript text editor.  When I use MM02 online, or when I run my BDC to add the basic text in the foreground, the screen comes up in the sapscript editor.  Even so, when I run the BDC in background, I am getting the ERROR_CNTL_CREATE dump. Any ideas for me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Diane&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2005 23:05:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-cntl-create-while-calling-bdc-from-call-transaction/m-p/889439#M53123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-02T23:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR_CNTL_CREATE while calling BDC from call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-cntl-create-while-calling-bdc-from-call-transaction/m-p/889440#M53124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diane&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you are using some front end control in your transaction. Which doesn't support batch input.&lt;/P&gt;&lt;P&gt;You can go through the OSS note 311440 for the details and possible solutions.&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2005 04:56:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-cntl-create-while-calling-bdc-from-call-transaction/m-p/889440#M53124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-03T04:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR_CNTL_CREATE while calling BDC from call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-cntl-create-while-calling-bdc-from-call-transaction/m-p/889441#M53125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't believe I am using any front end controls. According to 311440, the transaction recorder does not record actions that cannot be performed in a BDC.  All the actions I am performing were recorded using the transaction recorder. What was recorded is the same as how Frank described how it should be set up (in this thread), but it still does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Diane&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2005 19:18:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-cntl-create-while-calling-bdc-from-call-transaction/m-p/889441#M53125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-08T19:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR_CNTL_CREATE while calling BDC from call transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-cntl-create-while-calling-bdc-from-call-transaction/m-p/889442#M53126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I end up solving thsi probme by using function module SAVE_TEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Couldn't find any way around this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2005 18:20:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-cntl-create-while-calling-bdc-from-call-transaction/m-p/889442#M53126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-02T18:20:03Z</dc:date>
    </item>
  </channel>
</rss>

