‎2007 Jul 31 11:03 AM
Hi,
Please can you tell me transaction code for modify - BOM ?
Thanks & Regard
Venkat
‎2007 Jul 31 12:25 PM
Hi Murali,
Transaction Code for
creation of BOM is CS01
Change: CS02
Display: CS03
Standard Reports like BOM explosion
Level by level : CS11
Multi Level : CS12
Summarised : CS13
I hope the above information will be useful to you.
Thanks
‎2007 Jul 31 11:14 AM
HI
Tcodes CS03 : display BOM.
CS13, CS14 and CS15 BOM explosion.
Tables MAST , STPO
please execute CS00 which is BOM Menu. Here you should find all the transactions related to BOM.
The tables related to BOM are:
1) MAST - Material to BOM Link
2) STKO - BOM Header
3) STPO - BOM Item
To get BOM info for a particular material from function module CSAP_MAT_BOM_READ. Only extra check you need to do here after getting the BOM components is to check the validity date. This function module is also a remote call enabled (RFC).
Regards
Ravish Garg
<i><b>
Reward if useful</b></i>
‎2007 Jul 31 11:33 AM
hi Venkat,
Tcodes CS03 : display BOM.
CS13, CS14 and CS15 BOM explosion.
Tables MAST , STPO
please execute CS00 which is BOM Menu. Here you should find all the transactions related to BOM.
Thanks
‎2007 Jul 31 12:25 PM
Hi Murali,
Transaction Code for
creation of BOM is CS01
Change: CS02
Display: CS03
Standard Reports like BOM explosion
Level by level : CS11
Multi Level : CS12
Summarised : CS13
I hope the above information will be useful to you.
Thanks