DBA Data[Home] [Help]

APPS.PAY_US_YEPP_ADD_ACTIONS_PKG dependencies on FF_CONTEXTS

Line 474: from ff_contexts

470:
471: hr_utility.set_location(gv_package_name || '.create_archive', 10);
472: select context_id
473: into l_context_id
474: from ff_contexts
475: where context_name = 'TAX_UNIT_ID';
476:
477: open c_get_dbi_id('A_ADD_ARCHIVE');
478: fetch c_get_dbi_id into l_user_entity_id;