Skip to Content
0
Former Member
Aug 25, 2005 at 10:10 PM

Migration of trade promotion from legacy system

49 Views

Hello folks,

I need to load campaign records from legacy system to CRM. For this I need to create a ABAP report in CRM,

I am having a higher end solution for this requirement which I am putting below.

1.Activate the Marketing Middleware replication

2.Create an executable report with the following logic.

a. Read the excel file from the ABAP report.

b. Create corresponding Marketing promotions based on the data I read from the excel file.

Here are my questions and assumptions.

1. What do we mean by Marketing middleware replication and how do we do that??

2. Regarding creating marketing promotions, I will need to use the API class cl_crm_mktpl_appl_base and the method is element_create.

Has anybody came across this scenario before. If so can you please guide how should I start developing this requirement. Please send me the sample code.

Thanks,