Application Development 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: 

FM for copy bom ??

Former Member
0 Kudos

hi

i'm trying to copy a materal BOM in my program . How do i copy the 'valid from' and 'valid to' of each item ? which FM shall i use ?

thanks a lot .

2 REPLIES 2

madan_ullasa
Contributor
0 Kudos

hi,

check the table STKO STPO and see if you can get the values from there....

regds,

Madan...

former_member181995
Active Contributor
0 Kudos

RESB is the right table for BOM item.

And for master data of BOM can be read from MAST, STPO, STKO.