cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SLT replication using function module

0 Likes
1,804

Hi Experts,

I have requirement to replicate a custom table from source ECC system to S/4 HANA Central Finance system using SLT. Some of the fields in the table has some mapping logic which will be maintained in some other custom table. Client does not want much developments in SLT system, hence we are planning to implement the mapping logic in S/4 HANA system. Is there a way that we can call a custom function module from SLT to update the S/4 HANA instead of direct table update. I know that the replication of standard table CFIN_ACCHD works using the function module concept. However I am not sure, how to implement thta?

Kindly advice.

View Entire Topic
ian_kirkman
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Nurshid,

Will you be planning on replicating the custom table itself, which will then call the custom function module? Otherwise what table in replication would you be attaching this custom function module call?

The CFIN replication scenario uses predefined load and replication objects to deal with the specific mapping requirements for replication of the CFIN_ACCHD and other tables. If you were to replicate a table with its own custom load and replication objects and/or rules, this might achieve the functionality you are looking for. You should speak to an SLT consultant for the specifics of creating such objects and/or rules for such table replication.

Regards,
Ian
SAP Product Support