DBA Data[Home] [Help]

APPS.HR_FSC_PKG dependencies on FND_FORM

Line 196: from fnd_form

192: where application_short_name = x_application_short_name;
193:
194: select form_id
195: into x_form_id
196: from fnd_form
197: where form_name = x_form_name
198: and application_id = x_application_id;
199:
200: select hfw.form_window_id