on 2009 Jan 27 7:58 AM
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
Have a look at function module ...RH_idoc_objects_save
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.