DBA Data[Home] [Help]

APPS.HR_TEMPLATE_ITEM_INFO dependencies on HR_TEMPLATE_ITEMS_B

Line 8: (template_item_id hr_template_items_b.template_item_id%TYPE

4: --
5: -- Global types
6: --
7: TYPE t_template_item IS RECORD
8: (template_item_id hr_template_items_b.template_item_id%TYPE
9: ,full_item_name hr_form_items_b.full_item_name%TYPE
10: ,item_type hr_form_items_b.item_type%TYPE
11: ,window_name hr_form_windows_b.window_name%TYPE
12: ,canvas_name hr_form_canvases_b.canvas_name%TYPE