Let us see how we can launch the SAP transaction code using the Transaction Launcher.
There is one time setup in the CRM system for the BOR Object Creation Please Click Here.
Let us launch a BP transaction from the CRM system.
System Setup:
We are creating this BOR object type and use this object type for all our Transaction Launcher.
1. Copy the Object type TSTC(existing object) and make it synchronus. See the following screen shot.
in SE80 click on the Edit object and select the tab Business Engineering. Select the Business Object Type radio button and enter the TSTC bor object type. Click copy and copy the eisting Object type. See the following screen shot.
Click on the copy button or enter and save them in transport.
(more…)
Sap web interaction center is new in the latest version of CRM. SAP moved from the win client to the web client. From CRM 2007 they moved all the user’s interaction to the web.
Web-IC development is almost like web dynpro but you cannot use all the elements that you can use in the web dynpro. This has a different development tool.
You have to use the t-code bsp_wd_cmpwb(bsp web dynpro component work bench) to view or mdoify or create the web-ic component.
If you want to modify or create a new screens in the web-ic then you need to develop thru this work bench.
Most of the time all you have to do is do a Enhancement to the existing component. All the screen in the web-ic are configurable. This is the best part you can rearrange or change the label and other thing in the screen with configuration. There is no coding at all.
(more…)
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.
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.
Powered by WordPress