on 2024 Feb 07 6:19 AM
Dear Colleagues,
I am currently working on a Proof of Concept (POC) regarding SAP SLT. My objective is to replicate or transfer the content from a custom table (eg ZSALES_INFO) in the source system (HANA DB) to the target system (S/4 HANA).
For this purpose, I plan to utilize RFC-enabled connections between the source (HANA DB to SLT) and the destination (S/4 HANA to SLT), without employing direct database connections.
Given that this replication involves application-level processes to the target system, could you please advise on the necessary steps to achieve this within the SLT and target system?
Looking forward to your guidance.
Regards,
John
Request clarification before answering.
You cannot replicate data into HANA DB (on DB level) if you don't create secondary DB connection. But connection could managed by SLT (in this case connection will be created by SLT and deleted also by SLT when configuration is deleted) or not managed by SLT (when you created own connection).
Alternative, if you have ABAP stack over the target HANA DB you can use scenario RFC - RFC. But in such case replication is possible only into ABAP schema.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 23 | |
| 19 | |
| 15 | |
| 9 | |
| 7 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.