‎2010 Jul 28 7:22 PM
Hi guys,
I Have to send master data from infotypes 0002, 0006, 0032 and 0105 from HR to SAP PI. I've configured BD61, BD50 and BD53 to reduce Idoc HRMD_A. Then in BD52 I've tried to put this fields to activate change pointers when data from this infotypes is changed.
But in BD52 doesnt exist infotypes 0002, 0006, 0032 and 0105. I tried with object HR_IT1002, table HRP1002 and fields BEGDA and ENDDA, then run program RBDMIDOC and the Idoc is sent, but is possible with infotypes metioned????
Regards,
Pablo
‎2010 Jul 29 5:23 AM
Pablo,
You dont need to set change pointers in BD52 for the infotypes you mentioned.
did you set the distribution model in BD64?
Thanks
Bala Duvvuri
‎2010 Jul 29 1:41 PM
Bala,
Yes I have set the IDOC in BD64 without filters, even idoc is sent to another system and is green in BD87. But if I tried to change in PA30 an employee and then run RBDMIDOC idoc is not send.
‎2010 Jul 29 5:26 PM
Pablo,
are you able to see entries getting created in BDCP* tables
did you activate change pointers in BD53
Thanks
Bala Duvvuri
Edited by: Bala Duvvuri on Jul 29, 2010 10:35 AM
‎2010 Jul 29 6:43 PM
Yes I activated change pointers in BD53. If I change personal data, change pointer works fine and BDCP table have an entry with HROBJINFTY table. But if I modify infotype 0006 for Addresses doesn't work!!!