DBA Data[Home] [Help]

APPS.HR_TEMPLATE_WINDOWS_PKG dependencies on FND_APPLICATION

Line 209: from fnd_application

205: );
206:
207: select application_id
208: into x_application_id
209: from fnd_application
210: where application_short_name = x_application_short_name;
211:
212: select form_id
213: into x_form_id