DBA Data[Home] [Help]

APPS.HR_ITEM_CONTEXTS_PKG dependencies on FND_APPLICATION

Line 504: from fnd_application

500: );
501:
502: select application_id
503: into x_application_id
504: from fnd_application
505: where application_short_name = x_application_short_name;
506:
507: select id_flex_num
508: into x_id_flex_num