DBA Data[Home] [Help]

APPS.HR_TEMPLATE_ITEM_TAB_PAGES_PKG dependencies on HR_FORM_ITEMS_B

Line 234: from hr_form_items_b

230: and form_tab_page_id = x_form_tab_page_id;
231:
232: select form_item_id
233: into x_form_item_id
234: from hr_form_items_b
235: where full_item_name = x_full_item_name
236: and application_id = x_application_id
237: and form_id = x_form_id
238: and ( radio_button_name = x_radio_button_name