cancel
Showing results for 
Search instead for 
Did you mean: 

How to use ABAP include in SLT parameter

Former Member
0 Kudos

Hi Frzz,

Could some one guide me how to use ABAP include in SLT parameter to perform calculations.

Best Regards,

Krishna.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Kfrishna,

Please follow the document--Specifying Advanced Replication settings using Transaction using IUUC_REPL_CONTENT..Entire process is documented here.

shishupalreddy
Active Contributor
0 Kudos

Hi,

We can have ABAP includes within SLT advanced replicaiton settings.

Go to IUUC_REPL_CONTENT select the applicable schema configuration name.click on "Select Configuration" button.

you could see all the tables that are in replication.

select the required table and then click on "edit settings for selected tables".

in the next screen select "IUUC_ASS_RUL_MAP" tab . here we hve the option to insert line of code or abap include as per the requriement.

please refer the techincal manual of SLT as well for more detailed information on advanced replicaitons within SLT.

Thank you.

Shishupal


tobias_koebler
Advisor
Advisor
0 Kudos

HI,

you can use an include in the same way you would define directly the line of code in transaction ltrs.

If you need the information "how to define a rule" in general - ps have a look into the system docu (the button with th "i" ). we have there few examples available.

Best,
Tobias