cancel
Showing results for 
Search instead for 
Did you mean: 

SAP CRM AET Tables to be extended into BDOC structures

Former Member
0 Kudos

Hi all,

This is a general tip I would like to share with everyone after my recent project experience on creating custom AET tables.We needed the AET table structure to be extended into the BDOC type BUPA_MAIN so that we could send the custom information via PI to other third party systems or possibly replicate the info into ECC customer master data.

We created an extension table in CRM 7.0 on the business partner object however unlike custom fields on BP that are appended into BUT000 and hence show up in BUPA_MAIN bdoc type automatically, the custom table structure does not automatically show up in the Bdoc.

For this to work, the below event in tcode CRMC_BUT_CALL_FU needs to be activated.

Event: CRMOU

Object: BUPA

Item: 1600000

Function Name: CRM_BUPA_BDOC_BPS_FILL_AXT

It does not come activated by default and since there weren't any messages on SCN around this specific topic, we had a tough time looking for the solution.

So hopefully this tip will help consultants out there looking for similar solutions.

thanks

Ritwik Sharma

Accepted Solutions (0)

Answers (4)

Answers (4)

sumeet_gehlot
Contributor
0 Kudos

thanks a lot for sharing information, I am looking steps to create in ECC or S/4 for replication from crm

What are the standard structures to be appended

former_member198132
Active Participant
0 Kudos

This message was moderated.

markus_behler
Discoverer
0 Kudos

Hi Ritwik,

Thanks a lot for sharing. It's exactly what I was looking for.

Best Regards,

Markus

Former Member
0 Kudos

Hi Ritwik,

Thanks for the information. we are  using ehp2 and  i created a table extension for accounts. the bdoc is automatically getting extended. i found the data in SMW01 txn as well. Now my question is how i should replicate this table to ECC???  what should i do in this case? i found some posts about replicating the fields in but000 but i need to replicate the table extension of but000 to ecc. Do i need to create the same  table in ECC and to which table i should maintain the relation?? please let me know the steps to achieve this..

Thanks & Regards,

         Bala.