<?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 BDC_NODATA error in RFC function module. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-nodata-error-in-rfc-function-module/m-p/4351099#M1036177</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ABAPers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error is 'The FORM "BDC_NODATA" does not exist' in Function group.&lt;/P&gt;&lt;P&gt;I have 2 function groups :Z_BAPI and Z_MB_BUS2017.  1. Z_BAPI was created by me. Customized BAPI FMs were worked fine in that group. now i copied FG :Z_MB_BUS2017 from FG: MB_BUS2017 along with i customized 14 function modules and i activated the group. now these FMs are working fine. but error BDC_NODATA is comming in all function modules which are in Z_BAPI group.&lt;/P&gt;&lt;P&gt;when i activate: below error is coming:&lt;/P&gt;&lt;P&gt;Syntax error in program                                                &lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------------" /&gt;&lt;P&gt;Source code  LZFPG_BAPIU16                                  Line     43&lt;/P&gt;&lt;P&gt; The FORM "BDC_NODATA" does not exist.                                 &lt;/P&gt;&lt;P&gt;so where can i add include BDCRECX1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please suggest me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Hari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Aug 2008 06:48:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-28T06:48:17Z</dc:date>
    <item>
      <title>BDC_NODATA error in RFC function module.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-nodata-error-in-rfc-function-module/m-p/4351099#M1036177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ABAPers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error is 'The FORM "BDC_NODATA" does not exist' in Function group.&lt;/P&gt;&lt;P&gt;I have 2 function groups :Z_BAPI and Z_MB_BUS2017.  1. Z_BAPI was created by me. Customized BAPI FMs were worked fine in that group. now i copied FG :Z_MB_BUS2017 from FG: MB_BUS2017 along with i customized 14 function modules and i activated the group. now these FMs are working fine. but error BDC_NODATA is comming in all function modules which are in Z_BAPI group.&lt;/P&gt;&lt;P&gt;when i activate: below error is coming:&lt;/P&gt;&lt;P&gt;Syntax error in program                                                &lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------------" /&gt;&lt;P&gt;Source code  LZFPG_BAPIU16                                  Line     43&lt;/P&gt;&lt;P&gt; The FORM "BDC_NODATA" does not exist.                                 &lt;/P&gt;&lt;P&gt;so where can i add include BDCRECX1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please suggest me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Hari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2008 06:48:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-nodata-error-in-rfc-function-module/m-p/4351099#M1036177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-28T06:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: BDC_NODATA error in RFC function module.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-nodata-error-in-rfc-function-module/m-p/4351100#M1036178</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;u can add this Include BDCRECX1 in the TOP include of that Function group.&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>Thu, 28 Aug 2008 06:53:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-nodata-error-in-rfc-function-module/m-p/4351100#M1036178</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-28T06:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: BDC_NODATA error in RFC function module.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-nodata-error-in-rfc-function-module/m-p/4351101#M1036179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prabhu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried to put in TOP include, but it is showing error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECTION-SCREEN statements can only be used between SELECTION-SCREEN BEGIN and END OF SCREEN( program type is not "1"). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suggest me please.&lt;/P&gt;&lt;P&gt;Hari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Aug 2008 07:26:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-nodata-error-in-rfc-function-module/m-p/4351101#M1036179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-28T07:26:45Z</dc:date>
    </item>
  </channel>
</rss>

