Hi Mahj,
Run this :
select * from OITM where TreeType <> 'N' and ItemCode not in (select Code from OITT)
Check if the treetype is P and also check if you have a BOM setup for these items.
If you dont need a BOM, then update treetype.
Thanks.
Regards,
Darius