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

RBDMIDOC creates duplicateIDocs from the change pointers

Former Member
0 Likes
498

Hi,

SAP program RBDMIDOC creates IDocs from the change pointers for a

specified message type(ZHRMDA06_PREHIRE, an extension of standard

HRMD_A06 ) and then marks the change pointer as processed.

HCM has an instance of this program that runs for PreHire employees,

creating 1 Idoc per employee. When this job runs in background via

production batch, a single change pointer for a single employee creates

3 or 4 identical IDocs in that one run of the program. This results in

duplicate records in the resulting interface file to Hewitt.

Please suggest solution for that.

Thanks and Best Regards,

Binod K singh.

2 REPLIES 2
Read only

Former Member
0 Likes
448

hi, try to check the distribution model: BD64, find whether there are mutiple receiving system for your message type...just a suggestion

Read only

Former Member
0 Likes
448

forgot one point just now, you'd better check those Idoc control data to find some difference, such as control parameters...