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

HR Position Creation Function Module

Former Member
0 Likes
1,553

Hi all,

We generally use BDC program to upload positions through T.Code PO13. Is there any BAPI/function module available for the creation of Positions rather than thru BDC?

Regards,

Venkat

5 REPLIES 5
Read only

venkat_o
Active Contributor
0 Likes
806

Hi Venkat,

I have found one BAPI for position .

<b>1</b>.Go to Transaction :BAPI

<b>2</b>.Personnel Mgmt->Organizational Structure

->positionHR

<b>3</b>.Explore the BAPI and Using that u can create

Positions.

<b>4</b>.Double click on Business object <b>positionHR

</b>.U can come to know what can we do with that .

I think it helps u .

<b>Thanks,

Venkat.O</b>

Read only

Former Member
0 Likes
806

In HR we have one BAPI , which is used for creation of positions.

The BAPI is " BAPI_HRMASTER_SAVE_REPL_MULT ".Once you go through documentation of this you come to know what are the parameter we need to give.

we need to pass some main tables

Object header

Infotype header

relatoinship table

return table

Thanks

Giridhar

Read only

0 Likes
806

Hi,

You can also use the function module RH_OBJECT_CREATE to create Positions.

Regards,

Suresh Datti

Read only

Former Member
0 Likes
806

Hi,

Check this ...

Regards

vijay

Read only

0 Likes
806

RH_CREATE_POSITIONS

RH_MWB_ORGUNIT_CREATE

RH_MWB_POSITION_CREATE

reward points if it helps

gunjan