DBA Data[Home] [Help]

APPS.HR_KI_UCX_LOAD_API dependencies on DUAL

Line 52: select HR_KI_UI_CONTEXTS_S.NEXTVAL into x_ui_context_id from sys.dual;

48: where ui_context_id = x_ui_context_id;
49:
50: begin
51:
52: select HR_KI_UI_CONTEXTS_S.NEXTVAL into x_ui_context_id from sys.dual;
53:
54: insert into HR_KI_UI_CONTEXTS (
55: ui_context_id,
56: ui_context_key,