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

Identification Specification missing for Source Sructure 'ZBOM_HEADER' in L

Former Member
0 Likes
1,015

Hi ABAPERs,

I am uploading BOM master data by using LSMW step.

I have created two structures,one for Header datas and one for item datas.

I have done up to 7th step.in read data step I am getting the error 'Identification Specification missing for Source Sructure 'ZBOM_HEADER''.Can any one please suggest me and give me solution regarding this.

Thanks and Reagards

Deepa

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
773

Hi Deepa,

Your question is not very clear to me.

Are you using std object or recording?It seems,You need to map the header str with your source str.

If you are still stuck; you can use BDC with tab control for BOM upload. It work fine.

rgrds,

Yashwin

3 REPLIES 3
Read only

JL23
Active Contributor
0 Likes
773

What did you do to enable SAP to know which one of your source records is a header and which one is the item?

this is done in the step 3 define source fields and of course in the source file itself.

Can you describe how your source file looks like? do youo have 2 source files or just 1? if 1, do you have header and item information in one line of the source file or in 2 lines?

if 2 sources or 2 lines in one source, what common info does the data have, to know that they belong together?

Read only

Former Member
0 Likes
774

Hi Deepa,

Your question is not very clear to me.

Are you using std object or recording?It seems,You need to map the header str with your source str.

If you are still stuck; you can use BDC with tab control for BOM upload. It work fine.

rgrds,

Yashwin

Read only

0 Likes
773

Hi Yashwin,

Thanks f your reply..I ahve solved that issue..

With Regards

Deepa