DBA Data[Home] [Help]

APPS.BOMPXINQ dependencies on BOM_INVENTORY_COMPONENTS

Line 1289: FROM bom_inventory_components

1285: attribute12,
1286: attribute13,
1287: attribute14,
1288: attribute15
1289: FROM bom_inventory_components
1290: WHERE bill_sequence_id = P_bill_sequence_id
1291: AND component_sequence_id = P_component_sequence_id
1292: AND component_item_id = P_component_item_id;
1293: