Hello all,
I am trying to a tutorial from a website which were published by Mr Naimesh Patel.
It is a tutorial showing an example of MVC of ABAP Objects.
You can find the URL http://help-abap.blogspot.com/2008/10/abap-objects-design-patterns-model-view_13.html.
I have tried to copy the necessary code including methods and parameters as provided in the article. However while compiling, I got an error Field "O_MODEL->GET_DATA" is unknown.
Based on the article and code, anyone knows how should I resolve this?
What should I define for o_model?
I cant wait for the author to reply my message as I do not know when he will be asnwering me question.
Thanks in advance.