DBA Data[Home] [Help]

APPS.HR_TEMPLATE_CANVASES_B_PKG dependencies on FND_APPLICATION

Line 212: from fnd_application

208: );
209:
210: select application_id
211: into x_application_id
212: from fnd_application
213: where application_short_name = x_application_short_name;
214:
215: select form_id
216: into x_form_id