<?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>Question Re: Link between Review and Item / Initiative in Product Lifecycle Management Q&amp;A</title>
    <link>https://community.sap.com/t5/product-lifecycle-management-q-a/link-between-review-and-item-initiative/qaa-p/9953234#M55145</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;Thanks lot for the below info, can you share any FM details if you have for the same link. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Dec 2013 11:53:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-12-12T11:53:37Z</dc:date>
    <item>
      <title>Link between Review and Item / Initiative</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/link-between-review-and-item-initiative/qaq-p/9953231</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;Need your help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At table level can anyone provide the link between Review and Item. we need to develop a report to display all the Items or initiatives for a review.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even if we get a FM it would be good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if any additional information needed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 14:26:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/link-between-review-and-item-initiative/qaq-p/9953231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-11T14:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Link between Review and Item / Initiative</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/link-between-review-and-item-initiative/qaa-p/9953232#M55143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not a complete answer, but try the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Get the GUID of the Review in table /RPM/REVIEW_D&lt;/P&gt;&lt;P&gt;2. Run se38 --&amp;gt; DPR_GUID_ANALYZE and find the relation between this GUID and any associated objects. You will see that in this case there is no direct relationship betwen Review and Initiative/Item - you will have to work via the relation_d table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a go and let me know if you need additional help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 04:54:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/link-between-review-and-item-initiative/qaa-p/9953232#M55143</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-12T04:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: Link between Review and Item / Initiative</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/link-between-review-and-item-initiative/qaa-p/9953233#M55144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ian&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following on from my previous response...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the table link but am sure you can get this via FM as well, here goes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GUID of REVIEW links to GUID1 of /RPM/RELATION_D&lt;/P&gt;&lt;P&gt;Note relation types RRN (Initiative) and RRI (Item). Get the GUID 2 value for each of the relation types&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The GUID 2 value for RRI (Item) links to the PORTFL_ITEM_GUID in table /rpm/item/d. Filter where VERSION_ITEM = '' to get the current Item or 'X'to get the versions, or leave blank to get everything&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The GUID 2 value for RRN (Initiative) links to INITIATIVE_GUID in table /rpm/item_d AND to GUID of table INM_INITIATIVE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There will be an easier way I am sure to get this via FM but just wanted to provide you with the table relationship as per your request&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Chatsworth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 07:28:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/link-between-review-and-item-initiative/qaa-p/9953233#M55144</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-12T07:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Link between Review and Item / Initiative</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/link-between-review-and-item-initiative/qaa-p/9953234#M55145</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;Thanks lot for the below info, can you share any FM details if you have for the same link. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 11:53:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/link-between-review-and-item-initiative/qaa-p/9953234#M55145</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-12T11:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Link between Review and Item / Initiative</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/link-between-review-and-item-initiative/qaa-p/9953235#M55146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Chatsworth - the logic worked&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 12:30:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/link-between-review-and-item-initiative/qaa-p/9953235#M55146</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-12T12:30:19Z</dc:date>
    </item>
  </channel>
</rss>

