Techskills


September 3, 2008

SAP CRM — How to create a Interactive Scripting in WEBIC

Filed under: SAP, SAP CRM, WEB-IC — Tags: , — kumar @ 10:56 pm

In this blog let us see how to create script and navigate the screens thru the scripting.

Access:

  You need to have IC manager  in your profile. This scripting is configuration only. You can customize this and do some coding. But for a plain vanilla you really no need to do that. See the following screen shot for the menu.
…continue reading >> SAP CRM — How to create a Interactive Scripting in WEBIC

August 23, 2008

SAP CRM — Marketing — Create Campaign in Batch mode

Filed under: SAP, SAP CRM — Tags: , , , — kumar @ 9:08 am

In this post let us see how we can create a campaign in batch process. If you want to create the campaign process online click here.

Create Campaign Function / Class Moduel in Batch process:

If you have a text file or the data in a table read the information in a internal table and now we need to loop thru the internal table(this is regular abap coding I am not going to explain that over here).

Inside this loop you need to use the following class and method to create the campaign.

      check if the campaign is already created , if there is no campaign then do the following

      Class name cl_crm_mktpl_appl_base->ELEMENT_CREATE.
…continue reading >> SAP CRM — Marketing — Create Campaign in Batch mode

SAP CRM — Marketing — Create Campaign process

Filed under: SAP, SAP CRM — Tags: , , — kumar @ 9:06 am

In this post let us see how we can create a Campaign using the WEB-IC.

You have to have a role of Marketing Position assigned to your profile, then only you can able to see the marketing information on the screen. Look at the following screen for the Menu on the web-ic for campaign creation.


…continue reading >> SAP CRM — Marketing — Create Campaign process

SAP CRM — Marketing — Segmentation — Profile set and Target Group

Filed under: SAP, SAP CRM — Tags: , , , , — kumar @ 9:00 am

In this post let us see how to create the Profile set and target group. This is used in SAP CRM  in segmentation and for campaign creation.

Let us use a example.  Let us assume that we are a credit card company and we need to get all the customer who are international traveler to sell a product.

First step is to create a profile set and target group. In this post let us see just the profile set and target group.

Step 1 : Data Source and Attribute List

Go to transaction CRMD_MKTDS.

We can create Data source or Attribute list to make this information available for segmentation.

Creating Data Source:  

Click on Create Data Source the screen shot looks as follows.
…continue reading >> SAP CRM — Marketing — Segmentation — Profile set and Target Group

SAP CRM — Marketing — Create a campaign using WEB-IC

In this post let us see how we can create a campaign using the Web IC.  You need to have Marketing Position attached to your user role, Then only you can see the menu. If you are agent you cannot see this menu.

The screen is under Marketing -> campaign. See the following screen shot.
…continue reading >> SAP CRM — Marketing — Create a campaign using WEB-IC

Older Posts »

Powered by WordPress