<?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: BDBG - Error :- Data element not active in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdbg-error-data-element-not-active/m-p/4861114#M1136660</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;Hope you might have not created ZBAPI independently, instead modified copied standard BAPI. In this process, knowingly or unknowingly some elements might be copied but not activated. Please check once all structures and fields and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Nov 2008 18:12:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-27T18:12:08Z</dc:date>
    <item>
      <title>BDBG - Error :- Data element not active</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdbg-error-data-element-not-active/m-p/4861113#M1136659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Done till now - I had made a ZBAPI, Generated and released program for BOR, Generated and released FM. &lt;/P&gt;&lt;P&gt;Now when I generate ALE for BAPI it throws error. Data Element not active. I had not found any data element inactive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with Regards,&lt;/P&gt;&lt;P&gt;Manmeet Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Nov 2008 08:02:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdbg-error-data-element-not-active/m-p/4861113#M1136659</guid>
      <dc:creator>former_member191391</dc:creator>
      <dc:date>2008-11-25T08:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: BDBG - Error :- Data element not active</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdbg-error-data-element-not-active/m-p/4861114#M1136660</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;Hope you might have not created ZBAPI independently, instead modified copied standard BAPI. In this process, knowingly or unknowingly some elements might be copied but not activated. Please check once all structures and fields and activate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 18:12:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdbg-error-data-element-not-active/m-p/4861114#M1136660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T18:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: BDBG - Error :- Data element not active</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdbg-error-data-element-not-active/m-p/4861115#M1136661</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;&lt;/P&gt;&lt;P&gt;We had the same problem here. When a tables-structure from the BAPI is converted to an idoc, the BDBG transaction adds a 'Z1' to the tables-structure name to generate the idoc segment type (name).&lt;/P&gt;&lt;P&gt;In our case when we re-run the BDBG transaction the Z1 structure was not deleted and instead BDBG was adding another Z1 prefix to the segment type (name). Off course, this data element does not exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Guido&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2009 07:55:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdbg-error-data-element-not-active/m-p/4861115#M1136661</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-10T07:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: BDBG - Error :- Data element not active</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdbg-error-data-element-not-active/m-p/13899212#M2031397</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I did not get any help so thought of checking in debug how it is finding the structure - then came to know it is used method parameter type (structure to generate the Segment type and so on by prefixing Z1 to it).&lt;/P&gt;&lt;P&gt;We can solve the issue by creating the separate struture with the data element and method parameters must refer to this created structure instead of segment structure which will generate the ALE interface without any data element error.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 07:45:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdbg-error-data-element-not-active/m-p/13899212#M2031397</guid>
      <dc:creator>gurmukh_a</dc:creator>
      <dc:date>2024-10-15T07:45:39Z</dc:date>
    </item>
  </channel>
</rss>

