DBA Data[Home] [Help]

APPS.BOM_IMPORT_PUB dependencies on BOM_OP_ROUTINGS_INTERFACE

Line 5186: DELETE bom_op_routings_interface

5182:
5183: stmt_num := 9;
5184: Write_Debug('Deleting the Operation Routings Rows');
5185:
5186: DELETE bom_op_routings_interface
5187: WHERE batch_id = p_batch_id;
5188:
5189: stmt_num := 10;
5190: Write_Debug('Deleting the Operation Sequences Rows');