cancel
Showing results for 
Search instead for 
Did you mean: 

Org assignment

Former Member
0 Kudos

Hi Experts

I have a requirement to assign org unit to the User via position. We are already live with the data. A user is already assigned to a orgunit. I have to change the org assignment. As we do in PPOMA_BBP manually, is there any FM or BAPI where I can pass the user name & Org unit.

In PPAOM_BBP we delete the assigment of the orgunit to Position and agian assign a new orgunit to the position of the user.

I need a code which can do the same.

Quick response will be appreciated.

Many Thanks,

Prasad

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Have a look at function module ...RH_idoc_objects_save

Former Member
0 Kudos

Hi. I can't find a function module, but you can use transaction PP01 to move a position to a new org unit instead. Just maintain the "relationships" infotype.

You can then do a call transaction or use ECATT to mass maintain the data.

Regards,

Dave.