Hi friends,
I have a small doubt regarding service call in webdynpro-abap. I had a requirement of executing a material change bapi. Firstly I followed the wizard of service call then do the necessary layout building and eventually done with the requirement. But I did the same thing by calling that bapi in a local method of a view. So my doubt is why we need to have service call(calling method of controller) when the same coding i can do in a local method of a view? what is the main significance of Service call in webdynpro-abap?
Please guide.
Thanks.
Gaurav