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

MVC in ABAP programs and objects

Former Member
0 Likes
420

Hello,

Is there an example of using the Model-View-Controller outside of BSP? Or a guided procedure not using Netweaver?

I have several related data entry screens that I would like to implement in one transaction with as little maintenance as possible.

Or perhaps there is a better way, maybe?

1 ACCEPTED SOLUTION
Read only

uwe_schieferstein
Active Contributor
0 Likes
386

Hello Oscar

Perhaps my answers in the following threads may give you some input.

Regards

Uwe

2 REPLIES 2
Read only

uwe_schieferstein
Active Contributor
0 Likes
387

Hello Oscar

Perhaps my answers in the following threads may give you some input.

Regards

Uwe

Read only

0 Likes
386

check out these weblogs as well

/people/thomas.jung3/blog/2005/09/08/oo-abap-dynpro-programming

/people/thomas.jung3/blog/2005/02/21/abap-oo-mixed-with-classic-dynpro

Raja