DBA Data[Home] [Help]

APPS.HR_ENTRY dependencies on FND_ID_FLEX_STRUCTURES_VL

Line 5803: from fnd_id_flex_structures_vl

5799:
5800: BEGIN
5801:
5802: select 'Y' into l_are_dynamic_inserts_allowed
5803: from fnd_id_flex_structures_vl
5804: where id_flex_code = 'COST'
5805: and id_flex_num = p_cost_keyflex_structure
5806: and application_id = 801
5807: and enabled_flag = 'Y'