DBA Data[Home] [Help]

APPS.WIP_JSI_DEFAULTER dependencies on WIP_SCHEDULE_GROUPS_S

Line 380: select wip_schedule_groups_s.nextval

376: and wsg.organization_id = wjsi_row.organization_id;
377: exception
378: when no_data_found then
379: --having problems using dml returning...
380: select wip_schedule_groups_s.nextval
381: into wjsi_row.schedule_group_id
382: from dual;
383:
384: insert into wip_schedule_groups (