<?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: IDOC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2024088#M414656</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 stands for IDoc structure error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If an IDoc in the IDoc queue has the above status, the entries are transmitted to the external system. If it has any other status, a transactional RFC is sent. It is not enough to check only the IDoc Queue because although an IDoc may have been created correctly, a problem could have occurred during transmission. Transmission problems are checked in table TRFC Queue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is NOT mandatory for custom segment to release.&lt;/P&gt;&lt;P&gt;The release mechanism is for in order to be able to create a new successor, you must have released the predecessor. The object cannot be changed again after being released. The release can be canceled if no successors for the development object have been created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Segment definitions which have NOT been released are assigned the default value "000" as a version number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Mar 2007 21:07:17 GMT</pubDate>
    <dc:creator>former_member194669</dc:creator>
    <dc:date>2007-03-19T21:07:17Z</dc:date>
    <item>
      <title>IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2024084#M414652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;When i am triggering the Idoc through the program i'm getting Idoc Status = 26 : Error during syntax check. This error i'm getting both in the outbound and inbound.&lt;/P&gt;&lt;P&gt;Is it nessasary to release the custom segments before we trigger the idoc??&lt;/P&gt;&lt;P&gt;Plz guide me what steps to be taken to clear the above error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnks &lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2007 11:03:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2024084#M414652</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-16T11:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2024085#M414653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good, there is a problem while filling idoc segments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at the idoc structure in WE30 and see whether &lt;/P&gt;&lt;P&gt;1) the mandatory segments are filleds&lt;/P&gt;&lt;P&gt;2) repitative logic is filled, ( if a segment allowed for max 2 times, it should not be filled with more than 2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;etc....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2007 11:07:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2024085#M414653</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2007-03-16T11:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2024086#M414654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;It's a must to release the SEGMENTs FIRST and then the IDOC Type .&lt;/P&gt;&lt;P&gt;Do and check.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2007 11:07:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2024086#M414654</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-16T11:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2024087#M414655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're using a custom segment that is not released the syntax check will fail always, release your custimization.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 20:46:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2024087#M414655</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-19T20:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2024088#M414656</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 stands for IDoc structure error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If an IDoc in the IDoc queue has the above status, the entries are transmitted to the external system. If it has any other status, a transactional RFC is sent. It is not enough to check only the IDoc Queue because although an IDoc may have been created correctly, a problem could have occurred during transmission. Transmission problems are checked in table TRFC Queue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is NOT mandatory for custom segment to release.&lt;/P&gt;&lt;P&gt;The release mechanism is for in order to be able to create a new successor, you must have released the predecessor. The object cannot be changed again after being released. The release can be canceled if no successors for the development object have been created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Segment definitions which have NOT been released are assigned the default value "000" as a version number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2007 21:07:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/2024088#M414656</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-03-19T21:07:17Z</dc:date>
    </item>
  </channel>
</rss>

