on 2009 May 26 12:57 PM
Friends,
I am creating functional specs for BOM explosion. I am following steps,
1. Get BOM number from MAST
2. Get alternative BOMs for above BOM nos from STKO
3. For all above alternatives fetch item details from STPO.
The issue is when I try fetching BOM details, though i fetch details for alternative 1, I can not fetch details for altenatives 2 , 3 and so on. I could not find link in STPO to fetch details for other alternative as alternate BOM field not available in STPO.
Can anyone help on this issue. Thanks in advance.
Umesh
Request clarification before answering.
Dear Umesh,
Instead of picking the values from the tables,check whether this Functional Module can help you.
CS_BOM_EXPL_MAT_V2 (or) CSAP_MAT_BOM_READ
or) CS_BOM_EXPLOSION
Regards
Mangalraj.S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
please check once again. THe field name is ALPOS..
karthick
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
There are function modules available to get the BOM explosion details. Otherwise you can use the logical database to get the BOM explosion details. This will be the easy way to get the details.
Regards,
V. Suresh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Try table STAS (fields STLNR, STLAL, STLKN can be used to find connection between BOM alternatives and items).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
9 | |
8 | |
6 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.