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

BAPI_HRMASTER_SAVE_REPL_MULT using internal number assignements

Former Member
0 Likes
630

I am trying to use BAPI_HRMASTER_SAVE_REPL_MULT for uploading the organizational management structure for a company (transaction PPOME). This bapi works perfect for external number assignements, but what if I want to use internal numbers?

If i leave the object-id blank (field hr_object_header-object_id), I get an error:

E |5- |133 |Error: insertion of infotype 1000 (return<

4 REPLIES 4
Read only

former_member226519
Active Contributor
0 Likes
565

maintain the numberranges, set number range to internal

you will find it in the IMG

Personnel management -> Org.Management-> Basics -> maintain Numberranges

Read only

0 Likes
565

Hi, it's not about maintaining number ranges, but about the fact that the bapi expects a value in the object_id field....

Read only

0 Likes
565

what is the purpose of BAPI_HRMASTER_SAVE_REPL_MULT?

Read only

Former Member
0 Likes
565

Hi,

Set your configuration to internal number range...

hope it will work ...

let us know if any issues..

~linganna

Edited by: katigiri linganna on Dec 24, 2009 8:39 AM