DBA Data[Home] [Help]

APPS.HR_TEMPLATE_ITEM_TAB_PAGES_PKG dependencies on FND_APPLICATION

Line 199: from fnd_application

195: );
196:
197: select application_id
198: into x_application_id
199: from fnd_application
200: where application_short_name = x_application_short_name;
201:
202: select form_id
203: into x_form_id