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

Former Member
0 Likes
1,204

Hello to all the experts. This is my first post and I hope I can find an answer.

I need to send only a few selected fields from MARA to an external system on a daily basis. I figured out that change pointers would be the right way. Now the issue is I know how to activate change pointers for a message type but the issue is that I need to send only selected fields and also only the finished and semi-finished goods which are related to field MTART of MARA table.

Kindly someone help me out.

1 ACCEPTED SOLUTION
Read only

abdul_hakim
Active Contributor
0 Likes
1,150

hi

welcome to sdn.

use the tcode bd52.

Cheers,

Abdul Hakim

9 REPLIES 9
Read only

abdul_hakim
Active Contributor
0 Likes
1,151

hi

welcome to sdn.

use the tcode bd52.

Cheers,

Abdul Hakim

Read only

0 Likes
1,150

Thanks for the info.

But the other problem is that I need to send only the finished/semi-finished goods.(Field MTART).

Read only

0 Likes
1,150

hi

you could create filter object for this purporse.

Cheers,

Abdul Hakim

Read only

0 Likes
1,150

How do I do it. Thanks once again.

Read only

0 Likes
1,150

hi

you need to create the filter object at the distribution model.

Once the model has been created if you expand all the nodes then you could see no filter objects active.if you double click it then it will enable u to create the filter object.then you should select the field for which you need to create the filter.say for eg you can choose the field werks if you wanna create filter for plants..

Cheers,

Abdul Hakim

Read only

0 Likes
1,150

Thanks Abdul, will try that tomorrow in office.

Read only

0 Likes
1,150

Thanks to everyone, especially to abdul and amit, I could do it finally.

Read only

Former Member
0 Likes
1,150

Hi ,

You can try the transaction BD53. Here you can create your own reduced message type and define the fields you want to send only And then later on you can use this message type in your distribution model while declaring the partner profile.

Try this out. It should work. Hope this cud be of some help.

Other way is to create filter objects at distribution model.

Regards,

Amit.

Please reward any useful information.

Message was edited by: amit bhadauria

Read only

Former Member
0 Likes
1,150

Hai Pratyusha

Change Pointers

I know how to change the description of a material using ALE Change Pointers.

I will give 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 Executte

Regards

Sreeni