‎2011 Aug 30 8:08 AM
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
‎2011 Aug 31 12:27 PM
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
‎2011 Aug 30 1:49 PM
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é
‎2011 Aug 31 12:27 PM
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
‎2011 Sep 12 7:46 AM
Hey Guys,
thanks for your reply and your help.
Kind regards,
Christian
‎2011 Oct 25 8:42 AM
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