‎2007 Dec 10 4:03 PM
Hi All,
Can anybody pls tell me how to call a method built using class builder.. se24.. in a program ? Like how we goto 'edit - > pattern - > and give the function module name in that' to call a fn module....
Waiting for the reply..
Thanks in advance,
Smitha
‎2007 Dec 10 4:05 PM
‎2007 Dec 10 4:07 PM
Just like you said:
goto edit - > pattern - > ABAP Objects Pattern
Input the Instance Name (if you need to call an Instance Method, otherwise if you need to call a Static method, don't input anything in this field), the Global Class Name and the Method Name.
Hope this helps,
Roby.