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 pointer issue

former_member261745
Participant
0 Kudos

Hi expert,

I need to use BD21 to send iDocs using change pointer.

My problem is that the program dump because the amount of data is too big to be handled.

Is there any solution to run BD21 using date interval?

Thanks for your support.

Regards,

Haja

3 REPLIES 3

michael_kozlowski
Active Contributor
0 Kudos

Try in BD64 to create a filter. Check BAdI BDCP_BEFORE_WRITE as well.

0 Kudos

Hi,

Is there any solution to run BD21 for just a specific date range?

Regards.

0 Kudos

As far as I know there is no standard functionallty.

However table TBDME in column 'Function Module' you find the FM for data selection. In FM search for CHANGE_POINTERS_READ. You can try to make an enhancement in FM.