DBA Data[Home] [Help]

APPS.HR_ORI_BUS dependencies on FND_ID_FLEX_STRUCTURES_VL

Line 1801: fnd_id_flex_structures_vl ifs,

1797: wcr.fund_id = wcf.fund_id
1798: AND EXISTS
1799: ( SELECT 'code referenced in override'
1800: FROM per_assignments_f a,
1801: fnd_id_flex_structures_vl ifs,
1802: hr_soft_coding_keyflex sck
1803: WHERE sck.segment1 = to_char(X_org_information_id) -- #1683897
1804: AND segment8 = to_char(wcr.wc_code)
1805: AND ifs.id_flex_structure_name = 'GREs and other data'