<?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: Unable to initialise ABAP Control Framework in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-initialise-abap-control-framework/m-p/1451715#M213910</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So it is not allowed to create the material movement by this?&lt;/P&gt;&lt;P&gt;Since the program is already finished, I want to see any minor changes that can help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jul 2006 05:51:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-25T05:51:55Z</dc:date>
    <item>
      <title>Unable to initialise ABAP Control Framework</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-initialise-abap-control-framework/m-p/1451713#M213908</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 have implemented an ABAP program which will call the MIGO_GI by BDC.  The program does not have any problem when the execution is process in online mode (click and wait...).  However it displayed "Unable to initialise ABAP Control Framework" if it was running in background or schedule.&lt;/P&gt;&lt;P&gt;Any hints and solution to that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 04:10:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-initialise-abap-control-framework/m-p/1451713#M213908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T04:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to initialise ABAP Control Framework</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-initialise-abap-control-framework/m-p/1451714#M213909</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;check this BAPI &amp;lt;b&amp;gt;BAPI_GOODSMVT_CREATE&amp;lt;/b&amp;gt;, pls go thru Documentation of this BAPI to know how to use.&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;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 04:56:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-initialise-abap-control-framework/m-p/1451714#M213909</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T04:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to initialise ABAP Control Framework</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-initialise-abap-control-framework/m-p/1451715#M213910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So it is not allowed to create the material movement by this?&lt;/P&gt;&lt;P&gt;Since the program is already finished, I want to see any minor changes that can help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 05:51:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-initialise-abap-control-framework/m-p/1451715#M213910</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-25T05:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to initialise ABAP Control Framework</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-initialise-abap-control-framework/m-p/1451716#M213911</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 don't work for MIGO transaction. b'coz it is a enjoy transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enjoy transaction contains grid controls in it so by which it is unable to update while we run the BDC in background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have to go for BAPI &amp;lt;b&amp;gt;BAPI_GOODSMVT_CREATE&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No other way for this to proceed..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this BAPI to create the goods movement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Simha.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward all the helpful answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jul 2006 06:02:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/unable-to-initialise-abap-control-framework/m-p/1451716#M213911</guid>
      <dc:creator>Simha_</dc:creator>
      <dc:date>2006-07-25T06:02:57Z</dc:date>
    </item>
  </channel>
</rss>

