DBA Data[Home] [Help]

APPS.BOM_IMPORT_PUB dependencies on BOM_OP_SEQUENCES_INTERFACE

Line 4800: DELETE bom_op_sequences_interface

4796:
4797: stmt_num := 10;
4798: Write_Debug('Deleting the Operation Sequences Rows');
4799:
4800: DELETE bom_op_sequences_interface
4801: WHERE batch_id = p_batch_id;
4802:
4803: stmt_num := 11;
4804: Write_Debug('Deleting the Sub Operation Resources Rows');