cancel
Showing results for 
Search instead for 
Did you mean: 

Adding attribute/object in the Personalized mailform.

Former Member
0 Kudos

Hi,

We are creating URL's for landing page in personalized mailforms. We have a need to include email id of business partners along with the BP id and Campaign id.

We were able to include BP Id and campaign id at the end of the URL but not email id as it is not available in the attribute/object list under BP data (in the left bottom corner from where we drag and drop the objects to concatenate to the URL).

How can we include the email id attribute ? Any help or suggestions would be greatly appreciated. It would be great if you could mail me at goutam.gopal@gmail.com

Thanks,

Goutam

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Can we have an implementation of the BADI CRM_IM_ADD_DATA_BADI to incorporate new fields for the mail form attribute/object? If so, is there a sample code for the method CRM_IM_BPSELE?

Thanks,

- Goutam

Email: goutam.gopal@gmail.com

Former Member
0 Kudos

Hi

In order to read the data from an IBU or customer scenario(Defined as process mail form transaction),you must create first an implementation for the BAdI CRM_IM_ADD_DATA_BADI.This makes it possible to select new data for mail forms.

Go to IMG>MARKETING>MARKETING PLANNING&CAMPAGIN MGMT>PERSONALIZED EMAIL>MAINTAIN SCENARIOS FOR MAIL FORMS.

To create a new scenario choose new entries.Enter the Scenario ID and new description in the table.Choose one of the the 3 possible entries in the marketing attributes drop-down list.As a result new scenarios is completed.Now you got to enter the details of this scenario.Select the scenario you want to specify .In the structure tree by double clicking the entry marketing attribute sets.Select the attribute you want to use for this scenario.Choose new entries .Choose your attribute set and choose save.

As a result you can see teh new scenario by opening the new entries for scenario on the Maintainmail form screen.Double click the new scenario in the drop down list .A new windows opens with warning message.

"A change to the scenario for yuor mail form could lead to problem if attributes from the previous scenario have already been used in the form.Do you want to change the scenario?Confirm it with YES.

As a result you get new object/attibute list on the maintain mail form screen.You will find 3 std objects beside the new attribute set.

I hope it will solve your problem.

Cheers

Former Member
0 Kudos

Hi Natarajan,

Thanks a lot for your reply. Your solution was good to add marketing attributes.

My query was to add email field/object in the business partner record/folder in the left bottom corner and came to know that I could do this by enhancing the BADI - CRM_IM_ADD_DATA_BADI.

Thanks again..

Cheers,

Goutam

goutam.gopal@gmail.com