<?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: ALE Idoc coding in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-idoc-coding/m-p/1652329#M289729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i am adding fields to existing idoc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Nov 2006 06:44:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-16T06:44:22Z</dc:date>
    <item>
      <title>ALE Idoc coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-idoc-coding/m-p/1652327#M289727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi friends,&lt;/P&gt;&lt;P&gt;1.I have created segment and attached this to IDOC and extended idoc&lt;/P&gt;&lt;P&gt;i have done message link also &lt;/P&gt;&lt;P&gt;now should i write some code some where;&lt;/P&gt;&lt;P&gt;if so plz tell me where to write the code.some told we have to write in userexit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 06:39:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-idoc-coding/m-p/1652327#M289727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T06:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: ALE Idoc coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-idoc-coding/m-p/1652328#M289728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what exactly u r trying 2 do?&lt;/P&gt;&lt;P&gt;build a new idoc or add a fld 2 the existing idoc?&lt;/P&gt;&lt;P&gt;let us know in detail&lt;/P&gt;&lt;P&gt;regds&lt;/P&gt;&lt;P&gt;kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 06:40:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-idoc-coding/m-p/1652328#M289728</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T06:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: ALE Idoc coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-idoc-coding/m-p/1652329#M289729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i am adding fields to existing idoc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 06:44:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-idoc-coding/m-p/1652329#M289729</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T06:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: ALE Idoc coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-idoc-coding/m-p/1652330#M289730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes u need to write the code in the userexit to populate the fields added in the new segemnt whcih u created.For each messagetype there will be function module.So u have know the function module and then u need to check the userexit.in the function module ,under each segment u can find userexit.U need to check the proper exit and then u need to write the code there.Also please go through the below thread link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1780975"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;nagaraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 07:03:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-idoc-coding/m-p/1652330#M289730</guid>
      <dc:creator>former_member404244</dc:creator>
      <dc:date>2006-11-16T07:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: ALE Idoc coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-idoc-coding/m-p/1652331#M289731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Process to add the new field to the existing idoctype..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Decide you are adding to the Basic type or extension in we 30.&lt;/P&gt;&lt;P&gt;2. Choose the segment you want to add in we31.&lt;/P&gt;&lt;P&gt;3. cancel the release and do the modifications - &amp;gt; check - &amp;gt; generate and set  release again.&lt;/P&gt;&lt;P&gt;4. simialrly in we31 also.&lt;/P&gt;&lt;P&gt;5. code the respective EXITS  to populate your field.&lt;/P&gt;&lt;P&gt;6. You can transport them from we31 / we30 directly by choosing your IDOC type &amp;amp; Segment type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is helpful.&lt;/P&gt;&lt;P&gt;regds&lt;/P&gt;&lt;P&gt;kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 07:21:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-idoc-coding/m-p/1652331#M289731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T07:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: ALE Idoc coding</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-idoc-coding/m-p/1652332#M289732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For diff IDOC type there r different FM's which will populate the segments in the IDOC, all the SAP segements will be taken care by the SAP std code in those FM's for the custom segements .. SAP has provided a user exit whiihc will be triggered after each and every SAP segment .. so in ur FM search with "Customer-Function" and see how this FM is used .. i mean whether after each and every segment or not because there r 2 exits in the FM one is called after each and every segment and one is before creating the IDOC.. so find out the one whihc is called after each and every egment population... if u have extended a segement KNa1mf then in that exit u have put a condition that if the segement name is "KNa1mf" then populate ur extended segement..similarly do it in the same exit for all the extended segments...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and after coding u have to identify the enhancement where this FM is used and that enhancement has to be saved and exits has to be activated in or to work ur code and populate the extended segments..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM 's: - MASTERIDOC_CREATE_*  FM to create IDOC's for all outbound Messages&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tcodes useful :- CMOD, SMOD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Award if helpful...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks&lt;/P&gt;&lt;P&gt;Prasad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Dec 2006 08:06:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-idoc-coding/m-p/1652332#M289732</guid>
      <dc:creator>former_member478102</dc:creator>
      <dc:date>2006-12-16T08:06:46Z</dc:date>
    </item>
  </channel>
</rss>

