<?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: Identifying Phases in cProjects in Product Lifecycle Management Q&amp;A</title>
    <link>https://community.sap.com/t5/product-lifecycle-management-q-a/identifying-phases-in-cprojects/qaa-p/7948873#M40327</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;in DPR_PHASE the GUID is the key so is unique.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to know the active phase fpr each project, you can select from DPR_PHASE where PROC_STATUS_OWN = '10' (Released) or '11 (Released (Processing has begun)).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To know the related project, you can use BAPI_BUS2173_GET_DETAIL, with phase_guid = guid of table DPR_PHASE looking at table ET_SUPERIOR_OBJECT where there is the project guid and id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye,&lt;/P&gt;&lt;P&gt;Luca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Jun 2011 13:45:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-06-22T13:45:55Z</dc:date>
    <item>
      <title>Identifying Phases in cProjects</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/identifying-phases-in-cprojects/qaq-p/7948872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to be able to extract a list of all our cProjects projects (4000+) and see what is the current phase for each project. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have looked in the SE16 table DPR_PHASE but unfortunately the GUID and PHASE_ID columns have been inherited from the number hardcoded into the Project Template and so are not unique. So using that table is not an option as I can't identify which row relates to which project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there another table I can use which does hold unique values?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kathy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 11:08:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/identifying-phases-in-cprojects/qaq-p/7948872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-22T11:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying Phases in cProjects</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/identifying-phases-in-cprojects/qaa-p/7948873#M40327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;in DPR_PHASE the GUID is the key so is unique.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to know the active phase fpr each project, you can select from DPR_PHASE where PROC_STATUS_OWN = '10' (Released) or '11 (Released (Processing has begun)).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To know the related project, you can use BAPI_BUS2173_GET_DETAIL, with phase_guid = guid of table DPR_PHASE looking at table ET_SUPERIOR_OBJECT where there is the project guid and id.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye,&lt;/P&gt;&lt;P&gt;Luca&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 13:45:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/identifying-phases-in-cprojects/qaa-p/7948873#M40327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-22T13:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying Phases in cProjects</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/identifying-phases-in-cprojects/qaa-p/7948874#M40328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That did help although I've still not got to the bottom of the issue. However, it's become a low priority now so I'm closing the thread.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2011 08:09:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/identifying-phases-in-cprojects/qaa-p/7948874#M40328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-09T08:09:53Z</dc:date>
    </item>
  </channel>
</rss>

