‎2006 May 25 7:46 AM
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
‎2006 May 25 9:18 AM
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>
‎2006 May 25 9:19 AM
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
‎2006 May 25 9:42 AM
Hi,
You can also use the function module RH_OBJECT_CREATE to create Positions.
Regards,
Suresh Datti
‎2006 May 25 9:45 AM
‎2006 May 25 10:13 AM
RH_CREATE_POSITIONS
RH_MWB_ORGUNIT_CREATE
RH_MWB_POSITION_CREATE
reward points if it helps
gunjan