DBA Data[Home] [Help]

APPS.BOM_IMPORT_PUB dependencies on BOM_OP_NETWORKS_INTERFACE

Line 4782: DELETE bom_op_networks_interface

4778:
4779: stmt_num := 7;
4780: Write_Debug('Deleting the Network Operation Rows');
4781:
4782: DELETE bom_op_networks_interface
4783: WHERE batch_id = p_batch_id;
4784:
4785: stmt_num := 8;
4786: Write_Debug('Deleting the Operation Resources Rows');