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

Change pointers in ALE

Former Member
0 Likes
471

I have four fileds in that only one field is changed remaining is not changed. what i have to do using change pointers in ALV. if changes happen in outbound side same changes has to be affect on inbound also. For this what can i do. is it required do manually or by default it will take of that changes. please clarify

Regards

Ramana

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
430

Hi,

Example:-

If u change the description of a material using ALE Change Pointers.

U will have to do the following few steps

1) Tcode BD61---> check the change pointers activated check box

save and goback.

2) Tcode BD50---> check the MATMAS check box save and comeback.

3) Tcode BD51---> goto IDOC_INPUT_MATMAS01 select the checkbox save and comeback.

4) Tcode BD52---> give message type : matmas press ok button.

select all what ever you want and delete remaining fields.

save & come back.

5) 5) go to Tcode MM02 select one material and try to change the description and save it

it will effects the target systems material desciption will also changes

6) goto Tcode SE38 give program Name is : RBDMIDOC and Execute

give Message type : MATMAS and Execute

Rgds,

Prakash

3 REPLIES 3
Read only

Former Member
0 Likes
431

Hi,

Example:-

If u change the description of a material using ALE Change Pointers.

U will have to do the following few steps

1) Tcode BD61---> check the change pointers activated check box

save and goback.

2) Tcode BD50---> check the MATMAS check box save and comeback.

3) Tcode BD51---> goto IDOC_INPUT_MATMAS01 select the checkbox save and comeback.

4) Tcode BD52---> give message type : matmas press ok button.

select all what ever you want and delete remaining fields.

save & come back.

5) 5) go to Tcode MM02 select one material and try to change the description and save it

it will effects the target systems material desciption will also changes

6) goto Tcode SE38 give program Name is : RBDMIDOC and Execute

give Message type : MATMAS and Execute

Rgds,

Prakash

Read only

0 Likes
430

Use Report RBDMIDOC in SE38 and exceute.

Read only

0 Likes
430

Hi prakash

Thanq for givig reply.

Regards

Ramana