DBA Data[Home] [Help]

APPS.BOM_IMPORT_PUB dependencies on BOM_SUB_OP_RESOURCES_INTERFACE

Line 5198: DELETE bom_sub_op_resources_interface

5194:
5195: stmt_num := 11;
5196: Write_Debug('Deleting the Sub Operation Resources Rows');
5197:
5198: DELETE bom_sub_op_resources_interface
5199: WHERE batch_id = p_batch_id;
5200:
5201: x_Ret_Code := FND_API.G_RET_STS_SUCCESS;
5202: