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

Create Position

Former Member
0 Likes
357

Hi, all!

Is there a function module or bapi to create a HR Position programmatically? I' ve checked HR_INFOTYPE_OPERATIONS, but it only works for employees, and tried RH_PNNNN_MAINTAIN, but always fail with error code 6 (action rejected).

Any ideas?

Regards,

Thomas

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
306

Do the recording of the position creation and wirte a BDC and the CALL transaction .....l.

This is the way we can create positions programatically.

1 REPLY 1
Read only

Former Member
0 Likes
307

Do the recording of the position creation and wirte a BDC and the CALL transaction .....l.

This is the way we can create positions programatically.