DBA Data[Home] [Help]

APPS.IEU_SH_ACT_TYPES_PKG dependencies on FND_APPLICATION

Line 297: fnd_application

293: application_id
294: into
295: l_app_id
296: from
297: fnd_application
298: where
299: application_short_name = x_application_short_name;
300:
301: begin