Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dialog program using MVC pattern

Former Member
0 Likes
323

Hi,

I have to make a dialog program using the MVC concept ,with all the controllers lying inside function modules.The simple program we cal using the transaction code. But here we want that we should be able to call the program using the function module.Please let me know how can we apply MVC concept to the dialog program.Are the design concept of BAPIs used in it.Please suggest.

2 REPLIES 2
Read only

former_member242255
Active Contributor
0 Likes
285

you cannot implement the MVC concept in dialog programming..

the MVC is used in a BSP appplication which is a web application..

Read only

Former Member
0 Likes
285

Hi Sunil,

[MVC Design Pattern|http://help.sap.com/saphelp_nw70/helpdata/EN/b2/cc393cddb05357e10000000a114084/frameset.htm]

Regards,

Sravanthi