<?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 Problem with PSPNR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-pspnr/m-p/3011073#M711568</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   I am retrieving PSPNR from PRS table in my ITAB. when i see the entry in the PRPS for PSPNR it is displayed as ANT00012.1.2. however in my itab it is stored as 00001007.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am comparing this PSPNR  with BSEG-PROJK and retrieving PSWBT. However internal table is passing 00001007 for ANT00012.1.2. Even though there is a entry in the BSEG for this, the data is not selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do i need to use some conversion routines or any function modules to convert the values....&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 10 Nov 2007 23:36:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-10T23:36:25Z</dc:date>
    <item>
      <title>Problem with PSPNR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-pspnr/m-p/3011073#M711568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   I am retrieving PSPNR from PRS table in my ITAB. when i see the entry in the PRPS for PSPNR it is displayed as ANT00012.1.2. however in my itab it is stored as 00001007.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am comparing this PSPNR  with BSEG-PROJK and retrieving PSWBT. However internal table is passing 00001007 for ANT00012.1.2. Even though there is a entry in the BSEG for this, the data is not selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do i need to use some conversion routines or any function modules to convert the values....&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Nov 2007 23:36:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-pspnr/m-p/3011073#M711568</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-10T23:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with PSPNR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-pspnr/m-p/3011074#M711569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexandar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you do indeed need to use a conversion routine to convert the PSPNR from the internal format to external format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use Function Module &amp;lt;b&amp;gt;CONVERSION_EXIT_ABPSP_OUTPUT&amp;lt;/b&amp;gt; and pass your internal table PSPNR field (value 00001007) to convert it into the external format (ANT00012). Then after the conversion you can carry on doing subsequent Selects as per your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sougata.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Where are my points champ??&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Sougata Chatterjee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Nov 2007 00:33:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-pspnr/m-p/3011074#M711569</guid>
      <dc:creator>Sougata</dc:creator>
      <dc:date>2007-11-11T00:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with PSPNR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-pspnr/m-p/3011075#M711570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexander,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Pass PSPHI instead of PSPNR, your problem will get solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if it helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Nov 2007 10:44:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-pspnr/m-p/3011075#M711570</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-11T10:44:12Z</dc:date>
    </item>
  </channel>
</rss>

