DBA Data[Home] [Help]

APPS.HR_CANVAS_PROPERTIES_PKG dependencies on FND_APPLICATION

Line 670: from fnd_application

666: X_LAST_UPDATE_LOGIN
667: );
668: select application_id
669: into x_application_id
670: from fnd_application
671: where application_short_name = x_application_short_name;
672: select form_id
673: into x_form_id
674: from fnd_form