DBA Data[Home] [Help]

APPS.HR_ORG_INFORMATION_PKG dependencies on FND_ID_FLEX_STRUCTURES_VL

Line 745: fnd_id_flex_structures_vl ifs,

741: wcr.fund_id = wcf.fund_id
742: AND EXISTS
743: ( SELECT 'code referenced in override'
744: FROM per_assignments_f a,
745: fnd_id_flex_structures_vl ifs,
746: hr_soft_coding_keyflex sck
747: WHERE sck.segment1 = to_char(X_organization_id) -- #1683897
748: AND segment8 = to_char(wcr.wc_code)
749: AND ifs.id_flex_structure_name = 'GREs and other data'