<?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: Custom IDoc in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-idoc/m-p/5566338#M1269914</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Go thru this link  [http://www.riyaz.net/blog/beginners-guide-to-ale-and-idocs-part-iii/|http://www.riyaz.net/blog/beginners-guide-to-ale-and-idocs-part-iii/]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 May 2009 11:58:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-13T11:58:22Z</dc:date>
    <item>
      <title>Custom IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-idoc/m-p/5566334#M1269910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone please tell me how I can copy the existing debmas03 to say zdebmas03 and then add a custom segment containg five fields. Please provide the transaction codes for copying the existing IDoc, creating a new segment and then attaching the new segment to zdebmas03.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 11:35:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-idoc/m-p/5566334#M1269910</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T11:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Custom IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-idoc/m-p/5566335#M1269911</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;WE30 COPY THE IDOC.&lt;/P&gt;&lt;P&gt;WE29 CREATE SEGMENT. &lt;/P&gt;&lt;P&gt;WE30 ADD THE SEGMENT TO IDOC. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;vamshi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 11:38:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-idoc/m-p/5566335#M1269911</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T11:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Custom IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-idoc/m-p/5566336#M1269912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Transactions :WE30,WE31.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In we30 use extension button to copy the existing one and use WE31 &lt;/P&gt;&lt;P&gt;to create new segement and you can add it in WE30 transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 11:40:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-idoc/m-p/5566336#M1269912</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2009-05-13T11:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Custom IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-idoc/m-p/5566337#M1269913</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;follow the below steps to create extended idoc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Define segments: WE31                        "First create Custom segment here and release the segment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create new basic idoc type: WE30        "enter zdebmas03 and selcect extended idoc and create and select a create new and enter debmas03 in copy of...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link message type to IDOC basis type: WE82  "and create a link between the message type and idoc type and you custom extension...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link Function module to IDOC basis type&amp;amp; extension : WE57  "and create a link between the Function module and idoc type and you custom extension same as debmas03...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next is to find the user exit in the above function module and write logic to fill the segments..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prabhudas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Prabhu Das on May 13, 2009 5:17 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 11:46:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-idoc/m-p/5566337#M1269913</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T11:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Custom IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-idoc/m-p/5566338#M1269914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Go thru this link  [http://www.riyaz.net/blog/beginners-guide-to-ale-and-idocs-part-iii/|http://www.riyaz.net/blog/beginners-guide-to-ale-and-idocs-part-iii/]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 11:58:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-idoc/m-p/5566338#M1269914</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T11:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Custom IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-idoc/m-p/5566339#M1269915</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;Do not go for creating entire new custom debmas03 IDOC as this will be lot of additional work, but do extend the standard to add your required fields. For Extending the IDOC Please refer below steps:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
1)An Idoc can be extended using the transaction WE30.
             For example Z1DEBMAS01. Create the required custom
2) segments and insert at the required position to the
3) standard idoc type DEBMAS01. Assign your extenstion and basic idoc type in the tcodes WE82 and WE57.
4) Most Important, you will have to write Custom code for populating the Additional fields, Search for User Exits or BADIs for the same.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shital&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 12:15:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-idoc/m-p/5566339#M1269915</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T12:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Custom IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-idoc/m-p/5566340#M1269916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more question: When a Custome IDoc is posted into SAP, how is it processed? In our case we want to add some additional fields (custom segment) to the standard debmas03. So when we post the IDoc do we have to write an ABAP program to process the customised IDoc or does SAP post the additional data as well as the standard fields? Thank you for all the information so far.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 12:16:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-idoc/m-p/5566340#M1269916</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T12:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: Custom IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-idoc/m-p/5566341#M1269917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When a Custome IDoc is posted into SAP, how is it processed? &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; Process Code DEBM. check thru WE42&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;In our case we want to add some additional fields (custom segment) to the standard debmas03. So when we post the IDoc do we have to write an ABAP program to process the customised IDoc or does SAP post the additional data as well as the standard fields? &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;yes you will habe to write additional coding but not any program or something, Here you will have to find the customer Exit/ BADI for Posting Function module IDOC_INPUT_DEBITOR, as this is used in process code&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shital&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 13:24:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-idoc/m-p/5566341#M1269917</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T13:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Custom IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-idoc/m-p/5566342#M1269918</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;With each Inbound Idoc there is a Inbound Process Code attached to it. This Inbound process code has a Function Module attached to it in which the processing is written when the Idoc hits the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sharath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 14:04:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-idoc/m-p/5566342#M1269918</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T14:04:33Z</dc:date>
    </item>
  </channel>
</rss>

