Application Development 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: 

use of bsp's

Former Member
0 Kudos

what is the advantage of using bsps in sap

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

· Structuring BSP applications is simplified, since the view is cleanly separated from the controller and the model. This not only facilitates changing BSP applications, but also considerably improves their maintenance.

· You have the option of generating program-driven layout. The HTML/XML output is therefore created by program code instead of a page with scripting.

· Navigation using the

1 REPLY 1

Former Member
0 Kudos

Hi

· Structuring BSP applications is simplified, since the view is cleanly separated from the controller and the model. This not only facilitates changing BSP applications, but also considerably improves their maintenance.

· You have the option of generating program-driven layout. The HTML/XML output is therefore created by program code instead of a page with scripting.

· Navigation using the