DBA Data[Home] [Help]

APPS.ICX_CAT_CNTNT_SCRTY_UPG_PVT dependencies on ICX_POR_REALM_COMPONENTS

Line 4256: icx_por_realms realms, icx_por_realm_components realmcomps

4252: UNION ALL
4253:
4254: SELECT realmcomps.realm_component_value as realm_value
4255: FROM ak_resp_security_attr_values akrsav,
4256: icx_por_realms realms, icx_por_realm_components realmcomps
4257: WHERE akrsav.responsibility_id = p_resp_id
4258: AND akrsav.attribute_code = 'ICX_POR_REALM_ID'
4259: AND akrsav.attribute_application_id = 178
4260: AND akrsav.number_value = realms.realm_id