DBA Data[Home] [Help]

APPS.BOM_IMPLODER_PUB dependencies on BOM_STRUCTURE_TYPES_B

Line 1655: from bom_structure_types_b

1651:
1652: l_pk1_value := pk1_value;
1653: --Find the structure type id for the struct_type
1654: select structure_type_id into l_str_type_id
1655: from bom_structure_types_b
1656: where structure_type_name = struct_type;
1657:
1658: --Delete those records from bom_small_impl_temp
1659: --which do not have the structure type id