‎2011 Jan 10 10:46 AM
Hi all,
I'm using HRMD_A message type for infotype master data distribution,
I want use different IDOCS for benefits data, compensation data,Is this achieved by using filters?
‎2011 Jan 10 11:09 AM
Hello,
If you check in WE82 the associated basic type with HRMD_A is HRMD_A07.
This idoc type has different segments corresponding to different ITs e.g., E1P0001 for PA0001 etc. I don't understand why you need to use different idoc types for diff. ITs?
BR,
Suhas
‎2011 Jan 10 11:42 AM
I want to use Different IDOC types for each module, like one for Benefits ,one for compensation etc.
Can this be achieved by using filters at message types?
Thanks,
Sudha
‎2011 Jan 12 4:01 PM
Why would anyone use different IDOC types? User Message type HRMD_A in BD64 use the filter on Infotype. It should work.
‎2011 Mar 22 10:04 AM
Hi shital phadake,
I am working on the message type HRMD_A and have seven Basic types.
Currently I am try to Extend one of the seven Basic types. when I am trying to generate an IDOC using PFAL I am not getting the extended Information.
Please help us...
Regards
Chakri
‎2011 Apr 13 11:09 PM
Hi,
The message type to send HR data is HRMD_A, i don't think that filtering this only message you achieve what you describe.
In this message type, yo can define filters to send only the relevant infotypes that you need, but all of them will be send in the same idoc, for one employee.
So I think to achieve what you want, you should create customer Message types (Z's) as reductions of HRMD_A standard message type and then in BD64 create one different Model for each one. So in each model you can put only the infotypes you want. You should very carefull with the updating in your destination system, because if you process all the message type at the same time, there will be a lot of blocking in employee objects.
It is weird what you want to do, but this could be the solution.
Regards,