cancel
Showing results for 
Search instead for 
Did you mean: 

SRM 7.0 Copy customer data in follow on documents

Former Member
0 Kudos

Dear Gurus,

I have same set of field extension in shopping cart and RFx. When I create an RFx from an SC, I want that the data filled in the custom fields in SC be copied to corresponding fields in RFx. How can i achieve this? Do i need to activate a BAdI?

Regards

Ali

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

One of the options you could attempt is the following:

Step 1: Enhance SC item and RFx item with separate sets of custom fields. Even though the fields might be the same, it would be much cleaner to have a separate set of names for the two business object types. This can be done in IMG (Transaction SPRO).

Step 2: Implement and activate BADI BBP_DOC_CHANGE_BADI for the follow-on RFx (BUS2200), in which the mapping of SC custom fields to the RFx ones are done, one by one.

Answers (0)