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: 

how to filter change pointer in ALE

Former Member
0 Kudos

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

brad_bohn
Active Contributor
0 Kudos

You can filter change pointers using BADI 'BDCP_BEFORE_WRITE'.