<?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: error during idoc creation through program? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-during-idoc-creation-through-program/m-p/3479959#M836551</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Actually I hav created my own basic type in which 5 segments.&lt;/P&gt;&lt;P&gt;1. header data of sales order&lt;/P&gt;&lt;P&gt;2. item data &lt;/P&gt;&lt;P&gt;3.text data.&lt;/P&gt;&lt;P&gt;4. partner fuction.&lt;/P&gt;&lt;P&gt;5. business partner details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hav released all segment and basic type.&lt;/P&gt;&lt;P&gt;also I hav created message type for this basic type  and linked also.&lt;/P&gt;&lt;P&gt;actually,previously there was 4 segment in this basic type  and now we add one new segment ( 5 th one )to this basic type .prior to that my program is running successfully but after adding this segment gives error .I am entering all values in the fields of this segment prefectly.data comes in data recorde but showing status 26.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;hem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Mar 2008 06:09:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-07T06:09:29Z</dc:date>
    <item>
      <title>error during idoc creation through program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-during-idoc-creation-through-program/m-p/3479955#M836547</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 hav created a idoc through program it gives status 26.can anyone tell me wat's wrong &amp;amp; how to get status 03??&lt;/P&gt;&lt;P&gt;Plz reply fast I hav to submit this program today only.&lt;/P&gt;&lt;P&gt;Rewards will be given to good answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;hemlata&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2008 11:20:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-during-idoc-creation-through-program/m-p/3479955#M836547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-06T11:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: error during idoc creation through program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-during-idoc-creation-through-program/m-p/3479956#M836548</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;please go through the idoc segment fields properly...&lt;/P&gt;&lt;P&gt;Based on the basic type you are using, check whether you have populated all the mandatory idoc segments/fields... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use transaction WE60 for the purpose..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2008 04:01:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-during-idoc-creation-through-program/m-p/3479956#M836548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-07T04:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: error during idoc creation through program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-during-idoc-creation-through-program/m-p/3479957#M836549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx  Sneha,&lt;/P&gt;&lt;P&gt;WE60 is for documentation.&lt;/P&gt;&lt;P&gt;I entered everything in Basic type .When I did test transaction we19 for this basic type it gives status 03 but through program it gives status 26.(enter same values)Plz help me ouet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hemlata&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2008 04:56:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-during-idoc-creation-through-program/m-p/3479957#M836549</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-07T04:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: error during idoc creation through program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-during-idoc-creation-through-program/m-p/3479958#M836550</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;Are you creating both control and data records for the idoc??? If yes, then check whether you are populating all values . Make sure you are appending all filled segments in the data record in proper hierarchy. Which basic type are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2008 05:01:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-during-idoc-creation-through-program/m-p/3479958#M836550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-07T05:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: error during idoc creation through program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-during-idoc-creation-through-program/m-p/3479959#M836551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Actually I hav created my own basic type in which 5 segments.&lt;/P&gt;&lt;P&gt;1. header data of sales order&lt;/P&gt;&lt;P&gt;2. item data &lt;/P&gt;&lt;P&gt;3.text data.&lt;/P&gt;&lt;P&gt;4. partner fuction.&lt;/P&gt;&lt;P&gt;5. business partner details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hav released all segment and basic type.&lt;/P&gt;&lt;P&gt;also I hav created message type for this basic type  and linked also.&lt;/P&gt;&lt;P&gt;actually,previously there was 4 segment in this basic type  and now we add one new segment ( 5 th one )to this basic type .prior to that my program is running successfully but after adding this segment gives error .I am entering all values in the fields of this segment prefectly.data comes in data recorde but showing status 26.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;hem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2008 06:09:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-during-idoc-creation-through-program/m-p/3479959#M836551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-07T06:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: error during idoc creation through program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-during-idoc-creation-through-program/m-p/3479960#M836552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok. then check if ur basic type displays that new segment u hv added and if u go to segment editor then it must show the latest released segment definition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also check if u hv entered right release&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2008 06:16:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-during-idoc-creation-through-program/m-p/3479960#M836552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-07T06:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: error during idoc creation through program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-during-idoc-creation-through-program/m-p/3479961#M836553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yah ,I am entering right release  and BT showing that segment also. idoc is created properly and in we05 it is showing all data in all segment including new segment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2008 06:45:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-during-idoc-creation-through-program/m-p/3479961#M836553</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-07T06:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: error during idoc creation through program?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-during-idoc-creation-through-program/m-p/3479962#M836554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi hemlata,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im not able to figure out the problem.. u can debug and see where and why exactly the status is getting updated as 26 during processing...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2008 06:53:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-during-idoc-creation-through-program/m-p/3479962#M836554</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-07T06:53:35Z</dc:date>
    </item>
  </channel>
</rss>

