recursivity in BOM for Sales order

Hi all,

I am using nav 3.7 .
I want to get the data in the form that displays the item Production BOM components And their components of each item till the item is not having bom.

How can we do this…

Ex: Item A is having 4 components in its Production BOM.

A1,A2,A3,A4
and in A1 again it is having 2 Components then
A11,A12 and in A11 there is again one component A111

I want to display all the components of A.

thanks in advance for your answers

Apologies for answering a question with a question, but do you want to see…

A1

A11

A12

A2

A21

A22

A3

or do you want to see

A1

A2

A3

A11

A12 ETC

And can you confirm you want this in a form, rather than a report?