DBA Data[Home] [Help]

APPS.BSC_MIGRATION dependencies on BSC_BIS_LOCKS_PUB

Line 9573: l_cursor BSC_BIS_LOCKS_PUB.t_cursor;

9569: l_Tl_Table_Column all_tab_columns.column_name%TYPE;
9570: l_condition VARCHAR2(4000);
9571: l_image_id BSC_SYS_IMAGES_MAP_TL.image_id%TYPE;
9572: l_next_image_id BSC_SYS_IMAGES_MAP_TL.image_id%TYPE;
9573: l_cursor BSC_BIS_LOCKS_PUB.t_cursor;
9574: h_sql VARCHAR2(3200);
9575: l_New_Function_Id fnd_form_functions.function_id%TYPE;
9576: l_Target_Value_char fnd_form_functions.function_name%TYPE;
9577: l_Target_Value fnd_form_functions.function_id%TYPE;