DBA Data[Home] [Help]

APPS.BOM_IMPORT_PUB dependencies on BOM_OP_RESOURCES_INTERFACE

Line 5180: DELETE bom_op_resources_interface

5176:
5177: stmt_num := 8;
5178: Write_Debug('Deleting the Operation Resources Rows');
5179:
5180: DELETE bom_op_resources_interface
5181: WHERE batch_id = p_batch_id;
5182:
5183: stmt_num := 9;
5184: Write_Debug('Deleting the Operation Routings Rows');