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: 

change pointers in the transaction code

Former Member
0 Kudos

if the value changes for the fields which are change pointers,

is there any provision that only the change information is sent and not the all information that too through idoc.

2 REPLIES 2

Former Member
0 Kudos

Hi,

You can find a user exit and delete segments which are not required. Keep those higher level segments for the segment whose fields are changed.

Cheers.

...Reward if useful

GauthamV
Active Contributor
0 Kudos

hi,

using ale change pointer method we can send only change feilds to other system.

the general ale configuration sholud be done first.

then the transactions used for this method r bd61,bd50,bd52.