DBA Data[Home] [Help]

APPS.HR_CANVAS_PROPERTIES_PKG dependencies on FND_APPLICATION

Line 692: from fnd_application

688: X_LAST_UPDATE_LOGIN
689: );
690: select application_id
691: into x_application_id
692: from fnd_application
693: where application_short_name = x_application_short_name;
694: select form_id
695: into x_form_id
696: from fnd_form