Hi;
Environment: SMP 3.0 SP09
I am working on SAP Work Manager 6.2, specifically the Notifications portion, I am working on bringing/fetching in 2 additional fields from the backend.
I came across the below post and have tried implementing this with no success :
http://scn.sap.com/thread/3622119
Does the solution provided on this post apply as well for WM6.2, I have tried this solution with no success. So, does this mean that for WM6.2, when fetching new additional fields you have to extend the object, bapi, stephandler and steplet class? In my implementation, when I debug, it only breaks within the Notification extension class default constructor and then that's it, all the other methods that I am overriding do not seem to be getting called. Am I perhaps missing something here?
Thanks and Regards;
Sizo Ndlovu