DBA Data[Home] [Help]

APPS.WSM_LBJ_INTERFACE_PVT dependencies on WSMPWROT

Line 12432: where group_id = wsmpwrot.explosion_group_id;

12428:
12429: l_stmt_num := 1310;
12430: -- phantom project
12431: delete from bom_explosion_temp
12432: where group_id = wsmpwrot.explosion_group_id;
12433: wsmpwrot.explosion_group_id := null;
12434: wsmpwrot.use_phantom_routings := null;
12435:
12436: if l_error_count = 0 then

Line 12433: wsmpwrot.explosion_group_id := null;

12429: l_stmt_num := 1310;
12430: -- phantom project
12431: delete from bom_explosion_temp
12432: where group_id = wsmpwrot.explosion_group_id;
12433: wsmpwrot.explosion_group_id := null;
12434: wsmpwrot.use_phantom_routings := null;
12435:
12436: if l_error_count = 0 then
12437: retcode := 0;

Line 12434: wsmpwrot.use_phantom_routings := null;

12430: -- phantom project
12431: delete from bom_explosion_temp
12432: where group_id = wsmpwrot.explosion_group_id;
12433: wsmpwrot.explosion_group_id := null;
12434: wsmpwrot.use_phantom_routings := null;
12435:
12436: if l_error_count = 0 then
12437: retcode := 0;
12438: errbuf := '';