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

HR Programming : Problem with IDOC HRMD_A

Former Member
0 Likes
436

Hello ,

We use Idoc HRMD_A for transferring PA records from

one R3 system (ECC5) to another R3 system (46d).

We have a problem - The Idoc doesn't check the data

inserted against the database check tables and

inserts wrong values into the target system database.

(At least that what has happened when we transferred

wrong value of MASSN in 0000 records).

Is there something we can do ?

Maybe - Some flag we can sign in order a check against check tables will be done ?

Is it a problem with this IDOC ?

Thanks .

I appreciate any help.

Nitzan S.

1 REPLY 1
Read only

Former Member
0 Likes
361

Consultancy note 134085 :

"Ultimately you are responsible for consistency of this data. SAP saves this data directly on the database without checking the single fields and consistency of the data records (time constraints check, writing change pointers, value check) because the consistency for an R/3 - R/3 lingage is of course ensured."

The IDOCs were intended for R3->R3 data replication, and not for data loads/interfacing. Since you're having problems, I'm guessing in addition they require the same SAP version as well.