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

LSMW USING BAPI -BAPI_HRMASTER_SAVE_REPL_MULT

Former Member
0 Likes
529

Iam doing lsmw using bapi-BAPI_HRMASTER_SAVE_REPL_MULT.Iam getting error in the create idoc overview.

the error says that "No entry in HR_INFOTYPE_HEADER for infotype 0000 for object ,P ,92000021".

i was trying to insert the flat file with personal id 92000021.

I tried with adding the structures E1BPHROBJ and E1BPHRINF.THE OTHER STRUCTURESD WHAT AM USING ARE E1BPHR0000

,E1BPHR0001,E1BPHR0002,E1BPHR0006,E1BPHR0017.

FOR ALL THE SEMENTS THAT IS FOR 1,2,6,17 AM GETTINTHE ERRORS LIKE.

No entry in HR_INFOTYPE_HEADER for infotype 0001 for object ,P ,9200002

No entry in HR_INFOTYPE_HEADER for infotype 0002 for object ,P ,9200002

No entry in HR_INFOTYPE_HEADER for infotype 0006 for object ,P ,9200002

No entry in HR_INFOTYPE_HEADER for infotype 0017 for object ,P ,9200002

pLS GIVE ME THE SOLUTION ...SHAL BE REWARDED FROM BOTTOM OF HEART

2 REPLIES 2
Read only

Former Member
0 Likes
465

Hi,

First thing is, try to get the mandatory data to be passed to the segment and all the required segments to be populated .

It may the problem with the required data missing in a particular segment.

Read only

Former Member
0 Likes
465

try to run this program RHALEBAPIPROOF

when you are importing Cluster Data if Errors Occur in BAPI.

try this,

for the above program you need to pass the index.

regards

vijay