DBA Data[Home] [Help]

APPS.WSMPLBJI dependencies on BOM_EXPLOSION_TEMP

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

7780: end if;
7781: -- osp end
7782:
7783: -- phantom project
7784: delete from bom_explosion_temp where group_id = wsmpwrot.explosion_group_id;
7785: wsmpwrot.explosion_group_id := null;
7786: wsmpwrot.use_phantom_routings := null;
7787:
7788: commit;