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

SQVI

Former Member
0 Likes
427

Just wishing someone can help me ,

To list all materials at a plant with their BOM components and respective quantities. I tried a SQVI with

MAKT, MARA,MARC,MAST,STKO,STPO but is duplicating fields and also mixing up Alt.BOMs. Not sure where am I making mistake. I am not an expert in joining tables.

Thanks

Vardev

2 REPLIES 2
Read only

Former Member
0 Likes
384

Hi,

using sqvi tcode you can find relationship between tables.but some times it will show wrong relationship.

don't prefer this in all cases open tables find what is the difference and find if any foreign key relationship with table using fiels.

it's an best procedure according to my experience.

Read only

Former Member
0 Likes
384

Hi,

Use function module CS_BOM_EXPL_MAT_V2 for multi level explosion, simular to CS12 functionality.

Regards,

Raj.