2012 Aug 23 5:16 AM
Hello Experts,
I am trying to create a class programatically, for that i am using the FM SEO_CLASS_CREATE_COMPLETE, which is creating class, attribute and method also.
But the problem is that it is creating method only. Now i want to put the logic code in the method. In debug mode i got the class CL_WB_SOURCE which is doing that. But i don't know how to put the logic code in method using this. I tried SET_SOURCE_TAB but am not getting the code there.
Please help.
Regards,
Ankur Sharma.
2012 Aug 23 9:13 AM