<?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 DATA READ in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-data-read/m-p/1463396#M218475</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;Check the table EDID4 ,segments data is stored in the field SDATA ,link this table with EDIDS with STATUS field value equal to '53'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Appana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jul 2006 13:56:01 GMT</pubDate>
    <dc:creator>Laxmana_Appana_</dc:creator>
    <dc:date>2006-07-20T13:56:01Z</dc:date>
    <item>
      <title>IDOC DATA READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-data-read/m-p/1463390#M218469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had created a LSMW project which generates Idocs to load Documents(PLM-DRAW). &lt;/P&gt;&lt;P&gt;At the Step , Idoc Processing , the result gives me around 200 records with a specific error. To correct this error , I need to get the Document Number field's data from all the idocs who have the status '53'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anyway : If I have the IDOC numbers of the error idocs , Can I read the data record for that specific idoc which is already been generated . EDIDC and EDIDS are tables and have data but EDIDD is a structure ....??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2006 12:55:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-data-read/m-p/1463390#M218469</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-20T12:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC DATA READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-data-read/m-p/1463391#M218470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can !!&lt;/P&gt;&lt;P&gt;Transaction WE05.&lt;/P&gt;&lt;P&gt;On the tree mark required idocs group.&lt;/P&gt;&lt;P&gt;Then Shift+F1 fill the segment name in with you have required data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;p.s PLS reward helpful answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Jacek Slowikowski&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Jacek Slowikowski&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2006 13:09:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-data-read/m-p/1463391#M218470</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-20T13:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC DATA READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-data-read/m-p/1463392#M218471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to WE09.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter the Basic type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter the search criteria in the fields&lt;/P&gt;&lt;P&gt;Search in Segment&lt;/P&gt;&lt;P&gt;Search in Field&lt;/P&gt;&lt;P&gt;for Value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2006 13:13:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-data-read/m-p/1463392#M218471</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-20T13:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC DATA READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-data-read/m-p/1463393#M218472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jack , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply . I am not looking for standard SAP Programs , I want to know if we can do it programmaticaly as i need to pick some value and prepare a list to be passed on to someone . If I do this way . I would have to go to each idoc and get the value .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2006 13:17:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-data-read/m-p/1463393#M218472</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-20T13:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC DATA READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-data-read/m-p/1463394#M218473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried FM IDOC_READ_COMPLETELY?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2006 13:19:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-data-read/m-p/1463394#M218473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-20T13:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC DATA READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-data-read/m-p/1463395#M218474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you dont have to do it idoc by idoc.&lt;/P&gt;&lt;P&gt;YOu will get a list of segments for idocs with status 53.&lt;/P&gt;&lt;P&gt;it is in the same order as basic view (idocs ) in that transaction so you export both to excel and concatenate :).&lt;/P&gt;&lt;P&gt;(we do that in this way).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've never a requiremetn to do it in abap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, JAcek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2006 13:20:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-data-read/m-p/1463395#M218474</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-20T13:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC DATA READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-data-read/m-p/1463396#M218475</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;Check the table EDID4 ,segments data is stored in the field SDATA ,link this table with EDIDS with STATUS field value equal to '53'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Appana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2006 13:56:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-data-read/m-p/1463396#M218475</guid>
      <dc:creator>Laxmana_Appana_</dc:creator>
      <dc:date>2006-07-20T13:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC DATA READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-data-read/m-p/1463397#M218476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Evryone ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jack ...it was gr8 ( i never knew about this) ...thanks...it worked &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Matt, Thanks to you too ...that was wat i was exactly looking for ...:)&lt;/P&gt;&lt;P&gt;thnx to everyone ...I m assigning the points and closing the thread .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2006 14:06:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc-data-read/m-p/1463397#M218476</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-20T14:06:30Z</dc:date>
    </item>
  </channel>
</rss>

