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_READ

Former Member
0 Likes
547

Hi,

Can someone explain the difference between the Creation date and Activation date of change pointers in the import paramters of this FM?

My requirement is such that I need to read the customers that were changed on a given date. To which of these dates should I be inputting the date value, creation date or activation date?

Thanks,

Shivali

2 REPLIES 2
Read only

franois_henrotte
Active Contributor
0 Likes
353

you should use creation date

Read only

franois_henrotte
Active Contributor
0 Likes
353

to get changes on data, you have to call another FM:

CHANGEDOCUMENT_READ

parameter DATE_OF_CHANGE is where you specify the date