DBA Data[Home] [Help]

APPS.BOM_IMPLODER_PUB dependencies on BOM_STRUCTURE_TYPES_B

Line 1663: from bom_structure_types_b

1659:
1660: l_pk1_value := pk1_value;
1661: --Find the structure type id for the struct_type
1662: select structure_type_id into l_str_type_id
1663: from bom_structure_types_b
1664: where structure_type_name = struct_type;
1665:
1666: --Delete those records from bom_small_impl_temp
1667: --which do not have the structure type id