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

how to filter change pointer in ALE

Former Member
0 Likes
789

hi,

i am using message type DEBCOR for transferting customers from client A to B with ALE.

and i am using the 'change pointer' to transfer changed/added customers.

BUT: how can i tell the system that only changes for customers with a specific number range (1000-1999) should

trigger an idoc ? now EVERY change is triggered, i don't want that !

reg, Martin

hi,

i am using message type DEBCOR for transferting customers from client A to B with ALE.

and i am using the 'change pointer' to transfer changed/added customers.

BUT: how can i tell the system that only changes for customers with a specific number range (1000-1999) should

trigger an idoc ? now EVERY change is triggered, i don't want that !

reg, Martin

1 REPLY 1
Read only

brad_bohn
Active Contributor
0 Likes
494

You can filter change pointers using BADI 'BDCP_BEFORE_WRITE'.