DBA Data[Home] [Help]

APPS.BOM_IMPORT_PUB dependencies on BOM_OP_RESOURCES_INTERFACE

Line 4788: DELETE bom_op_resources_interface

4784:
4785: stmt_num := 8;
4786: Write_Debug('Deleting the Operation Resources Rows');
4787:
4788: DELETE bom_op_resources_interface
4789: WHERE batch_id = p_batch_id;
4790:
4791: stmt_num := 9;
4792: Write_Debug('Deleting the Operation Routings Rows');