DBA Data[Home] [Help]

APPS.HR_TEMPLATE_CANVASES_B_PKG dependencies on FND_APPLICATION

Line 169: from fnd_application

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