Obtaining data from job tracker programmatically

I have been asked to obtain the serial numbers that are assigned to a job programmatically and display them on a form. Does anyone have an idea how I can do this? An adapter, epiview, etc.? These are the same ones that are displayed in Job Tracker when Serial Numbers is clicked.

Which DB Field is being used to store? You may simply create a new UD field on the form and bind it with DB Field. Should show the data !

Take a look at BAQViews. This site has plenty to help you get one setup.

Thanks. BAQ is a great idea. I will look at it.