Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

getting BOM

Status
Not open for further replies.

pazzuzu

Programmer
Joined
Jan 21, 2010
Messages
4
Location
DE

Hi Guys,

Have a question at hand which needs help!!!.

I have a list of meaterials with associated meaterial number.(say I have 20 meaterials)
I need to find the Meaterial BOM's(transaction cs03)- the root BOM,which contain one of these list of meaterials,

condition being(need BOM'S where)

where MARA-matkl = 'xyz' OR knvv-kdgrp = 'abc'

Is there any Function Module or class functions to do this.If not what is the best way to proceed..

That is to say in short,
-Have to loop through these 20 meaterials one at a time
-Find the Meaterial BOM's which contain the first meaterial satisfying the condition.
-Store all the BOM's containing this meaterial in a list or so.
-loop to the 2nd meateral and find the BOm's containing the 2nd meaterial and so on.

Any help is appreciated...

Thanks
P
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top