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

IDOC HRMD_A + Change pointers + Infotypes change objects doesnt exist???

Former Member
0 Likes
1,243

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

4 REPLIES 4
Read only

Former Member
0 Likes
664

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

Read only

0 Likes
664

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.

Read only

0 Likes
664

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

Read only

0 Likes
664

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!!!