cancel
Showing results for 
Search instead for 
Did you mean: 

Enhancing standard BSP application by using WebDynpro components

Former Member
0 Kudos

Hi all,

We have standard BSP application delivered by SAP; we need to enhance the functionality and some new views to meet our requirement. We have planned to develop new things in WebDynpro ABAP and attach those to BSP.

Is it good practice to use WebDynpro component instead customizing BSP application?

If any body has fair knowledge on BSP and WDA, please let me know.

Regards,

Rajesh

Accepted Solutions (0)

Answers (1)

Answers (1)

thomas_szcs
Active Contributor
0 Kudos

Hi Rajesh,

Please keep in mind that if you mix two different technologies you will have to deal with integration. WD and BSP will run in two different sessions at the server. Handling data exchange, login, logoff, data transfer at the server and client, etc can be challenging. You might end up with recreating enterprise portal-like software. So depending on the scope of the project, it might be more advisable to stay within the BSP environment or to reuse the SAP enterprise portal to integrate these two technologies at the client.

Best regards,

Thomas