DBA Data[Home] [Help]

APPS.BIS_TREND_PLUG dependencies on DUAL

Line 1048: SELECT icx_page_plugs_s.nextval INTO x_Plug_Id FROM DUAL;

1044: BEGIN
1045:
1046: l_responsibility_id := icx_sec.getID(icx_sec.PV_RESPONSIBILITY_ID);
1047:
1048: SELECT icx_page_plugs_s.nextval INTO x_Plug_Id FROM DUAL;
1049:
1050: -- bug 2842902 - removed user_id from where clause
1051: UPDATE icx_portlet_customizations
1052: SET plug_id = x_Plug_Id,