<?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 Re: CONVERSION_EXIT_ABPSP_OUTPUT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-abpsp-output/m-p/5437295#M1247236</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;pass prps-pspnr run time value to the above function module in order to get the desired output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds.,&lt;/P&gt;&lt;P&gt;subash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Mar 2009 05:29:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-31T05:29:28Z</dc:date>
    <item>
      <title>CONVERSION_EXIT_ABPSP_OUTPUT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-abpsp-output/m-p/5437290#M1247231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI GURUS,&lt;/P&gt;&lt;P&gt;I am using s09wka20 project definition in program. I have to get the details for this project defintion.so &lt;/P&gt;&lt;P&gt;i used  BAPI_PROJECT_GETINFO fm to get the details . here import should be s09wka20.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a module pool screen in that i give this project definition which is used in the above fm.&lt;/P&gt;&lt;P&gt;but this (prps-psphi )s09wka20. value is changing as interger value 0000108.(in debugging i observed this).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so I used CONVERSION_EXIT_ABPSP_OUTPUT  for conversion.&lt;/P&gt;&lt;P&gt;but by passing this 0000108 value it is giving s09ka10-1 value instead of my required above project definiton.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope i am clear .&lt;/P&gt;&lt;P&gt;kindly suggest the solution.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;padmaja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2009 04:02:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-abpsp-output/m-p/5437290#M1247231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-31T04:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: CONVERSION_EXIT_ABPSP_OUTPUT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-abpsp-output/m-p/5437291#M1247232</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;It shd work. PLease try , CONVERSION_EXIT_ABPSN_OUTPUT / INPUT .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM will fetch the correct data, Check the table entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2009 04:28:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-abpsp-output/m-p/5437291#M1247232</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-31T04:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: CONVERSION_EXIT_ABPSP_OUTPUT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-abpsp-output/m-p/5437292#M1247233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For field PRPS-PSPHI you must use CONVERSION_EXIT_KONPD_OUTPUT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2009 04:30:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-abpsp-output/m-p/5437292#M1247233</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-31T04:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: CONVERSION_EXIT_ABPSP_OUTPUT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-abpsp-output/m-p/5437293#M1247234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In PS this happen, donu2019t worry,  donu2019t use any conversion Exit, &lt;/P&gt;&lt;P&gt;Just Pass the PRPS-PSPHI to require place and at run time the value will change to &lt;/P&gt;&lt;P&gt;Number. But you will get desire output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just go to Se11 and Observe the behavior&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Vishal A Vijaywargia on Mar 31, 2009 1:13 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2009 05:13:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-abpsp-output/m-p/5437293#M1247234</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-31T05:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: CONVERSION_EXIT_ABPSP_OUTPUT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-abpsp-output/m-p/5437294#M1247235</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;if i pass the value of psphi as it is into the fm BAPI_PROJECT_GETINFO .no table entries are available.&lt;/P&gt;&lt;P&gt;if i check with same s09wka20 in se37 it is giving entries.&lt;/P&gt;&lt;P&gt;if hard coded value in the program it is having entries.&lt;/P&gt;&lt;P&gt;kindly sugest the reason.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2009 05:26:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-abpsp-output/m-p/5437294#M1247235</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-31T05:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: CONVERSION_EXIT_ABPSP_OUTPUT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-abpsp-output/m-p/5437295#M1247236</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;pass prps-pspnr run time value to the above function module in order to get the desired output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds.,&lt;/P&gt;&lt;P&gt;subash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2009 05:29:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-abpsp-output/m-p/5437295#M1247236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-31T05:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: CONVERSION_EXIT_ABPSP_OUTPUT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-abpsp-output/m-p/5437296#M1247237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI DZED,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ur answer solved my problem,&lt;/P&gt;&lt;P&gt;thanks to all for paying attention.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I rewarded the points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;padmaja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2009 06:28:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-abpsp-output/m-p/5437296#M1247237</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-31T06:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: CONVERSION_EXIT_ABPSP_OUTPUT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-abpsp-output/m-p/5437297#M1247238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi dzed,&lt;/P&gt;&lt;P&gt;i have used the fm .but it is giving dump with the following error .field symbol has not yet been assigned.&lt;/P&gt;&lt;P&gt;FIELD-SYMBOLS:&amp;lt;i_value&amp;gt; type CLIKE,&lt;/P&gt;&lt;P&gt;                          &amp;lt;i_value1&amp;gt; type clike.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'CONVERSION_EXIT_KONPD_OUTPUT'&lt;/P&gt;&lt;P&gt;   EXPORTING&lt;/P&gt;&lt;P&gt;     INPUT         = &amp;lt;i_value&amp;gt;&lt;/P&gt;&lt;P&gt;  IMPORTING&lt;/P&gt;&lt;P&gt;    OUTPUT        = &amp;lt;I_VALUE1&amp;gt;.&lt;/P&gt;&lt;P&gt;kindly suggest the solution.&lt;/P&gt;&lt;P&gt;thanking u,&lt;/P&gt;&lt;P&gt;padmaja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2009 07:04:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-exit-abpsp-output/m-p/5437297#M1247238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-31T07:04:39Z</dc:date>
    </item>
  </channel>
</rss>

