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

Former Member
0 Likes
661

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

michael_kozlowski
Active Contributor
0 Likes
610

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

Read only

0 Likes
610

Hi,

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

Regards.

Read only

0 Likes
610

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.