DBA Data[Home] [Help]

APPS.BOM_IMPORT_PUB dependencies on BOM_OP_ROUTINGS_INTERFACE

Line 4794: DELETE bom_op_routings_interface

4790:
4791: stmt_num := 9;
4792: Write_Debug('Deleting the Operation Routings Rows');
4793:
4794: DELETE bom_op_routings_interface
4795: WHERE batch_id = p_batch_id;
4796:
4797: stmt_num := 10;
4798: Write_Debug('Deleting the Operation Sequences Rows');