<?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 User-friendly iDoc Display ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-friendly-idoc-display/m-p/7407828#M1547640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have various Business Units within our organisation that monitor failed Inbound iDoc (e.g. ORDERS, ORDRSP, DESADV, INVOIC), and we have already built user-friendly transactions to enhance the functionality of BD87, WE05 etc. However, what we haven't done so far, is found a way to display the iDoc in a user-friendly way. For example, if a user wanted a list of PO items, Materials and quantities on an Inbound Vendor Invoice, they would have to look at the E1EDP01 segment to get the quantity, one of the E1EDP02 segments to get the PO &amp;amp; item, and one of the E1EDP19 segments to get the material. Then repeat for each line. What we'd like to do is give them the option of displaying the iDoc in a much more user-friendly way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a suspicion that iDoc Styles in standard SAP might fit the bill, however I've been unable to find any decent documentation on the subject. Does anyone know of any good resources on the subject, or perhaps an alternative ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Paul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Oct 2010 03:24:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-10-28T03:24:52Z</dc:date>
    <item>
      <title>User-friendly iDoc Display ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-friendly-idoc-display/m-p/7407828#M1547640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have various Business Units within our organisation that monitor failed Inbound iDoc (e.g. ORDERS, ORDRSP, DESADV, INVOIC), and we have already built user-friendly transactions to enhance the functionality of BD87, WE05 etc. However, what we haven't done so far, is found a way to display the iDoc in a user-friendly way. For example, if a user wanted a list of PO items, Materials and quantities on an Inbound Vendor Invoice, they would have to look at the E1EDP01 segment to get the quantity, one of the E1EDP02 segments to get the PO &amp;amp; item, and one of the E1EDP19 segments to get the material. Then repeat for each line. What we'd like to do is give them the option of displaying the iDoc in a much more user-friendly way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a suspicion that iDoc Styles in standard SAP might fit the bill, however I've been unable to find any decent documentation on the subject. Does anyone know of any good resources on the subject, or perhaps an alternative ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Paul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 03:24:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-friendly-idoc-display/m-p/7407828#M1547640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-28T03:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: User-friendly iDoc Display ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-friendly-idoc-display/m-p/7407829#M1547641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are 2 ways.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Explore transaction WE09 &amp;amp; WE10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. &lt;/P&gt;&lt;P&gt;data: dt_eiedp01 like eiedp01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop at each IDOC you are interested,&lt;/P&gt;&lt;P&gt;Call FM IDOC_READ_COMPLETELY&lt;/P&gt;&lt;P&gt;read the segmnent 'eiedp01' from edidd&lt;/P&gt;&lt;P&gt;move edidd-sdata to dt_eiedp01.&lt;/P&gt;&lt;P&gt;do what ever you want from dt_eiedp01.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Nov 2010 07:41:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-friendly-idoc-display/m-p/7407829#M1547641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-02T07:41:35Z</dc:date>
    </item>
  </channel>
</rss>

