Application Development and Automation 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: 
Read only

Using ALE to transfer data

Former Member
0 Likes
409

Dear experts,

We have DEV client as 100 and 200.DEV is only one physical server.

100 is available for development.

Database of 100 and 200 is different.

If we write any report in 100.It comes in uneditable mode directly in 200 which means

client independent ,however this doesnot happen with sapscript as it is client

dependent.

My question is that can i use BD xx transactions in ALE technology ,to transfer customer data between 100 and 200.

With regards,

Aditya Sharma

1 REPLY 1
Read only

mvoros
Active Contributor
0 Likes
364

Hi,

yes you can. For example Central User Administration uses IDocs to distribute users from master system to all child systems. As you know the users are client dependent but obviously sometimes you need to create same user in different clients on one system. The IDocs use RFC connection to transfer data from source to destination and you can have RFC destination to same system but different client.

Cheers