BOM Option Description

SOLVED

We are now setting up bills as kits in BOM, and each one of our bills has options.  Ideally I would like to just show the OptionDesc for each component item code on our customized report. The problem is that the BillOptionCategory is not saved per record in the detail tables, only the BillOption(1-9) is saved; so this keeps me from being able to get the OptionDesc of the component item code selected on the sales order.

What I would like to do in a script:

1) In the SO Lines screen, get the value of the bill option description for each component item code and set the value of the item description in the SO Lines grid.

- Any  ideas?

- How would I get the OptionDesc for the specific component item code in each line?