DBA Data[Home] [Help]

APPS.ORACLESSWA dependencies on ICX_PORTLET_CUSTOMIZATIONS

Line 169: update icx_portlet_customizations

165: where session_id = l_session_id;
166:
167: -- Update the caching key for every 'Current responsibility
168: -- pages' portlet belonging to the current user
169: update icx_portlet_customizations
170: set responsibility_id = l_responsibility_id,
171: application_id = l_resp_appl_id,
172: security_group_id = l_security_group_id,
173: caching_key = caching_key + 1