<?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: Functional Module STATUS_TEXT_EDIT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/functional-module-status-text-edit/m-p/3259871#M778727</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jitesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can understand your issue. you are absolutly correct but you have to check the condition where you have written the code in that particular user exit.  please check  all the code  where the conditions  whether it is  'CNF'  or   'PCNF'. if you check  your problem  will be resolve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you give more details i can help you out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jan 2008 05:08:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-02T05:08:26Z</dc:date>
    <item>
      <title>Functional Module STATUS_TEXT_EDIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/functional-module-status-text-edit/m-p/3259868#M778724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all , very happy new year. &lt;/P&gt;&lt;P&gt;I am facing problem regarding functional module STATUS_TEXT_EDIT. I have used this function in user exit PP02 and it is working perfactly. Now I have to use this function in PP05 user exit. And here is my problem occurs and that is when I pass OBJNR (object number) in pp02 it works perfactly and when i pass same OBJNR in pp05 same function module it gives me wrong information. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me why this happens.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Adv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jitesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jan 2008 08:25:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/functional-module-status-text-edit/m-p/3259868#M778724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-01T08:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Functional Module STATUS_TEXT_EDIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/functional-module-status-text-edit/m-p/3259869#M778725</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;What is the information given in PP02 and what is the difference you noted in PP05?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Renjith Michael.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jan 2008 08:41:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/functional-module-status-text-edit/m-p/3259869#M778725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-01T08:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: Functional Module STATUS_TEXT_EDIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/functional-module-status-text-edit/m-p/3259870#M778726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In pp02 when i am using this function i.e. STATUS_TEXT_EDIT given OBJNR the result is  "cnf rel".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in pp05 when i use above function with same OBJNR the result is "pcnf rel".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I know result of pp02 is correct but I have to use pp05 for TCODE CO13.&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, 01 Jan 2008 08:54:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/functional-module-status-text-edit/m-p/3259870#M778726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-01T08:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Functional Module STATUS_TEXT_EDIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/functional-module-status-text-edit/m-p/3259871#M778727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jitesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can understand your issue. you are absolutly correct but you have to check the condition where you have written the code in that particular user exit.  please check  all the code  where the conditions  whether it is  'CNF'  or   'PCNF'. if you check  your problem  will be resolve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you give more details i can help you out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jan 2008 05:08:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/functional-module-status-text-edit/m-p/3259871#M778727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-02T05:08:26Z</dc:date>
    </item>
  </channel>
</rss>

