DBA Data[Home] [Help]

APPS.WIP_JSI_DEFAULTER dependencies on WIP_ENTITIES_S

Line 313: select wip_entities_s.nextval

309: wip_constants.create_eam_job)) then
310: if(wjsi_row.wip_entity_id is not null) then
311: wip_jsi_utils.record_ignored_column_warning('WIP_ENTITY_ID');
312: end if;
313: select wip_entities_s.nextval
314: into wjsi_row.wip_entity_id
315: from dual;
316: else --do minimal validation of wip_entity_id so future defaulting doesn't error
317: select 1