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

ale/idoc

Former Member
0 Likes
550

hi all,

this is partha.

i am doing with Idoc message type hrmd_a06.

one important thing is here in this how to determine the personnel area(werks).

how the cost center and profit center related to determine the personnel area..

do functional consultant will configuring the cost center and profit center to determine the personnel area.

for example we see transaction pa40 in that how personeel area is configured . when we enter the employee number.

my problem is to assign personnelarea to each employee when data is transfered from XI system to SAP system the interface used is IDoc.

thanks.

partha.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
522

>>>>my problem is to assign personnelarea to each employee when data is transferred from XI system to SAP system the interface used is IDoc.

Hi,

As Personnel Area to each employee is assigned based on the Org unit you can assign the Personnel area in XI Integration Repository Message mapping based on the Org Unit or by doing a Look up. And then the Personnel Area value can be sent to the Receiver IDoc interface.

For this you will require atleast the Org Unit related to the Employee in the incoming data.

>>>>my problem is to assign personnelarea to each employee when data is transferred from XI system to SAP system the interface used is IDoc.

Hi,

As Personnel Area to each employee is assigned based on the Org unit you can assign the Personnel area in XI Integration Repository Message mapping based on the Org Unit or by doing a Look up. And then the Personnel Area value can be sent to the Receiver IDoc interface.

For this you will require atleast the Org Unit related to the Employee in the incoming data.

2 REPLIES 2
Read only

suresh_datti
Active Contributor
0 Likes
522

Hi Partha,

Personnel Area is defaulted via Features or PA-PD Integration depending on the Org Unit to which the Employee's Position is tied to. I think you may not need to populate it while transferring data.

Regards,

Suresh Datti

Read only

Former Member
0 Likes
523

>>>>my problem is to assign personnelarea to each employee when data is transferred from XI system to SAP system the interface used is IDoc.

Hi,

As Personnel Area to each employee is assigned based on the Org unit you can assign the Personnel area in XI Integration Repository Message mapping based on the Org Unit or by doing a Look up. And then the Personnel Area value can be sent to the Receiver IDoc interface.

For this you will require atleast the Org Unit related to the Employee in the incoming data.