DBA Data[Home] [Help]

APPS.ICX_LOGIN dependencies on ICX_API_REGION

Line 136: l_main_region_id := icx_api_region.create_main_region;

132: into l_sequence_number
133: from icx_pages
134: where user_id = icx_sec.g_user_id;
135:
136: l_main_region_id := icx_api_region.create_main_region;
137:
138: -- to make old PHP user data compatible with new PHP we need to insert
139: -- rows in icx_pages as wells as icx_pages_tl
140: --