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

Deactivate Change Pointers

Former Member
0 Likes
1,594

Hi,

Now change pointers are created whenever something is created/changed in transaction PSV1 which in turn generates Idoc.

The requirement now is, not to generate Idoc for this particular transaction, which means not to create change pointers.

Is there any way to disable change pointers for a particular transaction code and for others it should work fine.

Thanks,

Sri

5 REPLIES 5
Read only

Former Member
0 Likes
982

Hi,

Deactivate the message type in BD50 transaction which you are using for sending IDOCS .

BR,

Lokeswari.

Read only

0 Likes
982

Thanks for your timely reply.

If we deactivate the change pointers in BD50 , then it will be deactivated for all right? But i want to deactivate only for TEM changes/creations.

Read only

0 Likes
982

Hi,

If you deactivate in transaction BD61 then it is the deactivation for all the message types.

If you deactivate for particular message type in BD50, then it reflects for that message type it self.

BR,

Lokeswari

Read only

0 Likes
982

Thanks again. Yes, it is only for that Message Type. I want that Idoc to be generated for all other cases except for TEM changes.

Read only

0 Likes
982

Hi,

Then go for transaction BD52 and delete the entries corresponding to TEM . So that it won't sent IDOC if any chnages occured.

BR,

Lokeswari.