DBA Data[Home] [Help]

APPS.HR_ITEM_CONTEXTS_PKG dependencies on FND_APPLICATION

Line 483: from fnd_application

479: );
480:
481: select application_id
482: into x_application_id
483: from fnd_application
484: where application_short_name = x_application_short_name;
485:
486: select id_flex_num
487: into x_id_flex_num