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
837

Hello All,

How can i create change pointers without creating Change

Documents.

Regards,

Hazam

6 REPLIES 6
Read only

Former Member
0 Likes
813

HI Koyaty,

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

Reward points if this helps.

Manish

Read only

0 Likes
813

Hi Manish

I followed the steps 1 to 6, In step 5 I changed the desc of 1 material and excuted according to step 6. but this step taken almost 45 min is has generated 10,000 communication idocs.

i changed 1 materials desc, but this program is excuted for all materials i think so, pls explain

Read only

former_member404244
Active Contributor
0 Likes
813

Hi hazam,

i didn't get u what exactly u want..Please be little specific..For change poniters u have to use the following configurations..

1>WE81

2>WE31

3>WE30

4>WE82

5>BD61

6>SCDO

7>BD50

8>BD52

9>BD60

10>WE20

11>BD64

also for the fields u want to trigger the idoc,in the data element level u have to tick the change document check box.

Regards,

Nagaraj

Read only

0 Likes
813

Hello ,

The SMD tool is connected to the change document interface. If the master data changes are to be distributed, the application writes a change document. The contents of this are passed to the SMD tool. The tool writes change pointers, reads the application data and creates the master IDoc.

But i dont want to create change Document. I need to create change pointer in BDCP and BDCPS tables. Is ter any function mobule available for this.

Regards,

Hazam

Read only

Former Member
0 Likes
813

Hi pls check the link...and type change pointers in the search column, u can get some useful information.

Pls have a search before posting a message...

https://www.sdn.sap.com/irj/sdn/forumsearch

cheers

Badri

Message was edited by: Badri Thiriveedhi

Read only

former_member404244
Active Contributor
0 Likes
813

Hi Hazam,

Inorder to create an entry in BDCP and BDCPS,first an entry should be creatd in CDHDR and CDPOS..For that u have to use tcode SCDO.U have to create an object and generate it..It will give u four includes.One include contains a function module which writes the change document in CDHDR and CDPOS...Also u have to use TCODE BD52 for getting entries in BDCP.

Regards,

nagaraj