DBA Data[Home] [Help]

APPS.HR_TEMPLATE_ITEM_CONTEXTS_PKG dependencies on HR_FORM_ITEMS_B

Line 221: from hr_form_items_b

217: and application_id = x_application_id;
218:
219: select form_item_id
220: into x_form_item_id
221: from hr_form_items_b
222: where full_item_name = x_full_item_name
223: and application_id = x_application_id
224: and form_id = x_form_id
225: and ( radio_button_name = x_radio_button_name