DBA Data[Home] [Help]

APPS.BOM_IMPORT_PUB dependencies on BOM_OP_SEQUENCES_INTERFACE

Line 5192: DELETE bom_op_sequences_interface

5188:
5189: stmt_num := 10;
5190: Write_Debug('Deleting the Operation Sequences Rows');
5191:
5192: DELETE bom_op_sequences_interface
5193: WHERE batch_id = p_batch_id;
5194:
5195: stmt_num := 11;
5196: Write_Debug('Deleting the Sub Operation Resources Rows');