<?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 idoc error 26 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-26/m-p/3508410#M843870</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have some problem to create IDOC type ORDERS05 for Purchase Order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; it throws error 26.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   i compared succesful n this idoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     header data was totally different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;succes idoc : header data contains document number and etc.&lt;/P&gt;&lt;P&gt;but &lt;/P&gt;&lt;P&gt;error idoc contains street,land ,country and other fields .i think,this is reason only it throws an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to populate the exact dat.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i find ABAP program to populate the data in idoc.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont have knowledge in idoc's.&lt;/P&gt;&lt;P&gt;plz explain clearly with steps or t.code's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;poits ll b rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Mar 2008 05:17:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-14T05:17:04Z</dc:date>
    <item>
      <title>idoc error 26</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-26/m-p/3508410#M843870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have some problem to create IDOC type ORDERS05 for Purchase Order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; it throws error 26.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   i compared succesful n this idoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     header data was totally different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;succes idoc : header data contains document number and etc.&lt;/P&gt;&lt;P&gt;but &lt;/P&gt;&lt;P&gt;error idoc contains street,land ,country and other fields .i think,this is reason only it throws an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to populate the exact dat.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i find ABAP program to populate the data in idoc.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont have knowledge in idoc's.&lt;/P&gt;&lt;P&gt;plz explain clearly with steps or t.code's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;poits ll b rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2008 05:17:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-26/m-p/3508410#M843870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-14T05:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: idoc error 26</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-26/m-p/3508411#M843871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;Usually posting program contains your logic which exists in process code this process code contain function module nothing but posting program&lt;/P&gt;&lt;P&gt;and also&lt;/P&gt;&lt;P&gt;check whether u r using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) sap standard program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) user defined program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) enhancing sap program using user exits&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is standard program check all ur ALE settings once again&lt;/P&gt;&lt;P&gt; if ur using user defined  check ur program logic and compare it with idoc structure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if ur enhancing sap standard program check partner profiles using correct message &amp;amp; idoc type&lt;/P&gt;&lt;P&gt;check your user exit logic&lt;/P&gt;&lt;P&gt; &lt;U&gt;reward if u find helpful&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thanks&amp;amp;Regards&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Nagesh.Paruchuri&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2008 05:57:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-26/m-p/3508411#M843871</guid>
      <dc:creator>paruchuri_nagesh</dc:creator>
      <dc:date>2008-03-14T05:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: idoc error 26</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-26/m-p/3508412#M843872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello nagesh garu,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;   req is : &lt;/P&gt;&lt;P&gt;              wenever create po,then save.&lt;/P&gt;&lt;P&gt;               it automatically triggers the idoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i find which program used in idoc.&lt;/P&gt;&lt;P&gt;giv me some clear explanation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;points ll b rewarded only after getting the exact solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2008 06:07:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-26/m-p/3508412#M843872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-14T06:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: idoc error 26</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-26/m-p/3508413#M843873</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;for the IDOC type ORDERS05 , the messge type is ORDERS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can check this in WE82&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the process code is ME10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The FM IDOC_OUTPUT_ORDERS, in this 'MASTER_IDOC_DISTRIBUTE' is the FM which creates idoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check is there any customer exist has been activated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Points if it is Useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manjunath MS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2008 07:02:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-26/m-p/3508413#M843873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-14T07:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: idoc error 26</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-26/m-p/3508414#M843874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Status 26 means, data was not populated properly(ie. in the right order as of ORDERS05).&lt;/P&gt;&lt;P&gt;1. goto WE30, give basic type as &lt;STRONG&gt;ORDERS05&lt;/STRONG&gt; and see the hierarchy of data(segments).&lt;/P&gt;&lt;P&gt;2. goto FM MASTER_IDOC_DISTRIBUTE, put a break-point and send the PO (with leading zeros) using standard program RSNAST00 and check the hierarchy of internal table MASTER_IDOC_DATA. Both has to be same.&lt;/P&gt;&lt;P&gt;otherwise problem in generating the data for IDOC. for that you have to find out the user exit in IDOC outbound program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u have any clarification. Get back to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;Shameem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2008 07:30:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-error-26/m-p/3508414#M843874</guid>
      <dc:creator>asik_shameem</dc:creator>
      <dc:date>2008-03-14T07:30:33Z</dc:date>
    </item>
  </channel>
</rss>

