DBA Data[Home] [Help]

APPS.HR_TEMPLATE_TAB_PAGES_PKG dependencies on FND_APPLICATION

Line 173: from fnd_application

169: );
170:
171: select application_id
172: into x_application_id
173: from fnd_application
174: where application_short_name = x_application_short_name;
175:
176: select form_id
177: into x_form_id