<?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 PROBLEM for MIGO in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-for-migo/m-p/6245774#M1382787</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Aditya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to Create BDC PLEASE CHECK THE CODE.&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;&lt;/P&gt;&lt;P&gt;Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Oct 2009 05:07:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-07T05:07:00Z</dc:date>
    <item>
      <title>BDC PROBLEM for MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-for-migo/m-p/6245772#M1382785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is problem in BDC MIGO report.  when i uploaded the p_file the bdc run but on some fields it gives the error message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S Field GOITEM-ERFME . is not an input field&lt;/P&gt;&lt;P&gt;S Field GOITEM-ERFMG . is not an input field&lt;/P&gt;&lt;P&gt;S Field GOITEM-LSMNG . is not an input field&lt;/P&gt;&lt;P&gt;S Field GOITEM-LSMEH . is not an input field&lt;/P&gt;&lt;P&gt;S Field GOITEM-BWART . is not an input field&lt;/P&gt;&lt;P&gt;S Field GOITEM-LGOBE . is not an input field&lt;/P&gt;&lt;P&gt;S Field GOITEM-WEMPF . is not an input field&lt;/P&gt;&lt;P&gt;S Field GOITEM-ABLAD . is not an input field&lt;/P&gt;&lt;P&gt;S Field GOITEM-SGTXT . is not an input field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these are all input fields and i defiend as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'GOITEM-ERFME'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'GOITEM-ERFME'&lt;/P&gt;&lt;P&gt;                              IT_DATA-ERFME.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'GOITEM-ERFMG'&lt;/P&gt;&lt;P&gt;                              IT_DATA-ERFMG.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'GOITEM-LSMNG'&lt;/P&gt;&lt;P&gt;                              IT_DATA-LSMNG.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'GOITEM-LSMEH'&lt;/P&gt;&lt;P&gt;                              IT_DATA-LSMEH.&lt;/P&gt;&lt;P&gt;*perform bdc_field       using 'GOITEM-MIGO_ELIKZ'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                             '1'.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;perform bdc_field       using 'GOITEM-BWART'&lt;/P&gt;&lt;P&gt;                              '101'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'GOITEM-LGOBE'&lt;/P&gt;&lt;P&gt;                              IT_DATA-LGOBE.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'GOITEM-WEMPF'&lt;/P&gt;&lt;P&gt;                              IT_DATA-WEMPF.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'GOITEM-ABLAD'&lt;/P&gt;&lt;P&gt;                              IT_DATA-ABLAD.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'GOITEM-SGTXT'              "&lt;/P&gt;&lt;P&gt;                              IT_DATA-SGTXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please solve my problem.&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 04:56:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-for-migo/m-p/6245772#M1382785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-07T04:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: BDC PROBLEM for MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-for-migo/m-p/6245773#M1382786</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;Why dont u use BAPI instead of BDC for MIGO.&lt;/P&gt;&lt;P&gt;List of Bapis can be found on SDN..like "BAPI_GOODSMVT_CREATE "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 04:59:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-for-migo/m-p/6245773#M1382786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-07T04:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: BDC PROBLEM for MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-for-migo/m-p/6245774#M1382787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Aditya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to Create BDC PLEASE CHECK THE CODE.&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;&lt;/P&gt;&lt;P&gt;Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 05:07:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-for-migo/m-p/6245774#M1382787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-07T05:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: BDC PROBLEM for MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-for-migo/m-p/6245775#M1382788</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;May this will throw some light for u&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_macro_name="URL"&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="50741"&gt;&lt;/A&gt;&lt;/SPAN&gt;&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;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 05:15:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-for-migo/m-p/6245775#M1382788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-07T05:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: BDC PROBLEM for MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-for-migo/m-p/6245776#M1382789</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;MIGO IS ENJOY Transaction.  Use Bapi's for this instead on BDC'S.&lt;/P&gt;&lt;P&gt;I think BDC is not supported for MIGO Transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: siva prasad on Oct 7, 2009 7:18 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 05:17:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-for-migo/m-p/6245776#M1382789</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-07T05:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: BDC PROBLEM for MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-for-migo/m-p/6245777#M1382790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;Hi Pankaj,
&amp;lt;li&amp;gt;The answer for your requirement is NOTE &lt;STRONG&gt;304122&lt;/STRONG&gt;. 
&amp;lt;li&amp;gt;Note description briefly is , The new goods movement transaction MIGO is not intended for use with batch input and CATT.
&amp;lt;li&amp;gt;You can use &lt;STRONG&gt;BAPI_GOODSMVT_CREATE&lt;/STRONG&gt; function module instead of BDC.
Thanks
Venkat.O&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 05:22:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-for-migo/m-p/6245777#M1382790</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2009-10-07T05:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: BDC PROBLEM for MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-for-migo/m-p/6245778#M1382791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think you need to handle the table control thats why its giving this error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 05:29:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-for-migo/m-p/6245778#M1382791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-07T05:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: BDC PROBLEM for MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-for-migo/m-p/6245779#M1382792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear venket,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TILL DATE I AM NOT CREAT ANY BAPI SO THERE IS PROBLEM TO ME TO CREAT BAPI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 05:36:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-for-migo/m-p/6245779#M1382792</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-07T05:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: BDC PROBLEM for MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-for-migo/m-p/6245780#M1382793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;Dear pankaj,
&amp;lt;li&amp;gt;You should not use capital while replying.
&amp;lt;li&amp;gt;You do not need to create BAPI function module. you only need to use the existing one.

Thanks
Venkat.O&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 05:39:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-for-migo/m-p/6245780#M1382793</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2009-10-07T05:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: BDC PROBLEM for MIGO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-for-migo/m-p/6245781#M1382794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;answered&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2010 05:45:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-problem-for-migo/m-p/6245781#M1382794</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-21T05:45:53Z</dc:date>
    </item>
  </channel>
</rss>

