on ‎2019 Jan 13 9:29 AM
Hi Experts,
when a campaign is saved in CRM, a BDoc 'MKTPL_MKTELEM' is triggered by Standard code which reaches ECC and update few standard fields in PS - Project/ WBS element. Now there are some fields in CRM Campaign, which exists in the mentioned BDoc message as well. This field values should be populated in Z-fields at WBS element. Question is, where to map these fields? How does ECC knows which field of BDoc message should be populated to a field in WBS element? Is there any FM/Exit/ BADI for this?
Request clarification before answering.
Hello Prajakta,
on CRM side the mapping is done from function module CRM_MKTPL_R3_MAPP2R3 - there is the BAdI CRM_MKTPL_R3_INT (ERP Integration: BAdI). The BAdI provides the following IF-methods:
CHANGE_XML_DATA Change Data Before ERP Transfer
CHANGE_R3_ATTRIBUTES Changes Attributes of a WBS Element
You can implement the methods according to your business requirement.
best regards,
Johannes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Updating Project WBS element from Campaign data
Hope this will be usefull.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.