DBA Data[Home] [Help]

APPS.PY_W2_DBITEMS dependencies on FF_USER_ENTITIES_S

Line 56: values (ff_user_entities_s.nextval,

52: last_update_login,
53: created_by,
54: creation_date)
55: --
56: values (ff_user_entities_s.nextval,
57: null,
58: 'US',
59: ff_routes_s.currval,
60: 'N',

Line 99: ff_user_entities_s.currval,

95: created_by,
96: creation_date)
97: --
98: values (p_user_name,
99: ff_user_entities_s.currval,
100: p_data_type,
101: p_definition_text,
102: p_null_allowed_flag,
103: p_description,

Line 2487: select ff_user_entities_s.nextval into l_user_entity_seq

2483: where rc.context_id = c.context_id
2484: and rc.route_id = l_live_route_id
2485: and context_name like 'ASSIGNMENT%';
2486:
2487: select ff_user_entities_s.nextval into l_user_entity_seq
2488: from dual;
2489:
2490:
2491: select route_id into l_er_archive_route_id

Line 2991: select ff_user_entities_s.nextval

2987: end if;
2988:
2989: else
2990:
2991: select ff_user_entities_s.nextval
2992: into l_user_entity_seq
2993: from dual;
2994:
2995: insert into ff_user_entities