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