DBA Data[Home] [Help]

APPS.HR_TEMPLATE_ITEM_TAB_PAGES_PKG dependencies on FND_APPLICATION

Line 177: from fnd_application

173: );
174:
175: select application_id
176: into x_application_id
177: from fnd_application
178: where application_short_name = x_application_short_name;
179:
180: select form_id
181: into x_form_id