‎2009 Sep 23 10:09 AM
Hi,
We have implemented few SAP notes in our DEV system.
As per the correction instructions, some changes has been done to a particular class and a method inside the class.
All these are under the same TR.
But when this TR is moved to QAa and PRD, we are facing some problems.
In QA & PRD, it says this method has not yet been implemnetd. When i checked the transport logs, I could not see any error.
Can anybody help on what would be the problem in my case.
I would really appreciate your help.
Thanks & Regards,
Mani
‎2009 Sep 23 10:15 AM
Hi,
It is always advisable to use snote transaction to implement the OSS notes..rather than doing it manually...basically there will be a chance of dependency..I would recomend undo the changes and do the changes by SNOTE , so that SAP will automatically take care the changes....
please check if u missed any class, method..
Regards,
Nagaraj
‎2009 Sep 23 10:14 AM
hi mani
regards
surender
u have to transport both class and methods associate with it.
‎2009 Sep 23 10:15 AM
Hi,
It is always advisable to use snote transaction to implement the OSS notes..rather than doing it manually...basically there will be a chance of dependency..I would recomend undo the changes and do the changes by SNOTE , so that SAP will automatically take care the changes....
please check if u missed any class, method..
Regards,
Nagaraj
‎2010 Feb 05 12:17 PM