DBA Data[Home] [Help]

APPS.HR_TEMPLATE_WINDOWS_PKG dependencies on FND_APPLICATION

Line 167: from fnd_application

163: );
164:
165: select application_id
166: into x_application_id
167: from fnd_application
168: where application_short_name = x_application_short_name;
169:
170: select form_id
171: into x_form_id