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 Pointer Query

Former Member
0 Likes
528

Hello All,

I need some guidence on change pointers.

I have configured a system where material changes are transferred to other SAP system.

Presently all the material changes are sent. I want to send some specific materials only.

Eg : I want to send the material changes from one system to other only if the material group is say "000"

Can anyone help me out please?

Thanks in advance.

4 REPLIES 4
Read only

Former Member
0 Likes
490

Hi Sachin,

check the enhancement <b>MGV00001</b>

Check the exits

EXIT_SAPLMV01_002

EXIT_SAPLMV02_002

here you can control that.

Regards

vijay

Read only

Former Member
0 Likes
490

Hi Sachin,

Create a new report with select-options for matnr.

then select * the materials for Mgroup '000'.

Call this program RBDSEMAT (BD10).

And tha second option is just go for Enhancements

MGV00001 MGV00002 MGV00003 .am not sure which is suitable.

Thanks,

Vinsa.R

Read only

Former Member
0 Likes
490

Hi Sachin,

work out classification by using the transactions o1cl and cl01.

regards,

a.fahrudeen.

Read only

Former Member
0 Likes
490

hi

good

go through these links i hope this ll help you to solve your problem.

http://sap.niraj.tripod.com/id51.html

/people/vikash.krishna/blog/2006/10/15/replicating-hr-master-data-part-1

http://help.sap.com/saphelp_nw04/helpdata/en/f1/035c8cae3d11d3b540006094192fe3/content.htm

thanks

mrutyun^