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

Procedure for transfer data between clients using ALE

Former Member
0 Likes
1,185

Hi all ,

I am new to this concept .

I want to transfer the material master data from quality client (200) to Development Client(100) using ALE and IDOC, how to do ?

What would be the procedure ? plz let them explain step by step of definition along with screenshot / process ....

Regards

Deepa.

3 REPLIES 3
Read only

Former Member
0 Likes
616

Reward Points..

Read only

Former Member
0 Likes
616

Hi,

1.Create segement with reqired fiels through we31 t/r.

2. create idoc with those segements through we30 t/r.

3.create logical sys through bd54 and assign that to client scc4 t/r.

3. release both segement and idoc for final conformation.

4.create message type through we81 t/r and attach it with idoc through.

create port to define the medium in betn the clients through we21.

create partner pofile through we 20 t/r to t/f data betn the clients.

Regards

krishna

Read only

Former Member
0 Likes
616

T.Code: BD54

Step 1:create a logical system qaout in quality system

Step 2:create a logical system devin in quality system

Step 3:create a logical system qaout in development system

Step 4:create a logical system devin in development system

T.Code: SCC4

Step 5:Assign qaout to 200 client in quality system

Step 6:Assign qaout to 100 client in development system

T.Code: SM59

Step 7: Create R/3 type (or ABAP type in ECC)RFC destination RFCDEV in quality system

T.Code: WE21

Step 8: create Port with above rfc reference in quality system

T.Code:BD64

Step 9:Create distribution Model (use matmas message type) in quality system

then Environment ->Generate Partner profiles

Then Edit ->modelview -> distribute

T.Code: BD10

Step 10: select the material for distribution in Quality System.