DBA Data[Home] [Help]

APPS.BOM_IMPORT_PUB dependencies on BOM_OP_NETWORKS_INTERFACE

Line 5174: DELETE bom_op_networks_interface

5170:
5171: stmt_num := 7;
5172: Write_Debug('Deleting the Network Operation Rows');
5173:
5174: DELETE bom_op_networks_interface
5175: WHERE batch_id = p_batch_id;
5176:
5177: stmt_num := 8;
5178: Write_Debug('Deleting the Operation Resources Rows');