Hi Nitin:
I found the following:
The change pointers are triggered by reading the table BDCP2. Changes are logged using the field CDCHGID (insert, update, delete).
When you delete the employee from PA30. If you do not get any entry, then SAP doesn't logs under change pointer.
I have Checked if get any entries created in BDCP2 for CDCHGID (E / D -Deletion) but not got any entry. This table have only entries with CDCHGID = U.
What is process for update this table BDCP2 ?
I can share the configurations that I have checked.
Thanks