DBA Data[Home] [Help]

APPS.HR_ENTRY dependencies on FND_ID_FLEX_STRUCTURES_VL

Line 5414: from fnd_id_flex_structures_vl

5410:
5411: BEGIN
5412:
5413: select 'Y' into l_are_dynamic_inserts_allowed
5414: from fnd_id_flex_structures_vl
5415: where id_flex_code = 'COST'
5416: and id_flex_num = p_cost_keyflex_structure
5417: and application_id = 801
5418: and enabled_flag = 'Y'