<?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 PROJECT DEFINITION FORMAT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/project-definition-format/m-p/339454#M6002</link>
    <description>&lt;P&gt;Hi  all&lt;/P&gt;&lt;P&gt;I have to show "project definition" in alv report output , I AM USING PROJ-PSPID field,&lt;/P&gt;&lt;P&gt;data comes in  like  (COTP2C       0000)   but i want in the form like   (CO.TP2C), so what should i do, i tried with using FM  like "CJPN_GET_PROJECT_DEFINITION"   but not useful format getting. Please help in regard&lt;/P&gt;&lt;P&gt; READ TABLE IT_PROJ INTO WA_PROJ WITH KEY PSPNR = WA_PRPS-PSPHI.&lt;BR /&gt;
 IF SY-SUBRC = 0.&lt;BR /&gt;
&lt;BR /&gt;
 WA_FINAL-PSPID = WA_PROJ-PSPID.    "project definition"&lt;BR /&gt;
 WA_FINAL-WERKS = WA_PROJ-WERKS.&lt;BR /&gt;
 WA_FINAL-OBJNR1 = WA_PROJ-OBJNR.&lt;BR /&gt;
&lt;BR /&gt;
 ENDIF.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jan 2017 11:06:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2017-01-24T11:06:37Z</dc:date>
    <item>
      <title>PROJECT DEFINITION FORMAT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/project-definition-format/m-p/339454#M6002</link>
      <description>&lt;P&gt;Hi  all&lt;/P&gt;&lt;P&gt;I have to show "project definition" in alv report output , I AM USING PROJ-PSPID field,&lt;/P&gt;&lt;P&gt;data comes in  like  (COTP2C       0000)   but i want in the form like   (CO.TP2C), so what should i do, i tried with using FM  like "CJPN_GET_PROJECT_DEFINITION"   but not useful format getting. Please help in regard&lt;/P&gt;&lt;P&gt; READ TABLE IT_PROJ INTO WA_PROJ WITH KEY PSPNR = WA_PRPS-PSPHI.&lt;BR /&gt;
 IF SY-SUBRC = 0.&lt;BR /&gt;
&lt;BR /&gt;
 WA_FINAL-PSPID = WA_PROJ-PSPID.    "project definition"&lt;BR /&gt;
 WA_FINAL-WERKS = WA_PROJ-WERKS.&lt;BR /&gt;
 WA_FINAL-OBJNR1 = WA_PROJ-OBJNR.&lt;BR /&gt;
&lt;BR /&gt;
 ENDIF.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jan 2017 11:06:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/project-definition-format/m-p/339454#M6002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-01-24T11:06:37Z</dc:date>
    </item>
  </channel>
</rss>

