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: 

Find Bom components for production order

Former Member
0 Kudos

I am writing a program that extracts production orders and their associated BOM components.

The material on the production order has several different alternatives. How can I find the BOM components for a given production order? How can I pick out the correct bom components.

Thanks,

Frank Nye

1 ACCEPTED SOLUTION

RichHeilman
Developer Advocate
Developer Advocate

Get the RSNUM field from AFKO, and go to RESB table to get all of of the components associated with the RSNUM.

REgards,

RIch Heilman

1 REPLY 1

RichHeilman
Developer Advocate
Developer Advocate

Get the RSNUM field from AFKO, and go to RESB table to get all of of the components associated with the RSNUM.

REgards,

RIch Heilman