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 in the transaction code

Former Member
0 Likes
1,314

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
Read only

Former Member
0 Likes
601

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

Read only

GauthamV
Active Contributor
0 Likes
601

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.