DBA Data[Home] [Help]

APPS.WSMPLBJI dependencies on BOM_EXPLOSION_TEMP

Line 7778: delete from bom_explosion_temp where group_id = wsmpwrot.explosion_group_id;

7774: end if;
7775: -- osp end
7776:
7777: -- phantom project
7778: delete from bom_explosion_temp where group_id = wsmpwrot.explosion_group_id;
7779: wsmpwrot.explosion_group_id := null;
7780: wsmpwrot.use_phantom_routings := null;
7781:
7782: commit;