Application Development 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: 

activate change pointers

Former Member
0 Kudos

Hi

all SAP Gurus

if I have a transaction to create products and skus and would like to activate the change pointers as soon a s there is any kind of change occuring , creating or , deleting the records, and there should be an IDOC created. this is my requirement , please suggest me how to.

I am activating the change pointers with the appropriate fields in the message type.

how will it happen can anyone explain me the procedure

every line of ur explination is appreciated

thanks

4 REPLIES 4

Former Member
0 Kudos

Hi,

Go through this links about change pointers:

Regards,

Vivek

raja_thangamani
Active Contributor
0 Kudos

do the following steps for Change pointers ::

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

Raja T

Former Member
0 Kudos

Hi,

Refer the below links:

Regards

Sumana

Former Member
0 Kudos

Hi

Use report "RBDMIDOC" and pass your Message type and execute.

Thanks

Prashant Gupta