‎2008 Jan 01 8:25 AM
Hi everybody,
First of all , very happy new year.
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.
Can anyone tell me why this happens.
Thanks in Adv.
Regards
Jitesh
‎2008 Jan 01 8:41 AM
Hi,
What is the information given in PP02 and what is the difference you noted in PP05?
Regards,
Renjith Michael.
‎2008 Jan 01 8:54 AM
In pp02 when i am using this function i.e. STATUS_TEXT_EDIT given OBJNR the result is "cnf rel".
But in pp05 when i use above function with same OBJNR the result is "pcnf rel".
And I know result of pp02 is correct but I have to use pp05 for TCODE CO13.
Thanks
‎2008 Jan 02 5:08 AM
Hi Jitesh,
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.
if you give more details i can help you out.
Thank you.
Regards
Ram