DBA Data[Home] [Help]

APPS.WSM_LBJ_INTERFACE_PVT dependencies on WIP_SCHEDULE_GROUPS_VAL_V

Line 7858: from wip_schedule_groups_val_v wsg

7854: l_stmt_num := 170.3;
7855: begin
7856: select 1
7857: into l_temp_num
7858: from wip_schedule_groups_val_v wsg
7859: where wsg.schedule_group_id = v_wlji_schedule_group_id(v_idx)
7860: and wsg.organization_id = v_wlji_org_id(v_idx);
7861: exception
7862: when too_many_rows then