Techskills

August 23, 2008

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.
(more…)

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.
(more…)

August 7, 2008

Learning SAP Basic — How to Write a Remote Function Module (RFC)

Filed under: Learn SAP, SAP — Tags: , , — kumar @ 8:12 pm

RFC — Remote Function Call.

You can trun your own function module in to Remote function call.  If another sap system wants to use the same function module then if this function module is Remote enabled then we can use this function in another sap system. RFC can be done from a SAP or a NON sap system(using a middleware or system that has SAP adapter). You can use Tibco or XI or Business connecter to connect to another system.

Click Here to read how to create a function module. I am not going to write that again. Now let us see how to trun the existing Function Module in to Remote Enabled. Look at the following screen shot for the default function module attributes.
(more…)

August 5, 2008

Learning SAP Basic — How to Write a Function Module

Filed under: Learn SAP, SAP — Tags: , , , — kumar @ 11:05 am

In this post I am going to write a about a basic function Module. If you are functional or technical you need to know what a function module is and its basic.

Let us write a small function module  with two input and the output is addition on these two number.

T-code to create/change/display a function module SE37. Look at the following screen.
(more…)

« Newer Posts

Powered by WordPress