Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Replicate Delivery Address

Former Member
0 Kudos

Hi all,

I have a requirement to replicate the delivery address from ECC to SRM system.

The requirement is to replicate addresses from ECC to SRM real time. The addresses should get copied whenever there is an addition, deletion or updates in ECC in transaction MEAN.

The addresses should be copied to the ADRC table in SRM under the address group u2018BPu2019. The u2018BPu2019 and address mapping is stored in BUT020-PARTNER, BUT020- ADDRNUMBER fields.

The replication program should be setup as a background job. For every transfer a log is to be generated, displaying brief history of the transferred data. Incase of replication errors/failures the job log should display the number, name of the addresses that have failed.

The replication program should be executed in ECC and connect to SRM via RFC call.

Is there any BADI which reach the above requirement and any FM.

Rewards to all.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Aarthi,

You can make use of new SAP enhancement framework concept to address you specific need, since you are working on ECC 6.0.

[SAP Enhancement frame work link|http://help.sap.com/saphelp_nw2004s/helpdata/EN/94/9cdc40132a8531e10000000a1550b0/frameset.htm]

Regards,

Surender

1 REPLY 1

Former Member
0 Kudos

Hi Aarthi,

You can make use of new SAP enhancement framework concept to address you specific need, since you are working on ECC 6.0.

[SAP Enhancement frame work link|http://help.sap.com/saphelp_nw2004s/helpdata/EN/94/9cdc40132a8531e10000000a1550b0/frameset.htm]

Regards,

Surender