cancel
Showing results for 
Search instead for 
Did you mean: 

.NET Vs PCUI/BSP for presentation layer to SAP CRM

Former Member
0 Kudos

Hi,

We are analyzing .NET Vs PCUI/BSP for the presentation layer of SAP CRM 4.0.

Could you provide or guide me to the pros of cons of each of the options.

Regards,

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

The con is development and maintenance of all the code vs. modifying a prebuilt SAP UI. There are some quirks accessing SAP via connectors (.NET, Dynpro?) that you wouldn't experience if using BSP with direct access to ABAP objects.

For CRM we are investigating PCUI and IC. Any new development from us would probably be WebDynpro.

I prefer .NET based on the developer tools (Visual Studio) and personal experience with C#. With .NET, you also have the option of writing a Web-based UI or a Windows forms application.

The best approach is to create a small prototype application with each viable technology then choose based on ease of development, infrastructure, and end user acceptance.

Hope that helps,

Eric

Answers (0)