Let us use Transaction Launcher for calling a URL ( yahoo.com ) or a T-Code ( SAP GUI Transaction ).
1. Launch a URL using Transaction Launcher.
Go to T-Code SM30 and maintain view CRMV_IC_LTX_URL. Add the URL ID and description and the Method of data navigation in the browser get or post and the actual URL ( www.yahoo.com).
See the following screen shot to see what I entered.

Now you have the url in the database. Let us use the Transaction Launcher wizard to configure the system.
T-Code for the transaction launcher wizard is CRMC_UI_ACTIONWZ.
…continue reading >> SAP CRM Transaction Launcher — Launch a URL
For ELM process click here.
Process and Error List :
Let us see where the processed and error records in the ELM list.
see the following screen shot.

Click on the show list records. That will take you to the list of records that is processed.

…continue reading >> SAP-CRM External List Management ( ELM ) - Process and Error List - Process Summary
In this post let us see how we can extend the fields that we created using the EEWB to web-IC.
How to use the EEWB click here.
Once the field is create this will display in the win client immediately. Now in the web-ic we wont be able to see the new fields. We need to extend the fields in to the web-ic screen.
If you are new to the WEB-IC you need to do the following.(I will write from the beginning of how to do that in a different post).
1. find the CRM component and the view name with in the component.
2. go to the component work bench (using the t-code BSP_WD_CMPWB).
3. enter the component name and hit display.
…continue reading >> SAP CRM Extend fields created by EEWB to Web-IC