DBA Data[Home] [Help]

APPS.HR_TCP_BUS dependencies on HR_TEMPLATE_WINDOWS_B

Line 259: from hr_template_windows_b twn

255: and tic.template_item_context_id = p_template_item_context_id;
256: --
257: cursor csr_template_tab_page is
258: select twn.form_template_id
259: from hr_template_windows_b twn
260: ,hr_template_canvases_b tcn
261: ,hr_template_tab_pages_b ttp
262: where twn.template_window_id = tcn.template_window_id
263: and tcn.template_canvas_id = ttp.template_canvas_id