DBA Data[Home] [Help]

APPS.IEU_UWQ_RES_CATS_PKG dependencies on FND_APPLICATION

Line 294: fnd_application

290: application_id
291: into
292: l_app_id
293: from
294: fnd_application
295: where
296: application_short_name = x_application_short_name;
297:
298: begin