DBA Data[Home] [Help]

APPS.HR_TEMPLATE_WINDOW_INFO dependencies on HR_TEMPLATE_WINDOWS_B

Line 8: (template_window_id hr_template_windows_b.template_window_id%TYPE

4: --
5: -- Global types
6: --
7: TYPE t_template_window IS RECORD
8: (template_window_id hr_template_windows_b.template_window_id%TYPE
9: ,window_name hr_form_windows_b.window_name%TYPE
10: ,height hr_window_properties_b.height%TYPE
11: ,title hr_window_properties_tl.title%TYPE
12: ,width hr_window_properties_b.width%TYPE