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?

Former Member
0 Likes
532

Hi All,

can anybody giev someIMP tcode in change pointer enabaling?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
497

Hi Manooj

BD 61----> enable change pointer globally

BD50------> enable change pointer for msg type

RBDMIDOC--> Run This program

WE81------> Msg Type creation

WE82-------> IDOC Linkage

WE30------> Idoc Creation

WE31 -


> Segment Creation.

This all are IMP tcodes in change pointer.

3 REPLIES 3
Read only

Former Member
0 Likes
497

Hi

Tcodes:

BD61, BD52, BD50

BD21, BD22

Regards

jana

Read only

Former Member
0 Likes
497

Go to transaction code: SALE

Use navigation path: Application Link Enabling (ALE)->Modelling and Implementing Business Processes->Master Data Distribution->Replication of Modified Data

You can find the executables for Change Pointers Enabling and Maintenance.

Regards

Eswar

Read only

Former Member
0 Likes
498

Hi Manooj

BD 61----> enable change pointer globally

BD50------> enable change pointer for msg type

RBDMIDOC--> Run This program

WE81------> Msg Type creation

WE82-------> IDOC Linkage

WE30------> Idoc Creation

WE31 -


> Segment Creation.

This all are IMP tcodes in change pointer.