cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in BAPI_HRMASTER_SAVE_REPL_MULT

Former Member
0 Kudos

Hi,

I am using the FM BAPI_HRMASTER_SAVE_REPL_MULT to upload HRP Data into the system.

But the following BAPI Structures have a problem.

BAPIHR1011 - Field FACTOR in HRP10111 has no corresponding field in BAPI Structure

BAPIHR1017 - Field EXCLUDED in HRT1017 has no corresponding field in BAPI Structure

BAPIHR1018 - Fields FKBER , GRANT_NBR in HRT1018 has no corresponding fields in the BAPI Structure

BAPIHR1019 - Field UPPER_LIMIT in HRP1019 has no corresponding field in the BAPI Structure

These Structures give a conversion error while trying to load the data through the FM BAPI_HRMASTER_SAVE_REPL_MULT and the session dumps out.

Do I have any other alternative to upload this data?

Please suggest.

Thanks,

Suryakiran D.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Try this FM <b>'RH_INSERT_INFTY'</b>

Hope this helps.

Thanks,

Sarika.