DBA Data[Home] [Help]

APPS.WSM_LBJ_INTERFACE_PVT dependencies on WSMPWROT

Line 12328: where group_id = wsmpwrot.explosion_group_id;

12324:
12325: l_stmt_num := 1310;
12326: -- phantom project
12327: delete from bom_explosion_temp
12328: where group_id = wsmpwrot.explosion_group_id;
12329: wsmpwrot.explosion_group_id := null;
12330: wsmpwrot.use_phantom_routings := null;
12331:
12332: if l_error_count = 0 then

Line 12329: wsmpwrot.explosion_group_id := null;

12325: l_stmt_num := 1310;
12326: -- phantom project
12327: delete from bom_explosion_temp
12328: where group_id = wsmpwrot.explosion_group_id;
12329: wsmpwrot.explosion_group_id := null;
12330: wsmpwrot.use_phantom_routings := null;
12331:
12332: if l_error_count = 0 then
12333: retcode := 0;

Line 12330: wsmpwrot.use_phantom_routings := null;

12326: -- phantom project
12327: delete from bom_explosion_temp
12328: where group_id = wsmpwrot.explosion_group_id;
12329: wsmpwrot.explosion_group_id := null;
12330: wsmpwrot.use_phantom_routings := null;
12331:
12332: if l_error_count = 0 then
12333: retcode := 0;
12334: errbuf := '';