<?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: How to extend Generated Idoc types? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-extend-generated-idoc-types/m-p/3201469#M763016</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i nthink u might be entered in some  wrong way..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to WE30, give the idoc type MRESCR01, select extension and click on create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Dec 2007 18:23:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-14T18:23:42Z</dc:date>
    <item>
      <title>How to extend Generated Idoc types?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-extend-generated-idoc-types/m-p/3201468#M763015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to create Idoc type ZMRESCR01 as an Extension of Basic Idoc type MRESCR01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created the Segments that I want to add to the Basic type using transaction WE31.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to extend the Basic Idoc type with transaction WE30, the error message "Action is not possible for generated idoctypes" appears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Note 913901, I have read that I can extend this Basic type using transactions BDFG and BDBG, but I can't find any documentation about how to do it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you point me to any documentation or show me how to extend Generated Idoc types?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points are waiting for responses.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Dec 2007 16:11:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-extend-generated-idoc-types/m-p/3201468#M763015</guid>
      <dc:creator>narabio</dc:creator>
      <dc:date>2007-12-13T16:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to extend Generated Idoc types?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-extend-generated-idoc-types/m-p/3201469#M763016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i nthink u might be entered in some  wrong way..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to WE30, give the idoc type MRESCR01, select extension and click on create.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2007 18:23:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-extend-generated-idoc-types/m-p/3201469#M763016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-14T18:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to extend Generated Idoc types?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-extend-generated-idoc-types/m-p/3201470#M763017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will answer my own question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After sending an OSS note to SAP, this is what they answered (my words):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error is not that in most recent releases extension of generated Idoctypes is not allowed. The error is that in previous versions it was possible to extend such Idoctypes!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In fact, Note 913901, corrected this error. So, what you have to do if you want to extend this Idoctype is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Copy the BAPI of the method I want to extend (For me, it is BAPI_RESERVATION_CREATE) and modify it, adding the new fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Use transaction BDBG to create a new ALE interface. Then a new Idoctype, new Inbound and Outbound Function Modules and new Message will be created for my new BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the Note I created: 0001040039.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for the documentation on transaction BDBG, they provided me a link to the Sap help:[http://help.sap.com/saphelp_nw70/helpdata/en/78/21740f51ce11d189570000e829fbbd/frameset.htm|http://help.sap.com/saphelp_nw70/helpdata/en/78/21740f51ce11d189570000e829fbbd/frameset.htm].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps someone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Narcís Abio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2007 10:01:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-extend-generated-idoc-types/m-p/3201470#M763017</guid>
      <dc:creator>narabio</dc:creator>
      <dc:date>2007-12-17T10:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to extend Generated Idoc types?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-extend-generated-idoc-types/m-p/3201471#M763018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Narcís Abio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a smiler requirment. I need to Create extension for the PROJECT01.&lt;/P&gt;&lt;P&gt;I am getting a Error&amp;nbsp; "Action is not possible for generated idoctypes" appears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can yo answer the following doubts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)How to get the BAPI of the method&lt;STRONG&gt; ( Becasue i am new to IDOCS)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2) IF u can explain in breif that how to use BDBG and BDFG Tcodes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shekahr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 13:09:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-extend-generated-idoc-types/m-p/3201471#M763018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-01-17T13:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to extend Generated Idoc types?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-extend-generated-idoc-types/m-p/3201472#M763019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shekhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a similar requirements as yours:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Create a copy of BAPI_PROJECT_SAVEREPLICA&lt;/P&gt;&lt;P&gt;-&amp;nbsp; Add TABLE parameter EXTENSIONIN TYPE BAPIPAREX( This will let us fill our custom fields )&lt;/P&gt;&lt;P&gt;- Add your code to fill custom fields&lt;/P&gt;&lt;P&gt;- Make a copy BOR 'BUS2054', add your COPY bapi in the method 'SaveReplica'&lt;/P&gt;&lt;P&gt;- Save and generate &lt;/P&gt;&lt;P&gt;- Go to transaction BDBG Enter your copy BOR object and method 'Savereplica' and click on create&lt;/P&gt;&lt;P&gt;&amp;nbsp; A new Message Type and IDoc type will be created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://saptechnical.com/Tutorials/LSMW/BAPIModify/Main.htm" title="http://saptechnical.com/Tutorials/LSMW/BAPIModify/Main.htm"&gt;http://saptechnical.com/Tutorials/LSMW/BAPIModify/Main.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/c3/4099ac8b8911d396b70004ac96334b/content.htm" title="http://help.sap.com/saphelp_46c/helpdata/en/c3/4099ac8b8911d396b70004ac96334b/content.htm"&gt;http://help.sap.com/saphelp_46c/helpdata/en/c3/4099ac8b8911d396b70004ac96334b/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://help.sap.com/saphelp_46c/helpdata/en/6b/3f6d136d0711d396a50004ac96334b/content.htm" title="http://help.sap.com/saphelp_46c/helpdata/en/6b/3f6d136d0711d396a50004ac96334b/content.htm"&gt;http://help.sap.com/saphelp_46c/helpdata/en/6b/3f6d136d0711d396a50004ac96334b/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bernard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 06:49:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-extend-generated-idoc-types/m-p/3201472#M763019</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-16T06:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to extend Generated Idoc types?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-extend-generated-idoc-types/m-p/3201473#M763020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://saptechnical.com/Tutorials/LSMW/BAPIModify/Main.htm" title="http://saptechnical.com/Tutorials/LSMW/BAPIModify/Main.htm"&gt;SAPTechnical.COM - Modifying BAPI to fit our requirements in LSMW&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 03:26:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-extend-generated-idoc-types/m-p/3201473#M763020</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-02-15T03:26:34Z</dc:date>
    </item>
  </channel>
</rss>

