Skip to Content
0
Former Member
Dec 17, 2010 at 03:25 PM

HR Change pointer not triggered

56 Views

Dear all.

We are trying to generate change pointers from HR master data.

IDOC is generated corrected via transaction PFAL.

Change pointers config is also done - BD50/BD61.

BD64 is also set up correctly.

After debugging and comparing with another system which was generating correctly, I saw an inactive package: /ISDFPS/ENHANCEMENTS.

Somehow, internally badi_change_ptrs_i->process_change_pointers is called inside FM RH_INFTY_CHANGE_PROT which checks for this.

In our system, this package is inactive. How can I make it active?

Thereafter there is a FM call GET_R3_EXTENSION_SWITCH which checks whether EA-DFPS is active. This is also inactive in our system. How to activate it?

Is that the cause for change pointers not being generated?

Thanks in adv.