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

BOMMAT06 has different header name than all other BOMMAT versions

Jalpa
Associate
Associate
0 Kudos
695

Hello Everyone,

I have a question regarding BOMMAT version 6. I am using Bill of Materials iDoc to replicate BOM to my system. When I am creating mapping in iFlow, I figure out that header name "E1STKOM" is present in all version of BOMMAT (00 to 09) Except BOMMAT06. In BOMMAT06 the header name is "E1STKON" which is generally used for BOMORD and not BOMMAT. Does anyone know why its only diffrent in this version ? Or any link for the releases of version with SAP Note?

Screenshot 2024-08-02 at 14.17.33.png

Used TCode: we60, cs01, bd10

Thanks in advance !!

ABAP Development #Bill_of_Materials 

 

4 REPLIES 4
Read only

Sandra_Rossi
Active Contributor
0 Kudos
676

You are an SAP employee, so no excuse 😉 to not check in the SAP notes (nothing related to BOMMAT06).

Please embed the screenshot instead of attaching the image.

Sandra_Rossi_0-1722933114742.png

The predecessor of BOMMAT07 (release 7.52) is BOMMAT05 (release 7.51), not BOMMAT06.

Read only

0 Kudos
663

Thanks @Sandra_Rossi ,

Using which TCode, do you get such info? And add on question, our customer is using all BOMMAT Version which we have to support, so when I am mapping the fields its same for all version and not only BOMMAT06. I tried to find the SAP Note but so far no luck. No idea, if I need to do a different mapping than only for this version? And if I do so what about the updates?

Could only find one bug which is partially relevent : https://me.sap.com/notes/577493/E  where it says this header is for BOMORD but then why its in BOMMAT. 

Read only

Sandra_Rossi
Active Contributor
0 Kudos
572

TCode WE30 > IDoc type BOMMAT07 > Button "Header".

Or table EDBAS IDOCTYP / RELEASED / PRETYP:

Sandra_Rossi_0-1722947026969.png

There are no SAP notes about BOMMAT06.

Why do you think there's a bug? It's a bug only for your tool, not for SAP. Just make your tool deal with such exceptions and that's it.

Read only

Jalpa
Associate
Associate
0 Kudos
567

@Sandra_Rossi Yes you are right ! I will correct my mappings according to BOMMAT version. Initially I had idea of only this version but after your first response I could find that info and saw that version 6 is derived from version 2 which has same headers. So as you said its not a bug and we have to correct it to our end. Thanks for your help 🙂