Skip to Content
0
Former Member
Nov 05, 2012 at 01:04 PM

How to create a position for each sales representative in the org model ?

79 Views

Hi Experts,

I have to create

A. Create a position for each SR in the org model either in FOODs or HPC Org Unit using FM RH_OBJECT_CREATE. If SR is not part of either Foods or HPC then the position will be created under Retail.

B. Assign the SR employee in context to this position created using FM OM_CREATE_NEW_RELATIONS.

so please tell me how to use FM RH_OBJECT_CREATE & FM OM_CREATE_NEW_RELATIONS