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

Using CRM WebClient UI for individual development

Former Member
0 Likes
816

Hello everyone,

I'm very interested in the CRM WebClient UI. Does anyone know, if it can be used for individual development beyond the CRM Module? Is there any documentation available?

Thanks for your help in advance.

Kind regards,

Christian Kremer

1 ACCEPTED SOLUTION
Read only

Venkat_Sesha
Product and Topic Expert
Product and Topic Expert
0 Likes
759

Hi,

CRM has two things.

1. Web UI (IC Web Client)

2. CRM Middle ware

You can use CRM Web UI for your own developments. but only one prerequisite is you need to have a CRM system.

Coming to CRM Middleware it is like General ABAP only . but the tables that are available in ECC wont be available in CRM or may exist with different name and different structures. Instead of Idocs in CRM we use Bdocs. ... etc.. there are some new concepts in it. hope this gives an Idea. Thanks in advance

4 REPLIES 4
Read only

former_member110533
Participant
0 Likes
759

Hi Christian,

sure, you can use WebUi for your own developments.

It is also available for ERP: /people/thorsten.franz3/blog/2010/07/27/crm-web-client-ui-framework-is-available-in-erp-60-and-netw...

There are also some good books regarding WebUI development. E.g. SAP Web Client: A Comprehensive Guide for Developers (SAP PRESS).

BR

André

Read only

Venkat_Sesha
Product and Topic Expert
Product and Topic Expert
0 Likes
760

Hi,

CRM has two things.

1. Web UI (IC Web Client)

2. CRM Middle ware

You can use CRM Web UI for your own developments. but only one prerequisite is you need to have a CRM system.

Coming to CRM Middleware it is like General ABAP only . but the tables that are available in ECC wont be available in CRM or may exist with different name and different structures. Instead of Idocs in CRM we use Bdocs. ... etc.. there are some new concepts in it. hope this gives an Idea. Thanks in advance

Read only

0 Likes
759

Hey Guys,

thanks for your reply and your help.

Kind regards,

Christian

Read only

Former Member
0 Likes
759

For CRM Web Client development,there are 2 very good books from SAP Press.

1.) SAP CRM Web Client Customizing and Development ---> Must have for CRM Developers

2.) SAP Web Client: A Comprehensive Guide for Developers --> Advance knowledge for UI development.

Thanks-

Anupam